Commit Graph

  • 560a12b182 eth/tracers/logger: using maps.Equal cuiweixie 2024-03-28 18:38:26 +08:00
  • e358e3a0da rpc: fix ipc max path size mileschen 2024-03-28 18:31:30 +08:00
  • 30732139d6 ethdb/dbtest: replace reflect.DeepEqual with slices.Equal cuiweixie 2024-03-28 18:13:44 +08:00
  • a95662496c core: remove unused code Gary Rong 2024-03-28 16:23:56 +08:00
  • 054bbd29f0
    fix(tracing): disable storage for block_traces (#684) HAOYUatHZ 2024-03-28 16:00:02 +08:00
  • 80bf2c0143 beacon/types: enforce fork order based on known forks list Zsolt Felfoldi 2024-03-28 08:51:09 +01:00
  • 676ec9d10c fix different receiver names bnovil 2024-03-28 14:20:33 +08:00
  • c50e9905dd p2p/dnsdisc: using maps.Copy cuiweixie 2024-03-28 14:16:47 +08:00
  • d58d3ffc4d
    Merge branch 'ethereum:master' into portal Chen Kai 2024-03-28 13:43:41 +08:00
  • 1c9f1d8279 all: change TxPreEvent to TxsPreEvent (#16720) Daniel Liu 2024-03-15 16:56:50 +08:00
  • c7c68abcbe fix different receiver names bnovil 2024-03-28 10:37:53 +08:00
  • 76490b979a eth/tracers: add a callTrace blob tx testcase jsvisa 2024-03-28 02:36:51 +00:00
  • 997e721991 eth/tracers: set use callContext to set BlockContext jsvisa 2024-03-28 02:32:00 +00:00
  • 6276772cf2
    fix: nested list margins Paul Wackerow 2024-03-27 13:15:58 -07:00
  • 516f6c33d5
    all: move 4788 syscall into separate package lightclient 2024-03-27 12:38:36 -06:00
  • 47671fac29 add to list of pages Sina Mahmoodi 2024-03-27 18:23:44 +01:00
  • 5faeeaaf62
    feat: add metrics to block validation (#677) Péter Garamvölgyi 2024-03-27 16:36:08 +00:00
  • d1e4b59eec
    fix: Check L1DataFee in txpool promoteExecutables and demoteUnexecutables (#627) vyzo 2024-03-27 17:31:51 +02:00
  • 53f61525f2 try alternative tempdir Sina Mahmoodi 2024-03-27 16:26:02 +01:00
  • 3a6cf0a4a0 Revert "allow test to use different file for tracer output" Sina Mahmoodi 2024-03-27 16:22:32 +01:00
  • 767b00b0b5
    t8ntool: add optional call frames to json logger (#29353) Sina M 2024-03-27 16:12:57 +01:00
  • 8fc2d7f6be
    Update validation.go: use types.Sender DongXi Huang 2024-03-27 23:07:18 +08:00
  • 0c004cd2fa
    Merge branch 'ethereum:master' into portal Chen Kai 2024-03-27 20:57:03 +08:00
  • fa5019de19
    accounts/keystore: fix typos in comments (#29336) crazeteam 2024-03-27 20:16:29 +08:00
  • 8bb8f23bb2
    beacon/engine: Fix json param name in GetClientVersionV1 (#29351) Pawan Dhananjay 2024-03-27 17:45:57 +05:30
  • bc983e2afd
    allow test to use different file for tracer output Chris Ziogas 2024-03-27 14:00:20 +02:00
  • 477106c494 docs: replace deprecated function NewTransactor in native-bindings page hsyodyssey 2024-03-27 19:44:30 +08:00
  • d1c102c83b cmd,common: use fmt.Appendf to simplify codes xiaoxiangxianzi 2024-03-27 18:15:08 +08:00
  • 63cc3336c3
    fix typo (#508) Wanwiset Peerapatanapokin 2024-03-27 14:58:28 +04:00
  • 553c1d4fa7
    fix calling parameters (#506) Wanwiset Peerapatanapokin 2024-03-27 13:50:36 +04:00
  • 61e8de9c3f
    fix(sync-service): only add queue index when message index is not zero (#682) colin 2024-03-27 16:53:02 +08:00
  • 0d572093e3 tracing: add live tracing Sina Mahmoodi 2024-03-27 09:52:03 +01:00
  • 5db20834f0
    fix temp path on Windows by converting backslashes to slashes Chris Ziogas 2024-03-27 10:50:42 +02:00
  • 994b4b4be4 core: using slices.Clone to simplify codes cuiweixie 2024-03-27 16:48:44 +08:00
  • 04a0974c60 core: using maps.Clone cuiweixie 2024-03-27 16:43:05 +08:00
  • d12d61621a
    add files and workflow for EC2 rpc nodes (#505) Wanwiset Peerapatanapokin 2024-03-27 12:29:45 +04:00
  • 1267019bb0
    refactor: use errors.Is to check for equality of errors Hoang Trinh 2024-03-27 13:50:29 +07:00
  • 3cf590b270
    fix(zktrie): fix NewZktrieDatabase (#638) HAOYUatHZ 2024-03-27 14:05:30 +08:00
  • 66de3b2898
    Merge branch 'ethereum:master' into portal Chen Kai 2024-03-27 09:46:17 +08:00
  • 923ec257b4 feat: change method params fearlessfe 2024-03-25 22:07:37 +08:00
  • 304879da20
    eth/protocols/snap: check storage root existence for hash scheme (#29341) rjl493456442 2024-03-27 09:35:33 +08:00
  • da7469e5c4
    core: add an end-to-end verkle test (#29262) Guillaume Ballet 2024-03-26 21:25:41 +01:00
  • 723b1e36ad
    all: fix mismatched names in comments (#29348) Aaron Chen 2024-03-27 04:01:28 +08:00
  • 2c9aed576f
    core/vm: goformat Martin Holst Swende 2024-03-26 20:32:12 +01:00
  • a5478cab07
    core/vm: also apply to old create Martin Holst Swende 2024-03-26 20:27:53 +01:00
  • 55a9f40b4e
    change []byte to json.RawMessage in test Chris Ziogas 2024-03-26 20:00:35 +02:00
  • d12df95886 add test case Sina Mahmoodi 2024-03-26 16:50:50 +01:00
  • 3faea56724 core: add a simple verkle test Guillaume Ballet 2024-03-13 13:53:28 +01:00
  • cdaf37db15
    internal/debug: convert legacy log level value correctly lightclient 2024-03-26 09:38:13 -06:00
  • 1766c8ff18
    core/vm: wrap error Martin Holst Swende 2024-03-26 16:34:32 +01:00
  • 12899330fc
    metrics: fix mismatched name in UpdateIfGt Aaron Chen 2024-03-26 23:25:38 +08:00
  • d6ea0077c6 fix flag Sina Mahmoodi 2024-03-26 16:22:19 +01:00
  • 931a320e48 t8ntool: add optional call frames to json logger Sina Mahmoodi 2024-03-26 15:46:58 +01:00
  • 43ab2d2501
    core/vm: better error-info for vm errors Martin Holst Swende 2024-03-26 15:53:56 +01:00
  • 0f0cd99f7a
    feat: update upcoming fork names (#680) Péter Garamvölgyi 2024-03-26 14:41:32 +00:00
  • 58a3e2f180
    core/state: perform updates before deletions when mutating tries (#29201) jwasinger 2024-03-26 07:21:39 -07:00
  • 1dd898c24e
    tests: fix panic via state test runner using json logger (#29349) Martin HS 2024-03-26 15:04:15 +01:00
  • 411889ef92
    fix: ensure L1 messages are stored in db consistently (#679) Péter Garamvölgyi 2024-03-26 14:02:03 +00:00
  • d4d3b7b0ea
    Fix json param name Pawan Dhananjay 2024-03-26 17:01:32 +05:30
  • 5585a93922
    tests: also invoke OnTxEnd Martin Holst Swende 2024-03-26 12:31:29 +01:00
  • f2a6ac17b2
    eth/catalyst: fix flaw in withdrawal-gathering in simulated beacon (#29344) Aaron Chen 2024-03-26 19:26:44 +08:00
  • 7ad3840c6b
    tests: fix panic via state test runner using json logger Martin Holst Swende 2024-03-26 11:53:28 +01:00
  • f106cf9383
    all: fix mismatched names in comments Aaron Chen 2024-03-26 18:22:04 +08:00
  • 06b280aa0d
    add log deepcopy to ensure complete replica of state (#449) Wanwiset Peerapatanapokin 2024-03-26 13:40:07 +04:00
  • a4117a8337
    add supply delta live tracer Chris Ziogas 2024-03-26 11:30:50 +02:00
  • c686e305a3
    add BalanceChangeReason String() for better logging Chris Ziogas 2024-03-26 11:30:24 +02:00
  • 77390d30ce
    consensus/clique: add some missing checks (#22836) and updated to latest go-eth code (#474) Wanwiset Peerapatanapokin 2024-03-26 13:22:24 +04:00
  • 43be114f3d
    trie/verkle: change tree key generation (#401) Ignacio Hagopian 2024-03-26 06:02:05 -03:00
  • e25eab397e ethdb/remotedb: fix error handling in Has/HasAncient kumakichi 2024-03-26 15:07:41 +08:00
  • eff37ae85c Modifying 'reflect.DeepEqual(err' syntax to 'errors.Is(err' minias 2024-03-26 13:57:51 +08:00
  • 21ec0d2e15
    eth/catalyst: return after reaching maxCount Aaron Chen 2024-03-26 12:25:50 +08:00
  • 738b5a586e
    Removes some leftover err check (#29339) Matthieu Vachon 2024-03-26 00:01:13 -04:00
  • 32c8e67a34 core: add txlookup lock Gary Rong 2024-03-26 11:30:36 +08:00
  • a03ec5a360 eth/protocols/snap: check storage root existence for hash too Gary Rong 2024-03-26 10:28:20 +08:00
  • 466775119b core/rawdb: use exclusive lock when modifying ancients NathanBSC 2024-03-26 10:15:44 +08:00
  • 51ec9995cc Removes some leftover err check Matthieu Vachon 2024-03-25 19:33:59 -04:00
  • ccaf0eaf4f
    Merge pull request #4 from ethereum/master Romeo Rosete 2024-03-25 16:07:27 -04:00
  • 100c0f47de
    beacon/blsync: fixed blsync command line params (#29335) Felföldi Zsolt 2024-03-25 20:28:55 +01:00
  • eda9cb7b36
    beacon/light/api: improve handling of event stream setup failures (#29308) Felix Lange 2024-03-25 20:27:50 +01:00
  • 5cea7a6230
    ethclient/simulated: clean up Node resources when simulated backend is closed (#29316) Roberto Bayardo 2024-03-25 10:03:44 -07:00
  • f160500994
    use errors.Join Roberto Bayardo 2024-03-23 11:53:25 -07:00
  • e9be6d8f40 triedb/pathdb: add lock in reader Gary Rong 2024-03-22 20:03:49 +08:00
  • 504f36d68b core/rawdb: address martin's comment Gary Rong 2024-03-05 10:17:58 +08:00
  • adc4b72c7e core, triedb, trie: don't track node hash in pathdb Gary Rong 2023-08-16 14:58:34 +08:00
  • faa888def4 accounts/keystore: fix misorganized annotations crazeteam 2024-03-25 18:28:30 +08:00
  • 021ce2ece9 Merge branch 'master' into portal1 Chen Kai 2024-03-25 17:14:10 +08:00
  • 6e23955304 feat: refactor storage interface fearlessfe 2024-03-22 22:40:47 +08:00
  • b955cc5ff7 beacon/blsync: simplified blsync cl param checks Zsolt Felfoldi 2024-03-25 08:58:26 +01:00
  • 03ad1c3e86 beacon/blsync: fixed blsync command line params Zsolt Felfoldi 2024-03-25 07:54:15 +01:00
  • 14cc967d19
    all: remove dependency on golang.org/exp (#29314) Martin HS 2024-03-25 07:50:18 +01:00
  • 5af0f43745 Signed-off-by: sellskin <mydesk@yeah.net> sellskin 2024-03-25 11:55:30 +08:00
  • b1677b0a21
    Merge pull request #502 from XinFinOrg/dev-upgrade Liam 2024-03-25 14:34:36 +11:00
  • bfcd3829d0
    enable ShanghaiBlock and disable xdcx (#501) Liam 2024-03-25 14:03:30 +11:00
  • ae47004487
    eth: fix typo (#29320) deterclosed 2024-03-25 10:16:44 +08:00
  • 0daf8b71e4 Disable pebble DB celo.choi 2024-03-25 10:31:56 +09:00
  • 5b3395077e
    a a 2024-03-24 18:35:02 -05:00
  • ff4ba843bc
    a a 2024-03-24 13:03:32 -05:00
  • 5878883bdb
    a a 2024-03-24 12:59:42 -05:00
  • 63a060d8ed
    a a 2024-03-24 12:57:27 -05:00
  • 6f1fb0c29f
    metrics/influxdb: skip float64-precision-dependent tests on arm64 (#29047) Nathan 2024-03-24 20:51:34 +08:00