Commit Graph

  • a1b6b2229a
    Support base fee vault (#13) Moon Shiesty 2023-11-30 14:12:45 -06:00
  • 0893afdc14 logging block size kant 2023-11-30 12:09:07 -08:00
  • b5ad1a799b
    Merge branch 'ethereum:master' into ulerdogan-secp256r1 Ulaş Erdoğan 2023-11-30 22:47:32 +03:00
  • 99c44aec7e core/vm: change the implementation address to 0x0b Ulaş Erdoğan 2023-11-30 22:45:49 +03:00
  • 7b79e2ac24 adding block size in bytes as a log kant 2023-11-30 11:00:12 -08:00
  • b0295085f4
    Merge pull request #3 from primevprotocol/shawn/transfer-precompile kant777 2023-11-30 13:25:16 -05:00
  • febf7e7f65 adding block size metric kant 2023-11-30 10:21:42 -08:00
  • 6561260acd
    feat(taiko_genesis): update genesis JSONs (#139) David 2023-11-30 20:07:47 +03:00
  • 72410c399d
    Fixed BlockchainLogger.OnBlockEnd called too much times (#19) Matthieu Vachon 2023-11-30 10:35:38 -05:00
  • 7eb6b0bc56
    move comment Sina Mahmoodi 2023-11-30 18:45:41 +03:30
  • 98ed74b061 ethdb/pebble: use fmt Marius van der Wijden 2023-11-30 14:27:23 +01:00
  • 3a6dc31f96 core/types: remove godebug dependency Marius van der Wijden 2023-11-30 14:12:55 +01:00
  • d0e66b1ee1
    Update api.go PolyMa 2023-11-30 18:56:08 +08:00
  • f94c18ed98
    feat: support password confirmation of clef newaccount PolyMa 2023-11-30 18:43:12 +08:00
  • fa0df76f3c
    trie/triedb/hashdb: take lock around access to dirties cache (#28542) Maciej Kulawik 2023-11-30 09:50:48 +00:00
  • 9d1e22b93c
    Update account-management.md hattizai 2023-11-30 17:36:12 +08:00
  • eba349561c
    fix: typos in account-management.md hattizai 2023-11-30 17:33:49 +08:00
  • 8b1390e904 beacon/light: new Range methods, simplified deleteFrom zsfelfoldi 2023-11-30 06:52:35 +01:00
  • 94421cfb43 beacon/light: always use external db parameter in canonicalStore zsfelfoldi 2023-11-30 06:46:05 +01:00
  • 0ee5336c52 beacon/light: fixed some bugs zsfelfoldi 2023-11-30 06:35:18 +01:00
  • 38a3a9c919
    fix(tracing): fix getTxResult returned error format (#561) HAOYUatHZ 2023-11-30 08:51:11 +08:00
  • 05d7169c8b
    log: lint nits Martin Holst Swende 2023-11-29 20:07:41 +01:00
  • 9fd49b01c9 beacon/light: unexported fixed roots, moved checkpoint init into CommitteeChain Zsolt Felfoldi 2023-11-29 17:27:13 +01:00
  • d7702cfb13 eth/tracers: add comment jsvisa 2023-11-29 22:57:58 +08:00
  • 2adf9757cb eth/tracers: use types.NewTx instead too jsvisa 2023-11-29 22:40:51 +08:00
  • d8aad5e8f2 eth/tracers: use types.NewTx instead jsvisa 2023-11-29 22:38:09 +08:00
  • be1d680272
    feat(taiko_genesis): update genesis JSONs (#138) David 2023-11-29 17:04:37 +03:00
  • 974aafd4e6 core/state: prefetch storage trie values even if snapshot is enabled Jared Wasinger 2023-11-28 19:29:38 +08:00
  • e61b438900 add single block test which sets a storage slot Jared Wasinger 2023-11-29 18:39:34 +08:00
  • b7933d28e7
    log: avoid using go 1.21-specific features Martin Holst Swende 2023-11-29 10:16:47 +01:00
  • d2251afece
    log: format nil as <nil> by default Martin Holst Swende 2023-11-29 09:21:19 +01:00
  • ab0eb46a84
    core/state: make stateobject.create selfcontain (#28459) rjl493456442 2023-11-29 16:07:51 +08:00
  • 632a3f891f
    remove commented code and no-op space Jared Wasinger 2023-11-20 13:28:24 +08:00
  • d929f63b8f
    log: save some cpu by simplifying coloring, avoid many cases of escaping Martin Holst Swende 2023-11-14 22:43:44 +01:00
  • 99f3e24709
    log: lots of optimizations to terminal output Martin Holst Swende 2023-11-07 18:19:17 +01:00
  • 4b6d32dbfa
    log: improve benchmark Martin Holst Swende 2023-11-29 09:04:27 +01:00
  • 0c8b6ca8c7
    log: better benchmark Martin Holst Swende 2023-11-07 19:20:58 +01:00
  • 28e7371701
    all: replace log15 with slog (#28187) jwasinger 2023-11-29 15:33:50 +08:00
  • d54ec960e6 core/state: make stateobject.create selfcontain Gary Rong 2023-11-03 15:54:58 +08:00
  • 47bfdf7635
    Move masternode in v2 config (#372) Liam 2023-11-29 11:11:58 +11:00
  • 61b844f2b2
    eth/gasestimator: allow slight estimation error in favor of less iterations (#28618) Péter Szilágyi 2023-11-28 22:31:47 +02:00
  • e0c7ad01ab
    consensus: verify the nonexistence of shanghai- and cancun-specific header fields (#28605) Jakub Freebit 2023-11-29 05:29:00 +09:00
  • 34dcd74935
    crypto/secp256k1: fix 32-bit tests when CGO_ENABLED=0 (#28602) Guillaume Ballet 2023-11-28 19:16:50 +01:00
  • 33b69d7fe5 graphql: fix gas estimation test Péter Szilágyi 2023-11-28 19:19:39 +02:00
  • 339429565c eth/gasestimator: I hate you linter Péter Szilágyi 2023-11-28 19:16:57 +02:00
  • cc3d58dbdf internal/ethapi: update estimation tests with the error ratio Péter Szilágyi 2023-11-28 15:47:55 +02:00
  • a0b41b670f core, eth/gasestimator: hard guess at a possible required gas Oren 2023-11-28 15:38:32 +02:00
  • bbc5db8405
    eth/tracers/js: fix type inconsistencies (#28488) Sina Mahmoodi 2023-11-28 17:30:35 +03:30
  • 248dc50ee8
    ethereum: remove TODO comment about subscription (#28609) Shivam Sandbhor 2023-11-28 19:19:08 +05:30
  • bfcb350f36 eth/gasestimator: early exit for plain transfer and error allowance Péter Szilágyi 2023-11-28 15:33:23 +02:00
  • 63979bc9cc
    cmd/evm, core/state: fix post-exec dump of state (statetests, blockchaintests) (#28504) Martin Holst Swende 2023-11-28 13:54:17 +01:00
  • 38926cc6e5 appease linter Jared Wasinger 2023-11-28 20:53:32 +08:00
  • 1a5a479c4e
    core/state: rewrite trie prefetcher to provide witness for snapshot-based execution Martin Holst Swende 2023-11-28 13:21:11 +01:00
  • 41d5b6c79d
    tests: fix flaw in block-test runner to enable preimages Martin Holst Swende 2023-11-28 12:59:15 +01:00
  • abb3f5c802
    Merge pull request #363 from gzliudan/fix-issue-358 wgr523 2023-11-28 19:40:26 +08:00
  • 00ee953593 rm comment Sina Mahmoodi 2023-11-28 14:40:20 +03:30
  • eb9e6d755e
    cmd/geth: fix compilation err Martin Holst Swende 2023-11-28 11:10:04 +01:00
  • 15cc2dfe52
    wip Martin Holst Swende 2023-11-28 11:05:49 +01:00
  • 57b5d2ebcc
    spit out some witnesses Martin Holst Swende 2023-11-28 10:08:38 +01:00
  • b77ff88ef2
    cmd/geth: remove outdated comment Martin Holst Swende 2023-11-28 09:59:41 +01:00
  • 016678e120
    core/state: address review concerns Martin Holst Swende 2023-11-28 09:37:42 +01:00
  • 0352fb5410
    add state witness Martin Holst Swende 2023-11-28 09:14:54 +01:00
  • 58297e339b
    light: remove package light(#28614) lightclient 2023-11-28 01:01:23 -07:00
  • 71817f318e
    eth/catalyst, eth/downloader: expose more sync information (#28584) rjl493456442 2023-11-28 15:38:30 +08:00
  • b639349788
    feat: add BlockTxCount limit and BlockPayloadSize limit (#584) HAOYUatHZ 2023-11-28 15:24:21 +08:00
  • c70a901ed3
    fix: fix bn256Pairing & modexp precompiles tests (#585) HAOYUatHZ 2023-11-28 14:22:49 +08:00
  • 845e59dacb
    Merge branch 'ethereum:master' into portal Chen Kai 2023-11-28 13:04:33 +08:00
  • 0c92cbdeb5
    Update skeleton.go rjl493456442 2023-11-28 10:57:06 +08:00
  • 7f310da89f
    mod: update go-verkle (#312) Ignacio Hagopian 2023-11-27 12:33:28 -03:00
  • 87b76b891b
    light: remove package lightclient 2023-11-27 07:49:27 -07:00
  • 6f06a5638b add flag rpcwritetimeout for rpc http server (#358) Daniel Liu 2023-11-20 18:57:27 +08:00
  • 5b57727d6d
    go.mod: update uint256 to v1.2.4 (#28612) Martin Holst Swende 2023-11-27 15:39:28 +01:00
  • 1e28e0bb03
    eth/gasestimator, internal/ethapi: move gas estimator out of rpc (#28600) Péter Szilágyi 2023-11-27 16:20:09 +02:00
  • aeae3676c6 fix:fix pong nil bug Chen Kai 2023-11-27 18:22:36 +08:00
  • c682768997
    go.mod: update uint256 to v1.2.4 Martin Holst Swende 2023-11-27 14:40:12 +01:00
  • 387b0fe6e8
    core, trie: experimentation with state witnesses Martin Holst Swende 2023-11-27 14:23:20 +01:00
  • afc3dc5d49 core/state/snapshot: account for snapshot flushes Marius van der Wijden 2023-11-27 13:50:53 +01:00
  • 157bc26b5a core/state/snapshot: fix expensive metric, track snapshot flushed keys Péter Szilágyi 2022-06-07 17:36:55 +03:00
  • b40fade42c core/state/snapshot: monitor snapshot content/size churn Péter Szilágyi 2022-06-03 16:51:15 +03:00
  • 1810c1f2c9 .github/workflows: move lint to self hosted Marius van der Wijden 2023-11-27 12:34:12 +01:00
  • a3738de9e1 fix syntax error from merge Jared Wasinger 2023-11-27 16:44:13 +08:00
  • f7cbc4e944 Merge remote-tracking branch 'upstream/master' into HEAD Jared Wasinger 2023-11-27 16:43:14 +08:00
  • e534104deb eth/catalyst, eth/downloader: expose more sync information Gary Rong 2023-11-22 19:14:43 +08:00
  • 609ad7b499 fix ucwong 2023-11-27 03:46:52 +08:00
  • aaf4c97e5d accounts/keystore : First replacement failed test fix ucwong 2023-11-27 03:40:06 +08:00
  • 632c815ffa
    Merge pull request #2 from optimism-java/feature_offer Chen Kai 2023-11-26 20:59:14 +08:00
  • 47b6e691e4 Merge branch 'portal' into feature_offer Chen Kai 2023-11-26 20:47:08 +08:00
  • 222faeecd6 fix:fix go.sum Chen Kai 2023-11-26 20:31:20 +08:00
  • cf1a440641 feat:handle offer extension Chen Kai 2023-11-16 17:47:22 +08:00
  • a4e9a7034d fix:fix lint Chen Kai 2023-11-15 13:51:07 +08:00
  • 96a89db758 feat:add offer handle method Chen Kai 2023-11-15 11:41:43 +08:00
  • 0d3d2381cf feat:handle find content message grapebaba 2023-10-26 13:24:27 +08:00
  • 983999815a fix: modify max packet size thinkAfCod 2023-11-14 19:51:50 +08:00
  • 8eab6cdf1a fix: update lib of utp thinkAfCod 2023-11-11 23:35:09 +08:00
  • 0140e12cac feat:add find content grapebaba 2023-11-03 21:56:14 +08:00
  • e9af20a46b fix: update lib of utp thinkAfCod 2023-10-30 12:19:31 +08:00
  • c40e49c875 feat:handle find content message grapebaba 2023-10-26 13:24:27 +08:00
  • dd4e8ff2cb feat:make portal wire ping/pong findnodes/nodes works grapebaba 2023-10-19 13:57:50 +08:00
  • b28975bd17 feat:add offer/accept protocol Chen Kai 2023-11-26 20:16:06 +08:00
  • b4bd070837
    Improve log (#368) Liam 2023-11-26 22:04:08 +11:00