Commit graph

  • 69d3d5cd42 tests/fuzzers: update fuzzers to use new built-in fuzzing Marius van der Wijden 2023-10-16 15:13:18 +0200
  • cd665007a7 accounts/keystore; unmarshalling chore Manas Nagaraj 2023-10-16 18:25:51 +0530
  • 808c41d7a8 add : mumbai newBurnContract Address Shivam Sharma 2023-10-16 17:38:16 +0530
  • 41c9a9d335 core, trie, eth: refactor stacktrie constructor Gary Rong 2023-10-16 19:19:42 +0800
  • 06f29851a3
    Merge pull request #1042 from maticnetwork/develop marcello33 2023-10-16 12:39:09 +0200
  • 88f910bb0a
    tests: avoid uselessly repeat failing tests Martin Holst Swende 2023-10-16 11:39:16 +0200
  • 2b0f2467cc eth/fetcher: rebase test Marius van der Wijden 2023-10-16 11:37:40 +0200
  • da9b640c50 Update eth/fetcher/tx_fetcher_test.go Martin Holst Swende 2023-10-16 11:22:15 +0200
  • b186dedd8d eth/fetcher: plug goroutine-leak in test Martin Holst Swende 2023-10-16 09:54:41 +0200
  • 5e52d8dc8b eth/fetcher: clean up test a bit Martin Holst Swende 2023-10-16 09:50:13 +0200
  • 296e67d8c6 eth/fetcher: fix test Marius van der Wijden 2023-10-13 14:59:08 +0200
  • 80551de81b eth/fetcher: moar use types Martin Holst Swende 2023-10-03 13:57:35 +0200
  • be07a00a26 eth/fetcher: use time.duration Marius van der Wijden 2023-10-02 13:23:22 +0200
  • 930dcba1fd eth/fetcher: add fetcher timeout test Marius van der Wijden 2023-09-28 14:54:31 +0200
  • c311498c01
    cmd/evm: run blocktests in predictable order Martin Holst Swende 2023-10-16 11:19:31 +0200
  • d65fda705f fix : indentation Shivam Sharma 2023-10-16 14:04:29 +0530
  • 6ba40bd9ee fix : spelling Shivam Sharma 2023-10-16 14:02:22 +0530
  • 60899e3148 add : additional agra HF configs Shivam Sharma 2023-10-16 13:57:23 +0530
  • c119871659 add : agra HF mumbai block Shivam Sharma 2023-10-16 13:46:30 +0530
  • 069da101e5 ethclient: ensure the close of canceled context keroro 2023-10-16 15:22:31 +0800
  • 1a81777184
    Add CodeQL (#1037) marcello33 2023-10-16 09:28:53 +0200
  • 77f1f2ea79 enhance error check bnovil 2023-10-16 15:13:54 +0800
  • 03d4887798
    Merge branch 'ethereum:master' into gethclient_tracing_api Brandon Liu 2023-10-16 15:06:45 +0800
  • 1718a5b66b
    Merge pull request #291 from gzliudan/fix-issue-288 Anil Chinchawale 2023-10-16 12:27:54 +0530
  • 41c149916b set new gas price for devnet Daniel Liu 2023-10-16 11:41:33 +0800
  • ced8000628 cmd/utils: state schema is not read anymore jsvisa 2023-10-16 03:39:19 +0000
  • 567d783df1 Revert "Revert "cmd/utils: don't change func name"" jsvisa 2023-10-16 03:37:35 +0000
  • 7adb98fbe8 update gas fee Daniel Liu 2023-07-18 19:43:36 +0800
  • 148e2f1699 add parameter number for function NewMessage Daniel Liu 2023-08-21 20:07:39 +0800
  • 0e8b3f1d31 replace TRC21Cost with TxCost Daniel Liu 2023-08-21 20:04:49 +0800
  • 9a7ffaa09f change msg.gasPrice in function AsMessage Daniel Liu 2023-07-18 19:40:05 +0800
  • 845d3d49e5 change minGasPrice in function validateTx Daniel Liu 2023-07-17 18:19:56 +0800
  • 05ad748307 change MinGasPrice in function Call Daniel Liu 2023-07-17 18:16:10 +0800
  • 726172903b change min and max gas price in SuggestPrice Daniel Liu 2023-07-17 17:54:49 +0800
  • 72c51e2bc9 set new MinGasPrice in function makeConfigNode Daniel Liu 2023-07-17 18:13:53 +0800
  • 3764cb3d84 add gas price variables and function Daniel Liu 2023-10-16 11:22:19 +0800
  • 5acd618397
    Merge branch 'ethereum:master' into ethereum.org IsabelSCHOEPS geb. Thiel alias Vitalik Buterin 2023-10-15 17:18:28 +0200
  • dcfcc5bee5
    README.md IsabelSCHOEPS geb. Thiel alias Vitalik Buterin 2023-10-15 17:14:48 +0200
  • d74a187613
    Merge pull request #334 from XinFinOrg/dev-upgrade Liam 2023-10-15 18:23:36 +1100
  • 46465b8a02 Revert "cmd/utils: don't change func name" jsvisa 2023-10-15 05:51:09 +0000
  • 5d3e1080ce cmd/utils: don't change func name jsvisa 2023-10-15 05:49:05 +0000
  • 4aafa5a9ef Update flags.go Signed-off-by: jsvisa <delweng@gmail.com> Felix Lange 2023-09-29 11:26:16 +0200
  • 808ae0aa41 Update flags.go Signed-off-by: jsvisa <delweng@gmail.com> Felix Lange 2023-09-29 11:25:32 +0200
  • 179a540cf7 cmd/utils: make readonly chaindb jsvisa 2023-09-26 22:59:46 +0800
  • ec5a4e6c3a cmd/utils: frdb close if not nil jsvisa 2023-09-26 08:54:30 +0800
  • 38c200209a cmd/utils: tryMakeReadOnlyDB check with frdb jsvisa 2023-09-26 08:02:02 +0800
  • 4fffad5d23 cmd/geth: remove whitespace jsvisa 2023-09-26 07:53:23 +0800
  • 2f211bdd7f Revert "cmd/utils: tryMakeReadOnlyDB should open chaindb only" jsvisa 2023-09-26 07:52:31 +0800
  • 7c096792e9 Revert "cmd/geth: chaincmd open freezedb or not" jsvisa 2023-09-26 07:51:46 +0800
  • ccbe041f99 Revert "cmd/geth: make chain database should open ancient or not" jsvisa 2023-09-26 07:51:27 +0800
  • 047c4774fe cmd/geth: make chain database should open ancient or not jsvisa 2023-09-18 16:35:43 +0000
  • fd34caea64 cmd/utils: add Pebble to makechaindatabase jsvisa 2023-09-18 16:34:25 +0000
  • 2c4df464a9 cmd/geth: chaincmd open freezedb or not jsvisa 2023-09-18 16:21:46 +0000
  • 34f2091e7b cmd/utils: tryMakeReadOnlyDB should open chaindb only jsvisa 2023-09-18 16:18:39 +0000
  • d154fc4bf0
    core/chain_makers: add SetParentBeaconRoot(..) to chain makers lightclient 2023-10-04 15:24:48 -0600
  • 0bb7c37d98 fix: broken url link phenix3443 2023-10-14 17:34:31 +0800
  • de1c99aa5c
    website: fix broken redirect Ardis Lu 2023-10-13 20:13:15 -0700
  • 9713b94bcc cmd: revert it since it is checksummed and signed blob xiaolou86 2023-10-14 09:29:20 +0800
  • 7285ddd28b Engine api (#7) Moon Shiesty 2023-10-10 15:27:53 -0500
  • 0e4999d59f apply specular changes LEAFER 2023-09-12 16:36:16 +0000
  • 509a64ffb9
    cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD too (#28335) Péter Szilágyi 2023-10-13 22:50:20 +0300
  • 548aa05990
    current testnet masternode is 15 (#333) Liam 2023-10-14 02:31:44 +1100
  • 5dd6ceb3c4
    trie, snap/sync: fix quirk preventing in storage healing Martin Holst Swende 2023-10-10 14:14:08 +0200
  • 34faed3cf0
    trie: allow RHS commit Martin Holst Swende 2023-10-10 09:07:23 +0200
  • fcd719186c
    trie: fix some issues with storage responses and gentrie Martin Holst Swende 2023-10-09 20:43:38 +0200
  • 06d1b5299f
    trie: avoid index oob Martin Holst Swende 2023-10-09 11:39:11 +0200
  • d3b0894f3f
    eth/protocols/snap: integrate stacktrie handling Martin Holst Swende 2023-10-09 08:15:39 +0200
  • 1e837e21f9
    trie: create gentrie type Martin Holst Swende 2023-10-09 08:15:14 +0200
  • ed698c2d23
    trie: fix stacktrie commit ordering tests Martin Holst Swende 2023-10-05 11:11:46 +0200
  • 61354dcb8e
    trie: make spongedb nicer to work with Martin Holst Swende 2023-10-05 11:11:23 +0200
  • 13cdb5eaf7
    trie: implement trie-write filter-function Martin Holst Swende 2023-10-05 11:10:25 +0200
  • a45fb1b385
    trie: fix tests Martin Holst Swende 2023-10-05 09:21:48 +0200
  • 720a192ea6
    trie: make stacktrie insert return errors instead of panic, make stackproof handle inexistence Martin Holst Swende 2023-10-05 08:04:08 +0200
  • 14f893fded
    trie: finish verifyrange based on stacktrie Martin Holst Swende 2023-10-03 13:32:32 +0200
  • a286868300
    trie: implement stacktrie-based verification Martin Holst Swende 2021-03-31 10:55:17 +0200
  • 425cb6f65d
    go.mod: pull in the latest cloudflare API libs (#28336) Péter Szilágyi 2023-10-13 17:08:38 +0300
  • f62c58f8de
    trie: make rhs-proof align with last key in range proofs (#28311) Martin Holst Swende 2023-10-13 16:05:29 +0200
  • 2941c522bb ethdb/pebble: use Pebble's internal constant calculation Péter Szilágyi 2023-10-13 16:49:37 +0300
  • 16fa415557
    tests: update execution-spec-tests to 1.0.5 Martin Holst Swende 2023-10-13 14:51:37 +0200
  • 322cb7dfc9 go.mod: pull in the latest cloudflare API libs Péter Szilágyi 2023-10-13 15:26:20 +0300
  • 31b566f7a8
    go.mod: update AWS APIs to latest heads (#28332) Péter Szilágyi 2023-10-13 15:19:03 +0300
  • 3561b2d8cf go.mod: update AWS APIs to latest heads Péter Szilágyi 2023-10-13 13:07:16 +0300
  • ed5da55149
    build: move version-info into checksum file (#28324) Martin Holst Swende 2023-10-13 14:14:48 +0200
  • 660cbe4117
    go.mod: update fastcache to latest (#28334) Péter Szilágyi 2023-10-13 15:13:34 +0300
  • 472606bb31
    build: move gobootsrc to checksums Martin Holst Swende 2023-10-13 14:09:33 +0200
  • 38c2925944 cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD too Péter Szilágyi 2023-10-13 14:06:35 +0300
  • f46a812316 go.mod: update fastcache to latest Péter Szilágyi 2023-10-13 13:53:13 +0300
  • 78c8e1060c
    go.mod: update gnark lib to fix a malleability issue (#28333) Péter Szilágyi 2023-10-13 13:49:40 +0300
  • 416485400c rpc: use custom struct instead jsvisa 2023-10-13 10:41:12 +0000
  • b1adac2dc7 go.mod: update gnark lib to fix a malleability issue Péter Szilágyi 2023-10-13 13:16:40 +0300
  • 26e0264219
    Update rpc/subscription_test.go Delweng 2023-10-13 18:14:24 +0800
  • 6e74331c9b
    build(deps): bump github.com/consensys/gnark-crypto dependabot[bot] 2023-10-13 10:01:34 +0000
  • 1f30cae4ad
    go.mod, internal/build: update Azure dependencies (#28329) Péter Szilágyi 2023-10-13 12:58:07 +0300
  • 525a06dd70
    rpc: improve notify-test Martin Holst Swende 2023-10-13 11:31:17 +0200
  • 161c2f6636
    trie: fix test Martin Holst Swende 2023-10-13 11:02:28 +0200
  • ea7f69867e go.mod, internal/build: update Azure dependencies Péter Szilágyi 2023-10-13 11:49:28 +0300
  • 2f9b85a51b update receipt type sturct for adding fields of From, To, RevertReason, then we can get these fields after eth_getTransactionReceipt called. yjwxfq 2023-10-13 16:45:55 +0800
  • 11703d9273
    trie: make rhs-proof align with last key in range proofs Martin Holst Swende 2023-10-09 10:40:51 +0200
  • 229e19055d rpc: use interface instead of json.RawMessage jsvisa 2023-10-13 07:08:12 +0000
  • 6502413f26 rpc: add benchmark notify jsvisa 2023-10-13 07:07:52 +0000