Commit graph

  • 7d25dfe6f8 node iterator seek: compare paths without terminator byte Roy Crihfield 2023-08-02 20:49:14 +0800
  • 7654bc2cb9 resolve conflicts codchen 2023-12-12 14:32:36 +0800
  • bdd165f622
    feat(eth): add rpc methods for retrieving previous 256 parentHashes / blocks from blockID (#144) Roger 2023-12-12 14:30:56 +0800
  • 1a1fb9174d cmd/utils: allow HTTPHost and WSHost flags precede weiihann 2023-12-12 14:29:31 +0800
  • 6506fd03ab name change kant 2023-12-11 22:27:40 -0800
  • 2be2789ebb
    Merge pull request #1085 from bbaktaeho/fix/eth_api Arpit Temani 2023-12-12 10:57:53 +0530
  • 57b013b3ab Update Makefile Shawn 2023-12-11 20:43:26 -0800
  • 74560a59e0 Merge branch 'master' into shawn/local-l1 Shawn 2023-12-11 20:42:39 -0800
  • 600b639063 Create README.md Shawn 2023-12-11 20:41:40 -0800
  • 3ce39c201a moving to shared network kant 2023-12-11 20:39:50 -0800
  • 290fad0a4c use same entrypoint Shawn 2023-12-11 20:30:21 -0800
  • 4f46ca3186 works w/ two signers Shawn 2023-12-11 20:15:54 -0800
  • 9ecc4274eb make setDefaults public codchen 2023-12-08 14:26:36 +0800
  • 43497a4c38 Pass sender to precompile Run() codchen 2023-12-04 12:39:47 +0800
  • 8f0c453217 make internal public codchen 2023-10-20 16:08:06 +0800
  • 42d0052297 fix import codchen 2023-10-20 14:08:31 +0800
  • d04ef5cf81 Use interface as Copy() result codchen 2023-10-20 14:00:37 +0800
  • 16a8208f36 use interface instead of concrete state type codchen 2023-10-20 13:03:53 +0800
  • ff86dbf72a Pass EVM pointer when running precompile codchen 2023-10-05 12:32:37 +0800
  • b3e168eafa cloning contract repo as part of geth poa kant 2023-12-11 18:22:54 -0800
  • 8df9f35976 changing from bash to sh kant 2023-12-11 18:00:26 -0800
  • e660dc1481 Merge branch 'master' of github.com:primevprotocol/go-ethereum kant 2023-12-11 17:47:06 -0800
  • aaa7e70952 adding contract deployyer to poa kant 2023-12-11 17:46:42 -0800
  • 2b0315e3ab feat:add more disc/portal api Chen Kai 2023-12-11 14:06:25 +0800
  • 0d254e4983 fix test Sina Mahmoodi 2023-12-11 16:17:49 +0330
  • 5e82cbec8d nil check Sina Mahmoodi 2023-12-11 15:59:23 +0330
  • 0484068df5 fix lint issues Sina Mahmoodi 2023-12-11 14:17:29 +0330
  • ddd1b0a63f fix gas purchase Sina Mahmoodi 2023-12-11 12:55:24 +0330
  • 2cb5e034c1
    feat: change BLOCKHASH opcode behavior to `keccak(chain_id || block… (#582) HAOYUatHZ 2023-12-11 15:38:59 +0800
  • 555b58c26c feat:rpc part2 Chen Kai 2023-12-10 21:35:22 +0800
  • 680554f637
    Update url.go zia999 2023-12-11 10:53:08 +0700
  • 12382f20ca
    fix typos README.md Elias Rad 2023-12-10 22:50:42 +0200
  • c547978124
    fix typos topics.go Elias Rad 2023-12-10 22:47:51 +0200
  • 936fa4ea1d
    fix typos abi.go Elias Rad 2023-12-10 22:47:14 +0200
  • 22f56a3121
    fix typos bind.go Elias Rad 2023-12-10 22:46:11 +0200
  • 826c266010
    fix typos base.go Elias Rad 2023-12-10 22:45:22 +0200
  • e895292294
    fix typos auth.go Elias Rad 2023-12-10 22:44:15 +0200
  • 088af7da90 Merge branch 'master' into portal1 Chen Kai 2023-12-10 17:27:12 +0800
  • b15d29ba45 trie: remove inconsistent trie nodes during sync in path mode (#28595) rjl493456442 2023-12-08 21:28:23 +0800
  • ebe5654327 cmd/utils, eth: disallow invalid snap sync / snapshot flag combos (#28657) Péter Szilágyi 2023-12-08 15:16:04 +0200
  • dead6c8c0b beacon/light: add CommitteeChain (#27766) Felföldi Zsolt 2023-12-08 13:38:00 +0100
  • 6424e878f7 cmd/evm: fix dump after state-test exec (#28650) Martin HS 2023-12-08 11:06:01 +0100
  • dc666cf91a rpc: fix ns/µs mismatch in metrics (#28649) Martin HS 2023-12-08 09:40:50 +0100
  • feac121e9a build: upgrade -dlgo version to Go 1.21.5 (#28648) Marius Kjærstad 2023-12-07 11:45:09 +0100
  • 3825c49a09 tests/fuzzers/bls12381: deactivate BLS fuzzer when CGO_ENABLED=0 (#28653) Guillaume Ballet 2023-12-07 10:07:20 +0100
  • 00a1d12ef7 ethdb/pebble: remove a dependency (#28627) Marius van der Wijden 2023-12-06 11:41:04 +0100
  • 5c88539aa7 .github: use github actions to run 32-bit linux tests (#28549) Guillaume Ballet 2023-12-05 14:45:40 +0100
  • 5416e3ac25 log: remove lazy, remove unused interfaces, unexport methods (#28622) Martin Holst Swende 2023-12-05 11:54:44 +0100
  • b532903278 eth/tracers/logger: make structlog/json-log stack hex again (#28628) Martin Holst Swende 2023-12-05 09:37:48 +0100
  • 86a9f941b8 accounts: run tests in parallel (#28544) Håvard Anda Estensen 2023-12-04 14:55:06 +0100
  • f790d8c839 eth/fetcher: fix invalid tracking of received at time for block (#28637) Manav Darji 2023-12-04 17:55:17 +0530
  • 4bb10071d1 accounts/abi/bind: fixed typos (#28634) BorkBorked 2023-12-04 10:53:42 +0100
  • c45a3198f1 cmd/evm: fix Env struct json tag (#28635) ddl 2023-12-04 17:52:55 +0800
  • 4ebbdef38a
    feat(all): changes based on Taiko protocol (#145) johntaiko 2023-12-09 16:50:33 +0800
  • 90d75edebb revert Ford 2023-12-08 23:30:03 +0000
  • e206d3f897
    trie: remove inconsistent trie nodes during sync in path mode (#28595) rjl493456442 2023-12-08 21:28:23 +0800
  • d98d70f670
    cmd/utils, eth: disallow invalid snap sync / snapshot flag combos (#28657) Péter Szilágyi 2023-12-08 15:16:04 +0200
  • fff843cfaf
    beacon/light: add CommitteeChain (#27766) Felföldi Zsolt 2023-12-08 13:38:00 +0100
  • f82ab4a47b trie: fix typo Gary Rong 2023-12-08 20:15:06 +0800
  • a44aca825c trie: gofmt Felix Lange 2023-12-08 11:21:23 +0100
  • 1048e2d6a3
    cmd/evm: fix dump after state-test exec (#28650) Martin HS 2023-12-08 11:06:01 +0100
  • 071bab06c2
    Update sync.go Felix Lange 2023-12-08 10:10:21 +0100
  • 4c30df6075
    Update sync.go Felix Lange 2023-12-08 10:09:36 +0100
  • 5342dd54e5
    Update sync.go Felix Lange 2023-12-08 10:04:37 +0100
  • 5a45e7a631
    rpc: fix ns/µs mismatch in metrics (#28649) Martin HS 2023-12-08 09:40:50 +0100
  • 1ca8f85366 core/state: fix statedb.Copy Gary Rong 2023-09-12 10:07:04 +0800
  • b796265181
    chore(taiko_genesis): update genesis JSONs (#142) David 2023-12-08 15:58:29 +0800
  • 6110b3461c
    feat(core): use TaikoL2 address as the treasury address (#141) David 2023-12-08 14:28:39 +0800
  • db5b398ab6
    Update matic-cli in CI (#1103) marcello33 2023-12-08 06:56:23 +0100
  • 751dc7a8a6 beacon/light: fix potential database iterator leaking Gary Rong 2023-12-08 13:51:48 +0800
  • fb387c98e1 trie: fix data race around node deletion Gary Rong 2023-12-08 13:20:38 +0800
  • e1bb804015 core, trie: remove inconsistent trie node in path mode Gary Rong 2023-11-24 15:32:03 +0800
  • 6039362bee comment wording Jared Wasinger 2023-12-07 23:54:26 +0800
  • ad5ff70a9b prefetch all accessed accounts and storage slots regardless of whether snapshot is running. in trie prefetcher, a subfetcher is not halted until a call to triePrefetcher.trie to receive the trie that it corresponds to. Jared Wasinger 2023-12-07 23:44:05 +0800
  • 0967291487 Track burnt and selfdestruct withdraw bal changes Sina Mahmoodi 2023-12-07 12:00:54 +0330
  • 9b113a50af cmd/utils: try to fix bad flag combos wrt snap sync and snapshot generation Péter Szilágyi 2023-12-07 16:17:33 +0200
  • 287fb1e583 beacon/light/request: general request framework zsfelfoldi 2023-12-07 14:17:45 +0100
  • ee9b3d9531
    feat: add CodeSize to account (#587) HAOYUatHZ 2023-12-07 19:39:59 +0800
  • 23ca4d58a1
    fix eth/protocols/snap/sync_test.go (#590) HAOYUatHZ 2023-12-07 19:04:12 +0800
  • 77c4bbcaa5
    build: upgrade -dlgo version to Go 1.21.5 (#28648) Marius Kjærstad 2023-12-07 11:45:09 +0100
  • 24fab0d12e core/state: auto-finalise state objects during copy Péter Szilágyi 2023-12-07 12:25:21 +0200
  • 6c6daa86b4 geth/logging_test.go, txpool : tiny & go fmt ucwong 2023-12-07 17:58:38 +0800
  • a113497dd7
    tests/fuzzers/bls12381: deactivate BLS fuzzer when CGO_ENABLED=0 (#28653) Guillaume Ballet 2023-12-07 10:07:20 +0100
  • 59076345a6 tests/fuzzers/bls12381: deactivate fuzzer when CGO_ENABLED=0 Guillaume Ballet 2023-12-07 09:52:22 +0100
  • 9360cab0df assign values for balance reasons Sina Mahmoodi 2023-12-07 11:18:38 +0330
  • e18e20b937
    Merge pull request #5 from primevprotocol/ckartik/nit-docs-add-env-reference-file Shawn 2023-12-06 13:23:58 -0800
  • 0b1e5261b6 Adds reference to notion docs for .env file. Kartik Chopra 2023-12-06 16:08:58 -0500
  • 9374c1afc2 typo fix Ford 2023-12-06 20:00:14 +0000
  • 849c3f6352
    cmd/evm: fix dump after state-test exec Martin Holst Swende 2023-12-06 15:48:30 +0100
  • 5074f97492 eth: prevent startup in snap mode without snapshots Péter Szilágyi 2023-12-06 15:31:51 +0200
  • 3c9eb1276f
    rpc: fix nanoseconds/microseconds mismatch in rpc metrics Martin Holst Swende 2023-12-06 13:49:02 +0100
  • e06a4e0c5c fetch account code in extcodehash to ensure account leaf appears in the witness Jared Wasinger 2023-12-06 19:56:16 +0800
  • 168245aa7e remove recording of read storage slots in statedb Jared Wasinger 2023-12-06 19:48:12 +0800
  • 55b483d82a
    ethdb/pebble: remove a dependency (#28627) Marius van der Wijden 2023-12-06 11:41:04 +0100
  • 6c19d375fb
    build: upgrade -dlgo version to Go 1.21.5 Marius Kjærstad 2023-12-06 11:28:39 +0100
  • abab36be3d
    Merge pull request #1098 from maticnetwork/arpit/fix-shadowfork Arpit Temani 2023-12-06 10:46:55 +0530
  • c3d1223dd5 Revert "core/types: remove godebug dependency" Felix Lange 2023-12-05 18:39:08 +0100
  • a7f50134bd Account creations can happen before a transaction starts Matthieu Vachon 2023-12-05 10:32:00 -0500
  • c5e407ba66 resolve merge conflicts Sina Mahmoodi 2023-12-05 18:13:41 +0330
  • 69576df254
    .github: use github actions to run 32-bit linux tests (#28549) Guillaume Ballet 2023-12-05 14:45:40 +0100