Commit graph

  • 50dfc024f7
    Merge branch 'master' into 5806_delegate_tx Hadrien Croubois 2024-02-15 16:28:51 +0100
  • 5f0a5437e6 refactor onBlockStart params, new skip method Sina Mahmoodi 2024-02-15 16:22:59 +0100
  • 7eac4bac1a
    Merge pull request #10 from karalabe/stateless-cross-validator jwasinger 2024-02-15 07:21:57 -0800
  • 3ba6b92dfb remove onBeaconBlockRoot events Sina Mahmoodi 2024-02-15 16:05:55 +0100
  • 0c412dcd1f
    cmd/evm: fix typo in test script (#28995) alex 2024-02-15 22:54:40 +0800
  • a443a0f317 cmd/devp2p/internal/ethtest: handle header requests in more places Felix Lange 2024-02-15 15:40:37 +0100
  • 2c359308a4 cmd/devp2p/internal/ethtest: remove Test prefix from eth test names Felix Lange 2024-02-15 15:25:02 +0100
  • c890ecbb83 cmd/devp2p/internal/ethtest: print test description as log message Felix Lange 2024-02-15 15:23:39 +0100
  • bc77453d1b
    cmd/evm: fix typos alex 2024-02-15 22:10:19 +0800
  • 9f6b056195
    website: proofreading (#28988) Kugo 2024-02-15 14:44:43 +0100
  • 286090689a
    eth/catalyst: add getClientVersion to capabilities (#28994) Marius van der Wijden 2024-02-15 14:43:45 +0100
  • 84bc4d457f
    core/txpool/legacypool: goimports fix Martin Holst Swende 2024-02-15 14:09:48 +0100
  • 886f0e72e5
    tests: update execution spec tests + split statetest exec (#28993) Martin HS 2024-02-15 13:30:11 +0100
  • 1a5fe3fec1 Add Bid method Ferran Borreguero 2024-02-15 11:50:05 +0000
  • a77aa455b0 eth/catalyst: add getClientVersion to capabilities Marius van der Wijden 2024-02-15 12:40:11 +0100
  • 5404c31af7
    Merge branch 'master' into remove-duplicated-heap-init Felix Lange 2024-02-15 12:31:53 +0100
  • f338f50c30 Fix tests Ferran Borreguero 2024-02-15 11:15:04 +0000
  • 977f127c33 Address feedback Ferran Borreguero 2024-02-15 11:11:22 +0000
  • 124d217e16 Merge branch 'main' into feature/e2e-block-building-builderapi Ferran Borreguero 2024-02-15 11:09:30 +0000
  • 305b567f7b
    Merge branch 'ethereum:master' into portal Chen Kai 2024-02-15 19:05:01 +0800
  • 9e3e46671e
    eth/catalyst,beacon/engine: implement GetClientVersionV1 (#28915) lightclient 2024-02-15 04:01:30 -0700
  • 3af07c669d
    Update list.go Felix Lange 2024-02-15 11:47:35 +0100
  • 2fd4f2c7b7
    Update list.go Felix Lange 2024-02-15 11:46:36 +0100
  • 35291e6a8c resolve merge conflict Sina Mahmoodi 2024-02-15 10:22:56 +0100
  • 51e875ee9d
    fix compiling colinlyguo 2024-02-15 17:22:24 +0800
  • 2a1d94bd1d
    cmd/devp2p: fix modulo in makeBlobTxs (#28970) colin 2024-02-15 17:22:03 +0800
  • 26b8affead
    Update core/txpool/legacypool/list.go colin 2024-02-15 17:20:15 +0800
  • efddedc16c
    core/txpool/blobpool: rename variables in comments (#28981) bk 2024-02-15 04:20:10 -0500
  • 2e76f34f8d
    Update blobpool.go Felix Lange 2024-02-15 10:18:31 +0100
  • 9d537f5439
    ethereum, ethclient: add blob transaction fields in CallMsg (#28989) maskpp 2024-02-15 17:08:46 +0800
  • 3ded1c14c3 Remove unused backend crypto-services 2024-02-15 16:45:06 +0800
  • bb6215bce5 Update cors to http crypto-services 2024-02-15 16:27:42 +0800
  • 96968b119e Initial cut crypto-services 2024-02-15 16:25:35 +0800
  • 3afba12a4c
    tests: update execution spec tests + split statetest exec Martin Holst Swende 2024-02-15 08:43:52 +0100
  • 14476c0608 fix test-runner Jared Wasinger 2024-02-14 19:38:51 -0800
  • 259f3e2b4e remove wait function from trie prefetcher. make close not remove fetchers. Fix stateless blockchain test-runner. Jared Wasinger 2024-02-14 19:19:17 -0800
  • 494ba791a1 ensure non-mutated storage slots are included in witness when snapshot is enabled Jared Wasinger 2024-02-13 07:44:55 -0800
  • 4943bd8bbb core/state: minor prefetcher polishes Péter Szilágyi 2024-02-12 17:49:54 +0200
  • ee59f15a10
    address comments colinlyguo 2024-02-15 02:18:44 +0800
  • ae0edbf0d0 performance improvement lmittmann 2024-02-14 19:15:12 +0100
  • 74196d4cc5
    Update ethclient.go Felix Lange 2024-02-14 19:09:19 +0100
  • e9cad415db
    geth submodule branch fix macwis 2024-02-14 18:04:14 +0100
  • d0a8120c8a
    Merge pull request #17 from eden-network/dancun_beacon_root Louis Thibault 2024-02-14 17:06:19 +0100
  • 8321fe2fda
    tests: fix goroutine leak related to state snapshot generation (#28974) Martin HS 2024-02-14 17:02:56 +0100
  • 33e34d7019 merge to main halo3mic 2024-02-14 15:57:10 +0000
  • 0db7a19f33 minor fix Sina Mahmoodi 2024-02-14 16:54:51 +0100
  • 75ecca1bea
    Merge pull request #16 from flashbots/ci/update-go-1.22 Ferran Borreguero 2024-02-14 15:52:29 +0000
  • 674a38ed60 add config for tracers Sina Mahmoodi 2024-02-14 16:52:10 +0100
  • 9823ebebd0 Update CI to use go1.22. Remove go1.20 (EOL). Louis Thibault 2024-02-14 10:40:48 -0500
  • 8f45137bea
    Merge pull request #15 from flashbots/fix/SUAVE-236-deuce Louis Thibault 2024-02-14 16:22:55 +0100
  • 4b6f39ee25 Pass beacon root from build args to block header. Louis Thibault 2024-02-14 10:07:56 -0500
  • 46dd095ac1 Remove codegen header from suave_structs.go Louis Thibault 2024-02-14 10:03:13 -0500
  • eba795de5c Add beacon root to types.BuildBlockArgs. Louis Thibault 2024-02-14 10:02:51 -0500
  • 4cd7cb3637 resolve merge conflict Sina Mahmoodi 2024-02-14 15:40:27 +0100
  • 5273e55f45 enable blob call maskpp 2024-02-14 22:29:11 +0800
  • 7028b405b6
    Merge branch 'ethereum:master' into portal Chen Kai 2024-02-14 21:07:20 +0800
  • c99a61c5fe tests: call Disable only once Felix Lange 2024-02-13 21:14:14 +0100
  • d91f53c9eb core/state/snapshot: avoid waiting on exited generator in Disable Martin Holst Swende 2024-02-13 09:01:08 +0100
  • 368eaa8e50 tests: refactor state test state creation Felix Lange 2024-02-12 21:41:31 +0100
  • 0c93a4007e Update state_test_util.go Felix Lange 2024-02-12 14:25:46 +0100
  • f0d10a6abb tests: use worry-free return Martin Holst Swende 2024-02-12 13:16:51 +0100
  • bab7fb4ee1 tests: fix goroutineleak Martin Holst Swende 2024-02-12 08:54:51 +0100
  • 0a5c019302 proofread2 Kugo 2024-02-14 09:37:13 +0000
  • af2c869b0c proofread Kugo 2024-02-14 09:36:42 +0000
  • 5e6385176f readme Kugo 2024-02-14 09:36:09 +0000
  • 55a46c3b10
    cmd/utils: fix merge-breakage in test (#28985) Martin HS 2024-02-14 09:26:53 +0100
  • 634eb4634e
    cmd/utils: fix merge-breakage in test Martin Holst Swende 2024-02-14 09:22:55 +0100
  • 2dd99739b5 bump version to v1.2.6-beta Manav Darji 2024-02-14 13:15:05 +0530
  • 9f9e1be47e core/types: fix unmarshalling of BlobTx values (#27939) lightclient 2023-08-16 15:22:15 -0600
  • 8a9807da9a added new bitvec implementation lmittmann 2024-02-14 08:42:33 +0100
  • c812ada6fd optional external extra field halo3mic 2024-02-14 06:06:09 +0000
  • 063776f8ee better comment. log when a block cross-validates successfully Jared Wasinger 2024-02-13 21:55:04 -0800
  • ad291040a3 fix some things that broke in the latest rebase. fix the cross-validator Jared Wasinger 2024-02-13 21:27:50 -0800
  • 25507e068a bb: add ParentBeaconBlockRoot param to BuildBlockArgs halo3mic 2024-02-14 03:33:10 +0000
  • 1329dcf6fb stateless block proof generation w/ execution/verification. Co-authored-by: Jared Wasinger <j-wasinger@hotmail.com> Co-authored-by: Martin HS <martin@swende.se> Jared Wasinger 2024-01-21 17:22:23 -0800
  • c844a32f20
    rename variable in blob priority comments bk 2024-02-13 10:59:51 -0500
  • fe91d476ba
    all: remove the dependency from trie to triedb (#28824) rjl493456442 2024-02-13 21:49:53 +0800
  • 7f5b1474eb
    add a comment colinlyguo 2024-02-13 21:49:13 +0800
  • 2b9e72c7bf
    Revert "refactor Cap to use heap.Pop() instead of sorting the whole heap" colinlyguo 2024-02-13 21:43:44 +0800
  • e8b23da4cd
    refactor Cap to use heap.Pop() instead of sorting the whole heap colinlyguo 2024-02-13 21:35:00 +0800
  • 76183849a4
    eth/catalyst: remove print statement lightclient 2024-02-13 06:10:57 -0700
  • a156ab10b5
    beacon/engine: make client version data const lightclient 2024-02-13 06:10:06 -0700
  • d5ae16c486
    add a benchmark test for list.Cap colinlyguo 2024-02-13 19:09:44 +0800
  • 1e299c07d0
    website: fix dapp-dev native-bindings simulator code (#28978) David Millman 2024-02-13 02:36:32 -0700
  • c50bb2a887
    Merge branch 'ethereum:master' into portal Chen Kai 2024-02-13 17:23:55 +0800
  • 4c15d58007
    internal/ethapi, signer/core: fix documentation-links (#28979) Lindlof 2024-02-13 12:14:18 +0300
  • beb2954fa4
    core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) Ng Wei Han 2024-02-13 17:10:11 +0800
  • 17beea8adb
    Merge pull request #22 from primevprotocol/feature/script-to-govern-nodes Mikhail Wall 2024-02-13 10:27:33 +0800
  • 56c21ccaae fix: management api links Mikael Lindlof 2024-02-12 22:28:33 +0300
  • d800322055 Update error messages to match previous version David Millman 2024-02-12 11:07:05 -0700
  • 7d51b5ff96 Remove storage package David Millman 2024-02-12 10:07:30 -0700
  • d2dcb6f755 Update docs David Millman 2024-02-12 09:47:09 -0700
  • 2d5079a7a8 Fix code snippet and remove warnings David Millman 2024-02-12 09:29:01 -0700
  • 1fd10adab9
    accounts/external: minor Martin Holst Swende 2024-02-12 15:47:52 +0100
  • a39e697b52
    signer: enable signing of blob transactions Martin Holst Swende 2024-02-12 15:34:27 +0100
  • 91fa8dfdac
    accounts/external: pass on blob-tx to backend signer Martin Holst Swende 2024-02-12 14:40:27 +0100
  • a5962f1cfd
    core/txpool/legacypool: fix flaw in settip Martin Holst Swende 2024-02-12 13:26:55 +0100
  • 43f29d5f3a
    internal/ethapi: remove unused param Martin Holst Swende 2024-02-12 14:10:53 +0100
  • dd1a5901d4 Add more stuff Ferran Borreguero 2024-02-12 12:32:33 +0000
  • 9461701b0e Merge branch 'master' into portal1 Chen Kai 2024-02-12 20:00:57 +0800