Commit graph

  • 1de5835163
    small fix building Lucca Martins 2025-02-16 17:01:33 -0300
  • 1193fc40e0
    disabling requests Lucca Martins 2025-02-16 17:00:40 -0300
  • 9367a9e9f3
    remove byzantine routine prefetcher Lucca Martins 2025-02-16 16:57:38 -0300
  • fcdefd9e51
    including interrupt context back Lucca Martins 2025-02-16 16:49:40 -0300
  • 27300b01ed eth,cmd: use errors.Is for err comparison 0x2d3c 2025-02-15 22:59:25 +0800
  • a2b5de4aca
    Update runtime_test.go Maxim Evtush 2025-02-15 14:45:33 +0100
  • 2cf485c1e6
    Update web3.js Maxim Evtush 2025-02-15 14:43:20 +0100
  • 37b1929621 refactor: more logs on countdown Wang Gerui 2025-02-15 17:44:39 +0800
  • dbe1dac352 add missing gas change reasons Stéphane Duchesneau 2025-02-13 13:57:14 -0500
  • d6f0d34bba
    fix: updated entrypoint min gas price (#57) Mikhail Wall 2025-02-14 20:24:01 +0100
  • 294e2863e6 Fixed tests Matthieu Vachon 2025-02-13 16:54:36 -0500
  • 9f4c25d3ee add support for types.SetCodeTxType, fix testdata prestate JSON panicking on empty config sections Stéphane Duchesneau 2025-02-10 15:58:46 -0500
  • 4664464ff8 Merge tag 'v1.15.1' into firehose-fh3.0 Matthieu Vachon 2025-02-14 14:10:10 -0500
  • 8e4d7515d1 Removed customized genesis changes, we use a custom genesis now so no need to modify it Matthieu Vachon 2025-02-14 13:52:09 -0500
  • 92b79beb34
    Merge remote-tracking branch 'origin/develop' into lmartins/upstream_merge_v1.14.10 Lucca Martins 2025-02-14 15:39:26 -0300
  • 7cb7653a18
    try removing byzantine prefetecher to solve goroutine leak Lucca Martins 2025-02-14 15:39:02 -0300
  • 53867ac3f1
    chore: retract v1.13.14-0.1.0.rc-2 (#141) Arran Schlosberg 2025-02-14 18:09:50 +0000
  • f7a3a4f548
    chore(ci): add go catch-all job (#140) Arran Schlosberg 2025-02-14 17:56:51 +0000
  • bc42e5f29c
    chore(ci): consolidate linters (#139) Arran Schlosberg 2025-02-14 16:48:55 +0000
  • 00c10cf539
    feat: release-branch automation (#137) Arran Schlosberg 2025-02-14 16:09:41 +0000
  • 77e5dd9b08 eth/protocols/eth: add discovery iterator Felix Lange 2025-02-14 14:16:03 +0100
  • b45195bd1f core: run gofmt for chain_makers.go nethoxa 2025-02-14 13:52:28 +0100
  • b4f36b2489
    feat(MessageQueueV2): add reading of MessageQueueV2 and transition logic from V1 to V2 for EuclidV2 (#1108) Jonas Theis 2025-02-14 19:57:07 +0800
  • b8c5c7492e
    fix: print Euclid genesis config on startup (#1118) Péter Garamvölgyi 2025-02-14 12:48:59 +0100
  • f4307adbdd
    Merge c3477e8e74 into 68de26e346 Krisna Pranav 2025-02-13 21:54:41 -0800
  • 98f4735d7b troe: polish Gary Rong 2025-02-14 13:08:39 +0800
  • ac02f522ad check Hash Here rrhlrmrr 2025-02-14 10:32:13 +0900
  • 452901f9e9 Removed modification of internal/build/util.go Matthieu Vachon 2025-02-13 15:34:39 -0500
  • 9f9285999b eth/tracers: Fix traceBlock early abort nethoxa 2025-02-13 21:10:36 +0100
  • 4c10960085
    Update passphrase.go comfsrt 2025-02-13 21:07:32 +0100
  • b7eadabf07
    Update backend.go comfsrt 2025-02-13 21:07:13 +0100
  • 7890a56420
    Update topics.go comfsrt 2025-02-13 21:06:51 +0100
  • 992883df31 internal/ethapi: Fix processBlock not handling EL requests nethoxa 2025-02-13 21:06:22 +0100
  • 531e9b1da9 core: Fix GenerateVerkleChain not processing EL requests nethoxa 2025-02-13 20:03:20 +0100
  • 68de26e346
    core/types: create block's bloom by merging receipts' bloom (#31129) minh-bq 2025-02-14 00:05:58 +0700
  • 14fbce0d31 core: fix verkle test Marius van der Wijden 2025-02-13 17:56:03 +0100
  • c817d28e0c Merge branch 'master' into qdm12/core/txpool/legacy-pool-test-fix-2 Quentin Mc Gaw 2025-02-13 17:37:42 +0100
  • 746592bb91 core/types: removed CreateBlooms, changed benchmark Zsolt Felfoldi 2025-02-13 17:32:24 +0100
  • 3ab3cd2c2b
    feat(core/types): Block RLP overriding (#133) Arran Schlosberg 2025-02-13 16:20:17 +0000
  • 1bb727ba75 core/vm: copy container Marius van der Wijden 2025-02-13 16:37:36 +0100
  • 77762820c9 version: begin v1.15.2 release cycle Felix Lange 2025-02-13 16:26:36 +0100
  • b027a90ac0 version: release go-ethereum v1.15.1 stable v1.15.1 Felix Lange 2025-02-13 16:21:36 +0100
  • 0e4c4c21af Merge branch 'osaka-blobschedule' into eof-opcodes Marius van der Wijden 2025-02-13 16:00:31 +0100
  • 913fee4be9
    core/rawdb: skip setting flushOffset in read-only mode (#31173) rjl493456442 2025-02-13 21:48:03 +0800
  • d0e54f39f8 params: add osaka blob schedule Marius van der Wijden 2025-02-13 14:32:48 +0100
  • 6aba9ceca7 core/rawdb: skip setting flushOffset in read-only mode Gary Rong 2025-02-13 21:06:55 +0800
  • 8ec4a06b3f
    core: sanity-check fork configuration in genesis (#31171) Felix Lange 2025-02-13 13:05:05 +0100
  • 9cf23e7ea1
    ci: use usetesting instead of tenv levisyin 2025-02-13 19:59:08 +0800
  • 16e5fe5911 params: update message Felix Lange 2025-02-13 12:45:07 +0100
  • 0eb029ad49
    chore(core/types): restructure libevm hooks code (#135) Quentin McGaw 2025-02-13 12:32:50 +0100
  • b41ed2bb2e
    revert update min go version and replace tenv linter to usetesting levisyin 2025-02-13 19:03:30 +0800
  • 02a16f1802 Merge remote-tracking branch 'origin/master' into eof-opcodes Marius van der Wijden 2025-02-13 11:32:58 +0100
  • 545fcb144a core/vm: fix overflows in DATACOPY and DATALOAD opcodes Marius van der Wijden 2025-02-13 11:05:09 +0100
  • d39546d765 core: sanity-check fork configuration in genesis init Felix Lange 2025-02-13 10:48:49 +0100
  • b78b30717c
    Merge pull request #61 from MariusVanDerWijden/shemnon-legacy-pc Marius van der Wijden 2025-02-13 10:43:08 +0100
  • 7de11edcd9
    feat(L1 follower and rollup verifier): support CodecV7 in L1 follower mode and rollup verifier (#1105) Jonas Theis 2025-02-13 17:28:21 +0800
  • 75173962b9
    ci: upgrade golang-ci to latest version v1.64.4 levisyin 2025-02-13 17:19:45 +0800
  • 8938c62430
    Merge branch 'ethereum:master' into build/go1.24.0 levisyin 2025-02-13 16:49:28 +0800
  • 24ed0b5066
    go.mod: update blst to v0.3.14 (#31165) Marius van der Wijden 2025-02-13 09:45:27 +0100
  • 1fd6747a8a trie: do not expect ordering in stacktrie during fuzzing Marius van der Wijden 2025-02-13 09:42:21 +0100
  • a3e2b34b48
    chore(taiko_genesis): update devnet genesis JSONs (#383) David 2025-02-13 15:41:19 +0800
  • 127845d3d0
    fix: avoid using snapshots when generating witness (#1116) Ömer Faruk Irmak 2025-02-13 09:56:07 +0300
  • d304a24edc cmd/XDC: remove genesis file dependency for XDC init command Daniel Liu 2025-02-13 12:27:29 +0800
  • e328d35bcf
    all: switch to go 1.24.0 levisyin 2025-02-13 09:52:24 +0800
  • d1e5d9bf96
    Merge branch 'ethereum:master' into build/go1.24.0 levisyin 2025-02-13 08:59:45 +0800
  • 239381a391
    eth: optimize the makeTest process glitched-w0rld 2025-02-12 19:54:44 -0500
  • a9b2384c19 accounts/abi/bind/v2: for v2 utility API: restrict func doc comments to 80 chars per line, fill in TODOs. Jared Wasinger 2025-02-12 13:35:38 -0800
  • ec27184f83 all: update to go version 1.24.0 Mingyuan Wu 2025-02-13 03:10:18 +0800
  • c78db425b8
    doc(core/rawdb): fix outdated comment (#134) Arran Schlosberg 2025-02-12 17:41:41 +0000
  • b4ac8f8c60 go.mod: update blst Marius van der Wijden 2025-02-12 16:52:14 +0100
  • 1eb0557f05 go.mod: update blst Marius van der Wijden 2025-02-12 16:50:17 +0100
  • 76f4305a71
    Merge pull request #13 from MariusVanDerWijden/allow-sim-beacon-2 Matthieu Vachon 2025-02-12 10:05:27 -0500
  • 088adec623 utils: Clarify description for history.state flag Piers Powlesland 2025-02-12 14:34:33 +0000
  • 6ac627914b
    Minor changes (formatting, no t.Parallel()) Quentin Mc Gaw 2025-02-12 15:01:43 +0100
  • 2487e925b0
    Fix unexported field support (for eventual future code) Quentin Mc Gaw 2025-02-12 14:38:13 +0100
  • 6e646046c8
    Separate allFieldsAreSet function Quentin Mc Gaw 2025-02-12 14:31:42 +0100
  • 0c905680f3
    chore(core/rawdb): InspectDatabase can receive multiple times the same option (#132) Quentin McGaw 2025-02-12 13:55:40 +0100
  • 434f8a2886 eth/catalyst: refactor fix Marius van der Wijden 2025-02-12 13:13:49 +0100
  • b2c38ce397
    feat(core/types): body RLP hooks registration (#130) Quentin McGaw 2025-02-12 12:38:28 +0100
  • 80fbed641e
    refactor(core/types): Body backwards-compatibility out of package types_test (#131) Arran Schlosberg 2025-02-12 11:04:22 +0000
  • 7c5f53e5a4
    Rework sizedDataTransaction to be faster and more deterministic - Add check for a target size greater or equal to minimum size - Generate transactions only with 65 byte signatures - Adjust data length when signed transaction RLP encoding size varies by +- 1,2 bytes Quentin Mc Gaw 2025-02-12 11:43:51 +0100
  • c7d8cb8c56
    Move inlined function as global sizedDataTransaction Quentin Mc Gaw 2025-02-12 10:16:21 +0100
  • 47da47105a fix: no test file issue rrhlrmrr 2025-02-12 18:00:43 +0900
  • 01f9cd701f
    Fix typos (#1442) crStiv 2025-02-12 07:02:50 +0100
  • 3fab8b59e8
    Merge pull request #1410 from maticnetwork/upstream_merge_v1.14.8 Krishang Shah 2025-02-12 10:31:48 +0530
  • 9d7001c1f6 accounts/abi/bind/v2: clean up lib.go: * improve function and type comments (adding a TODO for FilterEvents/WatchEvents descriptions) * simplify EventIterator implementation, change signature of Next to return an error if it occurred. Don't prevent further iteration if the subscription was cancelled before all the logs could be read from the channel (this needs a test case). Jared Wasinger 2025-02-11 20:01:58 -0800
  • a52f2ad783
    Revert "core/txpool/legacypool: fix flaky test TestAllowedTxSize (#30975)" Feroslav268 2025-02-12 05:10:52 +0100
  • 58f65c60c2
    trie: copy preimage store pointer in StateTrie.Copy (#31158) jwasinger 2025-02-11 17:55:00 -0800
  • ffec10f511 common: add IsZero methods for Hash and Address types islishude 2025-02-12 09:11:10 +0800
  • 33706c9984
    build: upgrade -dlgo version to Go 1.24.0 levisyin 2025-02-12 08:53:39 +0800
  • c1597191fb trie: copy preimage store pointer in StateTrie.Copy Jared Wasinger 2025-02-11 10:55:28 -0800
  • da71839a27
    internal/ethapi: fix panic in debug methods (#31157) Sina M 2025-02-11 16:02:30 +0100
  • 67f879ac18
    refactor!(core/types): Block method WithBody(Body) signature (#110) Quentin McGaw 2025-02-11 15:29:34 +0100
  • 2580bd1d05
    chore(ci): add go_tidy job to go workflow (#127) Quentin McGaw 2025-02-11 15:28:33 +0100
  • cfe033fd6b internal/ethapi: fix panic in debug methods Sina Mahmoodi 2025-02-11 14:40:26 +0100
  • cdb66c89d6
    core/txpool/legacypool: add support for SetCode transactions (#31073) lightclient 2025-02-11 06:15:04 -0700
  • 56422c87e9 core/txpool/legacypool: update comment Felix Lange 2025-02-11 13:55:22 +0100
  • 22b9354494
    p2p/discover: make discv5 response timeout configurable (#31119) Chen Kai 2025-02-11 20:52:43 +0800
  • d2ca7cf9f1
    p2p/discover: remove unused parameter in revalidationList.get (#31155) Harry Ngo 2025-02-11 19:45:44 +0700
  • 9064038a86
    consensus/beacon: remove TestingTTDBlock (#31153) Felix Lange 2025-02-11 13:44:25 +0100