Commit graph

  • 5fccdfbfd3
    core/state: fix journal to account for setcode over non-empty code Martin Holst Swende 2024-12-02 14:16:07 +0100
  • 3764d420c2
    core/state: fix hooks to account for setcode on non-empty code Martin Holst Swende 2024-12-02 14:07:31 +0100
  • bd36423319
    core: add comment about 7702 state transition error Felix Lange 2024-12-02 13:47:42 +0100
  • e7c0f80e4f
    core: improve checks for 7702 Felix Lange 2024-12-02 13:45:35 +0100
  • 33888a9e6b
    graphql: add support for fee parameters of SetCodeTx Felix Lange 2024-12-02 13:38:20 +0100
  • a0274e0b3e
    cmd/evm: update testdata Felix Lange 2024-12-02 13:34:11 +0100
  • 23baaeee6b
    core: remove debug print Felix Lange 2024-12-02 13:33:57 +0100
  • a1c1860cb9
    core/vm: add comment about chained EIP-7702 delegations Felix Lange 2024-12-02 13:16:23 +0100
  • bf01e0d2b6
    core: add comment about nonce update order Felix Lange 2024-12-02 13:06:03 +0100
  • 0f85021cb6
    core: style improvement in applyAuthorization Felix Lange 2024-12-02 13:02:47 +0100
  • 0926de326e
    core: track validation error for authorizations Felix Lange 2024-12-02 12:58:32 +0100
  • bb182a6429
    core/types: improve authority signature handling Felix Lange 2024-12-02 12:57:58 +0100
  • e137c473f0
    internal/ethapi: remove reference to blob fields in setcode tx Felix Lange 2024-12-02 12:20:14 +0100
  • ab2f0700d8
    core: fix account reference Felix Lange 2024-12-02 12:17:03 +0100
  • 09d1a1632b
    core/types: change Authority method to pointer receiver Felix Lange 2024-12-02 12:10:00 +0100
  • 1506e06dca
    core/types: change Authorization signature value to uint256 Felix Lange 2024-12-02 12:07:30 +0100
  • b8fb4d68de
    core/types: remove AuthorizationList and use Authorization as value instead of pointer Felix Lange 2024-12-02 11:51:09 +0100
  • d3e82b485d
    core: clarify test a bit Martin Holst Swende 2024-11-27 08:37:32 +0100
  • bebcdd8bc0
    internal/ethapi: handle set code tx type in transaction args lightclient 2024-11-26 17:51:41 -0700
  • 630b42cda8
    accounts/external: handle set code tx type in backend lightclient 2024-11-26 17:51:20 -0700
  • f709826b6b
    common: remove zero address lightclient 2024-11-26 17:24:55 -0700
  • 48ef8da9f0
    legacypool: don't allow 7702 txs in pool yet lightclient 2024-11-26 17:22:41 -0700
  • f32e9bfe36
    core: use parse delegation for code check in state transition lightclient 2024-11-26 17:20:55 -0700
  • f9e0222507
    core: remove resolve code mechanism from statedb, put in vm lightclient 2024-11-26 17:18:02 -0700
  • 7dceb35670
    core/vm: make 7702 variants of EXT* ops lightclient 2024-11-21 12:47:36 +0800
  • a173914225
    internal/ethapi: add 7702 tests to eth_estimateGas lightclient 2024-10-29 14:17:52 -0600
  • 8a49fd8ac0
    cmd/evm: add 7702 test for t8n lightclient 2024-10-18 11:19:01 -0600
  • 7a4bafac39
    all: impl eip-7702 lightclient 2024-06-26 17:12:17 -0600
  • 4b99c0f4c6 stfmt Philip Su 2024-12-12 07:56:27 -0800
  • d0418a2013 Add panic tx test Philip Su 2024-12-12 07:55:32 -0800
  • bd44839170
    test: lock in types.Header RLP encoding (#87) Arran Schlosberg 2024-12-12 13:00:02 +0000
  • 88cbfab332
    internal/ethapi: add block override to estimateGas (#30695) Antony Denyer 2024-12-12 11:39:03 +0000
  • c1c2507148
    p2p: fix DiscReason encoding/decoding (#30855) lorenzo 2024-12-12 12:33:42 +0100
  • d5d4004343 update module to trigger tests again for debug Guillaume Ballet 2024-12-12 10:33:04 +0100
  • b96132b8db
    cmd/evm: fix tests, remove duplicates Martin Holst Swende 2024-12-12 09:20:15 +0100
  • 28ea519de2
    cmd/evm: make json-output default Martin Holst Swende 2024-12-10 12:37:56 +0100
  • 77dfc46606 Recover at traceTx Philip Su 2024-12-11 19:15:18 -0800
  • 269b0fbc7a Add defer recovery for failed txs when tracing Philip Su 2024-12-11 19:02:51 -0800
  • d2e12f4717
    build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 dependabot[bot] 2024-12-12 00:15:06 +0000
  • e24a1456b4
    Removing control files and updating the updateVersion.sh Daniel Jones 2024-12-11 16:23:56 -0600
  • 9992ef494e
    chore: moves bls precompile to active berlin fork (#56) Kartik Chopra 2024-12-11 13:32:41 -0500
  • e20a351413 feat: bump go to fix docker configs Kartik Chopra 2024-12-11 11:32:32 -0500
  • 376f6d2125 Increase default gas limit from 30M to 36M 0xalpharush 2024-12-11 09:24:48 -0600
  • 13a227a9ca Merge branch 'gethmaster' into gethintegration Chen Kai 2024-12-11 22:34:49 +0800
  • 93377f95bf fix test code for trie ymizuguchi 2024-12-11 19:58:18 +0900
  • aa183c52be
    refactor: generate internal Header.encodeRLP() for override (#86) Arran Schlosberg 2024-12-11 10:20:58 +0000
  • c7e740f40c
    core/state: remove pointless wrapper functions (#30891) gitglorythegreat 2024-12-11 18:05:59 +0800
  • 569eb7bb5a
    Merge pull request #1383 from maticnetwork/v1.5.3-beta-candidate Marcello Ardizzone 2024-12-11 09:42:25 +0100
  • e1f6d2593d
    Merge pull request #1384 from maticnetwork/manav/fix-invalid-validator-set Manav Darji 2024-12-11 15:15:11 +0700
  • 6c75359553
    Fix incorrect balance when CreateContract is used in block-stm (#1382) Jerry 2024-12-10 05:26:47 -0800
  • caa7b86111
    core/state: rm panic and use log YESUNFEI 2024-12-11 15:58:15 +0800
  • 8f7533076e
    chg: bump stable version marcello33 2024-12-11 08:39:16 +0100
  • 9cae376df4 un-expose hooks copy Sina Mahmoodi 2024-12-10 18:12:50 +0100
  • 14c88877e6
    consensus/bor: fetch validator set using parent hash Manav Darji 2024-12-10 21:15:49 +0530
  • ccc521f099 p2p: fix string of unknown disconnect reason Felix Lange 2024-12-10 15:47:33 +0100
  • a87cb59168 p2p: remove nil check in rlpxTransport.close Felix Lange 2024-12-10 15:44:05 +0100
  • 330190e476
    accounts/abi: support unpacking solidity errors (#30738) Darren Kelly 2024-12-10 13:30:24 +0000
  • 67b12b50df
    Fix incorrect balance when CreateContract is used in block-stm (#1382) Jerry 2024-12-10 05:26:47 -0800
  • 0b126dbcf3
    core/state: use function name directly gitglorythegreat 2024-12-10 21:25:11 +0800
  • 4ed36ea1f8
    build: update to Go 1.23.4 (#30872) Hteev Oli 2024-12-10 21:22:43 +0800
  • d109446f86 p2p: handle both disconnect encodings Felix Lange 2024-12-10 13:50:50 +0100
  • 9045b79bc2
    metrics, cmd/geth: change init-process of metrics (#30814) Martin HS 2024-12-10 13:27:29 +0100
  • 4ecf08584c
    core/vm: remove unnecessary comment (#30887) Zheyuan He 2024-12-10 20:10:17 +0800
  • 6139d9c22f don't panic if trie type is unknown, return identity instead lmittmann 2024-12-10 12:41:28 +0100
  • 118fa6b3cc
    cmd/evm: better design on outputs Martin Holst Swende 2024-12-06 10:56:20 +0100
  • 412147e7ac
    cmd/evm: refactor t8n Martin Holst Swende 2024-12-05 20:58:00 +0100
  • 58908636fb
    cmd/evm/internal/t8ntool: simplify Martin Holst Swende 2024-12-05 13:24:10 +0100
  • fa923e38eb
    cmd/evm: refactor file-output-handling for evm t8n Martin Holst Swende 2024-12-05 10:25:18 +0100
  • 42c5c81bf0 cmd/geth: move process metrics startup into utils.SetupMetrics Felix Lange 2024-12-10 12:18:34 +0100
  • de48d559ea fix changelog Sina Mahmoodi 2024-12-10 12:01:49 +0100
  • aeaac7d4b2
    Aligning code format Zheyuan He 2024-12-10 18:59:54 +0800
  • bdf64cfb39
    fix(GPO): make default gas tip configurable (#1096) colin 2024-12-10 18:43:12 +0800
  • 14831cc17f create test code for trie mizuguchi_ef 2024-12-10 19:15:09 +0900
  • cc783f5e7a add comment Chen Kai 2024-12-10 17:11:35 +0800
  • 9950b419ad p2p: actually encode as RLP list (will squash) lorenzo 2024-12-10 10:01:28 +0100
  • 5a2b9bde72 p2p: fix disconnection encoding on the writing side + fix decoding during protocol handshake lorenzo 2024-12-10 09:52:30 +0100
  • 75f847390f
    cmd/evm: consolidate evm output switches (#30849) Martin HS 2024-12-10 09:43:24 +0100
  • 78b3b9206d p2p: revert decoding changes lorenzo 2024-12-10 09:31:16 +0100
  • 8a63d44af2 make findnode public Chen Kai 2024-12-10 16:31:22 +0800
  • fbfb4083e1 revert some change Chen Kai 2024-12-10 16:16:40 +0800
  • d509034fc9
    chg: update version marcello33 2024-12-10 08:58:30 +0100
  • dc433b38e4
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2024-12-10 15:19:10 +0800
  • 0f8cc5fcd2 add waitinit Chen Kai 2024-12-10 14:33:42 +0800
  • d227610781
    Merge pull request #1380 from maticnetwork/djpolygon/SPEC-559 Marcello Ardizzone 2024-12-10 07:29:49 +0100
  • 5095282864 revert table modification Chen Kai 2024-12-10 14:13:18 +0800
  • 4f6c756b12 fmt: run make fmt buddh0 2024-12-10 11:04:48 +0800
  • a91dcf3ee5
    core/state: enable partial-functional reader (snapshot integration pt 3) (#30650) rjl493456442 2024-12-10 10:10:49 +0800
  • 7c60c1c845 cmd/utils: add comment Felix Lange 2024-12-09 23:53:05 +0100
  • 1060ef554a cmd/evm: fix lint Felix Lange 2024-12-09 23:46:08 +0100
  • 928c8a242a metrics: rephrase comment Felix Lange 2024-12-09 23:17:54 +0100
  • ede7fbd3c4 cmd/evm: remove blank line Felix Lange 2024-12-09 22:58:04 +0100
  • ad507dc74b cmd/evm: print error for unknown trace format Felix Lange 2024-12-09 22:57:48 +0100
  • 380aa319f9
    refactor!: consolidate params and types payload access (#84) Arran Schlosberg 2024-12-09 18:32:15 +0000
  • a722adb774
    core/txpool: remove unused parameter local (#30871) steven 2024-12-10 02:29:19 +0800
  • 95b82cf003 lint issue Sina Mahmoodi 2024-12-09 19:18:06 +0100
  • d71677f141
    refactor: consolidate once-only registration of extras (#85) Arran Schlosberg 2024-12-09 17:43:59 +0000
  • 3228063e63 rm read hooks Sina Mahmoodi 2024-12-09 17:13:19 +0100
  • c3669fd24c use lru cache to replace map thinkAfCod 2024-12-09 22:18:26 +0800
  • 61a8ca1f4a add page.yml thinkAfCod 2024-12-09 22:06:29 +0800
  • 31b46209a7 fix mapg2 gas Jared Wasinger 2024-12-09 18:59:09 +0700