Commit Graph

  • 1bdae104a4 update based on fixes added to the main branch Guillaume Ballet 2024-04-09 16:26:46 +02:00
  • f534a4dc35 partial review feedback Guillaume Ballet 2024-04-09 16:05:26 +02:00
  • 54bdfb42bd Update core/state/access_witness.go Guillaume Ballet 2024-04-09 16:05:37 +02:00
  • e34ac0ffa8 fix reference error Guillaume Ballet 2024-04-03 11:31:53 +02:00
  • a21c021b51 add beacon block hash to the witness Guillaume Ballet 2024-03-26 15:09:51 +01:00
  • 2b3391ecb3 fix linter issue Guillaume Ballet 2024-03-26 13:55:58 +01:00
  • bcc6da85cc fix failing tests Guillaume Ballet 2024-03-26 11:13:35 +01:00
  • 9ad03c90b7 cmd, core, params, trie: Add verkle access witness Guillaume Ballet 2024-03-25 21:19:20 +01:00
  • 009658c4fa p2p/discover: seed nodes are not inbound Felix Lange 2024-04-26 15:40:38 +02:00
  • f4019930e5 core/state: move metrics out of state objects Péter Szilágyi 2024-04-26 16:36:29 +03:00
  • 8d42e115b1
    core/state: revert pending storage updates if they revert to original (#29661) Péter Szilágyi 2024-04-26 15:24:40 +03:00
  • 1765712a83 p2p/discover: fix double lock Felix Lange 2024-04-26 14:04:19 +02:00
  • edb3a12a66 p2p/discover: fix lookup failure log Felix Lange 2024-04-26 14:04:04 +02:00
  • bd7834d5ee lint: remove white-space 0xbeny 2024-04-26 11:36:12 +00:00
  • 4e14b1334a cmd: fix potential resource leaks luchenhan 2024-04-26 17:55:50 +08:00
  • 5302716de2 core/state: revert pending storage updates if they revert to original Péter Szilágyi 2024-04-26 10:57:02 +03:00
  • cbea2d126f EIPs: add eip-4844.md siddharth0a 2024-04-26 13:53:20 +09:00
  • 0b53e01181
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-26 12:18:28 +08:00
  • a860446eba
    fix(api-backend): disable finalized tag when rollup verify is disabled (#722) colin 2024-04-26 12:11:01 +08:00
  • bd397091e6 up test timeout to see if it passes remote CI Jared Wasinger 2024-04-25 21:07:04 -07:00
  • 1581b6aabc EIPs: reflect feedback for Accessed address and Accessed slot siddharth0a 2024-04-26 12:45:02 +09:00
  • 77bea8a694 remove log statement Jared Wasinger 2024-04-25 18:42:38 -07:00
  • 75062a6998 remove redundant x/y check Danyal Prout 2024-04-22 19:48:31 -05:00
  • 9b0bc8a525 Add missing test cases Danyal Prout 2024-04-22 17:03:11 -05:00
  • d4acec3310 eth/catalyst: fix deadlock by committing blocks in separate go-routines Jared Wasinger 2024-04-25 17:44:30 -07:00
  • 1f14c9e237 eth/catalyst: add test case for on-demand dev mode that spams a lot of transactions/withdrawals Jared Wasinger 2024-04-25 17:39:10 -07:00
  • 07ffbc0e9d fix: read BeaconRootsCode by fromHex 0xbeny 2024-04-25 16:05:06 +00:00
  • 25f8f81f67 core: refactor DeveloperGenesisBlock 0xbeny 2024-04-25 15:38:29 +00:00
  • ea9f0a4b03 p2p/discover: put back findnode request tracking Felix Lange 2024-04-25 17:37:53 +02:00
  • 746ae51ddd core: support EIP-4788 Pre-deploy contract to dev environment 0xbeny 2024-04-25 15:28:32 +00:00
  • 155150b8fb nitpicking change maskpp 2024-04-25 22:50:43 +08:00
  • 359bda81be lint fix Jacek Glen 2024-04-25 16:20:09 +02:00
  • e374cb5a12 add VM runtime benchmark Jacek Glen 2024-04-25 15:22:40 +02:00
  • e1a0c4fbda cmd/devp2p: fix arg check error bugmaker9371 2024-04-25 12:02:01 +00:00
  • ad4fb2c729
    build: drop trusty from PPA builds, EOL and incompatible (#29651) Péter Szilágyi 2024-04-25 14:07:39 +03:00
  • db8c98f97e build: add Ubuntu Noble PPA build target Péter Szilágyi 2024-04-25 14:06:47 +03:00
  • 5669a74ba3 build: drop trusty from PPA builds, EOL and incompatible Péter Szilágyi 2024-04-25 14:00:38 +03:00
  • 949972d6b1 simplify path layerTree logic maskpp 2024-04-25 18:06:38 +08:00
  • 691291b42b simplify path layerTree logic maskpp 2024-04-25 18:04:40 +08:00
  • f3c389052e simplify path layerTree logic maskpp 2024-04-25 17:52:20 +08:00
  • a2efff93b1
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-25 17:43:53 +08:00
  • 2baaa72842 fix: make ConfigCompatError.Error more robust and add UT NathanBSC 2024-04-17 16:36:22 +08:00
  • a40e8e3fc1 fix: print value instead of pointer in ConfigCompatError NathanBSC 2024-04-12 10:01:49 +08:00
  • 634d037937
    travis: revert the PPA fix hot-build, it works (#29649) Péter Szilágyi 2024-04-25 12:27:36 +03:00
  • e4b68205f8 travis: revert the PPA fix hot-build, it works Péter Szilágyi 2024-04-25 12:26:44 +03:00
  • a0282fc94f
    travis: temporarilly enable PPA builds for testing (#29648) Péter Szilágyi 2024-04-25 12:00:59 +03:00
  • 4a17299fa7 travis: temporarilly enable PPA builds for testing Péter Szilágyi 2024-04-25 12:00:21 +03:00
  • 1f628d842c
    build: build all the builders to build all the builders (#29647) Péter Szilágyi 2024-04-25 11:50:25 +03:00
  • 38662a38fb build: tweak the indexes a bit to make them consistent Péter Szilágyi 2024-04-25 11:48:26 +03:00
  • 2817aa2a26 build: build all the builders to build all the builders Péter Szilágyi 2024-04-25 11:46:46 +03:00
  • fce2b5b86c fix return values after cherry-pick NathanBSC 2024-04-25 16:32:55 +08:00
  • 4408ba2d7e eth/gasprice: add query limit for FeeHistory to defend DDOS attack Eric 2024-04-25 14:05:12 +08:00
  • 243cde0f54
    core/state: better randomized testing (postcheck) on journalling (#29627) Martin HS 2024-04-25 09:56:25 +02:00
  • 2c235985ae all: add and use Hash.IsZero helper func islishude 2024-04-25 15:46:49 +08:00
  • a13b92524d
    eth/protocols/eth,p2p/discover: remove unnecessary checks (#29590) Undefinedor 2024-04-25 14:40:29 +08:00
  • a2639b2fde
    s/OnBlockchainTerminate/OnClose Chris Ziogas 2024-04-25 09:39:08 +03:00
  • a6541d2e57
    Merge branch 'master' into supply-delta-live-tracer Chris Ziogas 2024-04-25 09:34:59 +03:00
  • 884c23afb8
    core/state: lint nits Martin Holst Swende 2024-04-25 08:15:23 +02:00
  • 2f6ff492ae
    internal/ethapi: typo (#29636) yujinpark 2024-04-25 14:47:29 +09:00
  • 7a9af4697e feat: add web3_clientVersion rpc method fearlessfe 2024-04-24 23:14:49 +08:00
  • bc871d5daa params: clarify consensus engine config stringers Roy Crihfield 2024-04-24 14:47:22 +08:00
  • 88bee52e81
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-25 08:05:59 +08:00
  • 02ed27ea15 changed defaultDialRatio to 2, fixed typo David Theodore 2024-04-24 12:14:35 -05:00
  • 37b712eae6
    core/state: better detection of dirty storage mismatches Martin Holst Swende 2024-04-24 15:15:23 +02:00
  • 1861642001
    core/state: check journal dirties in random-snapshot poststate Martin Holst Swende 2024-04-24 13:25:53 +02:00
  • 56352c242d
    core/state: method docs Martin Holst Swende 2024-04-24 13:11:58 +02:00
  • 29ef67ccfc
    core/state: check dirty storage in post-check Martin Holst Swende 2024-04-24 13:10:23 +02:00
  • 3380364a4a
    core/state: also check created-flag in rando-test Martin Holst Swende 2024-04-23 14:08:55 +02:00
  • 903bf512a9
    core/state: better randomized testing (postcheck) on journalling Martin Holst Swende 2024-04-23 13:34:51 +02:00
  • 4f4f9d88d3
    core/state: storage journal entry should revert dirtyness too (#29641) Péter Szilágyi 2024-04-24 18:45:24 +03:00
  • 2c2c7f7a07 p2p/discover: rename add node methods Felix Lange 2024-04-22 16:51:12 +02:00
  • 041ce1b7b3 p2p/discover: fix addedAt time Felix Lange 2024-04-22 16:40:59 +02:00
  • 0048a0f54d
    Update p2p/discover/table_reval.go Felix Lange 2024-04-24 16:20:40 +02:00
  • d44951b695
    Merge branch 'master' into reenable-tests Martin HS 2024-04-24 14:34:49 +02:00
  • 23f4f7e708 core/state: storage journal entry should revert dirtyness too Péter Szilágyi 2024-04-24 15:29:49 +03:00
  • 7362691479
    trie, consensus/clique: use maps.Clone (#29616) Aaron Chen 2024-04-24 20:27:58 +08:00
  • ac21f9bfb5
    trie: preallocate capacity for fields slice (#29614) qcrao 2024-04-24 20:04:20 +08:00
  • 9497706974
    cmd/evm: remove repetitive words goofylfg 2024-04-24 19:47:35 +08:00
  • 3e296323b6 core/vm: add comments Marius van der Wijden 2024-04-24 12:51:33 +02:00
  • 005db0370e
    (feat)core/vm: Add Upgrade #4 fork configuration (#698) Nazarii Denha 2024-04-24 12:01:47 +02:00
  • 0d4c38865e
    core/state: remove account reset operation v2 (#29520) Martin HS 2024-04-24 11:59:06 +02:00
  • ecca1069d3
    (feat) core/vm: implement EIP-5656, mcopy opcode (#697) Nazarii Denha 2024-04-24 11:41:50 +02:00
  • 481c23ef90
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-24 17:29:18 +08:00
  • 6220695d8d
    ci - remove arm64 from supported platform (#719) sbaizet 2024-04-24 11:12:16 +02:00
  • 0fd2830839 core/state: fix method reference error in comment niuxiaojie81 2024-04-24 16:59:20 +08:00
  • 12b91887c0 core/state: fix method reference error in comment niuxiaojie81 2024-04-24 16:42:00 +08:00
  • 5a3ba1cfd9
    Merge pull request #4 from ethereum/master 牛晓婕 2024-04-24 16:28:41 +08:00
  • 629f14ea88
    perf(poseidon): eliminate heap allocations in poseidon (#712) Ömer Faruk Irmak 2024-04-24 11:12:27 +03:00
  • a0bbc447b4
    trie/utils: simplify GetTreeKeyWithEvaluatedAddress (#421) Ignacio Hagopian 2024-04-24 05:08:29 -03:00
  • e3e8eac891 core/vm: add subgroup checks for mul/mulexp for G1/G2 Marius van der Wijden 2024-04-24 10:06:34 +02:00
  • 938734be3c params: begin 1.14.1 release cycle Péter Szilágyi 2024-04-24 11:05:10 +03:00
  • 87246f3cba params: release Geth v1.14.0 v1.14.0 Péter Szilágyi 2024-04-24 11:02:49 +03:00
  • 5a6fe46250
    Merge branch 'ethereum:master' into portal Chen Kai 2024-04-24 15:47:45 +08:00
  • 932d3958d6 fix: typo yosuzzy 2024-04-24 16:27:31 +09:00
  • 5f3c58f1de
    eth/downloader: fix case where skeleton reorgs below the filled block (#29358) jwasinger 2024-04-24 00:07:39 -07:00
  • 4f7b788efc use lower case for consistency Roy Crihfield 2024-04-24 15:03:20 +08:00
  • 7b25fd0b27 params: fix consensus config string representations Roy Crihfield 2024-04-24 14:47:22 +08:00
  • ade7515c81
    eth, eth/tracers: process beacon root before transactions (#29402) Matthieu Vachon 2024-04-24 01:58:05 -04:00
  • fb08fd334a
    core/tracing: Add OnClose Trace Hook (#29629) Chris Ziogas 2024-04-24 08:54:59 +03:00
  • 882d1e22f6
    cmd/geth, cmd/utils: rename config and flag to VMTraceJsonConfig (#29573) Chris Ziogas 2024-04-24 08:53:16 +03:00