Commit graph

  • afe965df35 deduplicate error checking code into helper Jared Wasinger 2025-03-12 09:51:33 +0100
  • 7e95cedf31 add back a return that i removed Jared Wasinger 2025-03-12 09:40:40 +0100
  • acc8b80660 goimports Jared Wasinger 2025-03-12 09:35:03 +0100
  • 74fb08f4c2 cmd/workload: if execution of a test returns rpc error code reflecting failure to access missing pruned history, don't mark that test run as a failure Jared Wasinger 2025-03-12 09:29:26 +0100
  • 18faa251b3 Update core/txpool/txpool.go Pierre R 2025-03-11 18:26:16 +0900
  • 1ca2da81e6
    eth/ethconfig: add HistoryMode (#31365) Felix Lange 2025-03-13 11:43:00 +0100
  • 712d7ec001 cmd/evm: fix statetest with multi-fork statetest fixtures danceratopz 2025-03-13 09:44:57 +0100
  • 3837d0c2cc core, cmd/XDC: fix wrong hash caused by EIP-1559 number when init genesis Daniel Liu 2025-03-13 10:17:37 +0800
  • 8850e1be87 cicd, genesis: set EIP-1559 number in genesis for devnet and testnet Daniel Liu 2025-03-13 10:31:26 +0800
  • 80ad490f0a
    Merge pull request #908 from gzliudan/improve_genesis Daniel Liu 2025-03-13 16:53:44 +0800
  • 8efa0c0a29 cmd/XDC: improve init genesis Daniel Liu 2025-03-12 23:22:35 +0800
  • 7be72f2978
    build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 dependabot[bot] 2025-03-13 01:54:54 +0000
  • 0bfcdcdee1 Fix linting issue: remove unnecessary type conversion sivaratrisrinivas 2025-03-12 18:51:00 -0500
  • ad8884cac5 Optimize merge block detection with sort.Search sivaratrisrinivas 2025-03-12 18:45:57 -0500
  • b518f285fd
    log: fix SetDefault for custom loggers Stephen Buttolph 2025-03-12 15:56:49 -0400
  • aa0c40ab6f
    core/txpool/blobpool: downgrade "Blob transaction swapped out by signer" to debug level VolodymyrBg 2025-03-12 21:34:33 +0200
  • 12677e670f fix: add UnmarshalJSON for vm.Opcode wanger 2025-03-13 03:19:49 +0800
  • aef13d8174 rpc: change constant value for "earliest" block Felix Lange 2025-03-12 18:39:29 +0100
  • f1d5eaf3ed eth/ethconfig: add HistoryMode Felix Lange 2025-03-12 18:18:03 +0100
  • 3962af30e1 feat: add TraceCallWithCallTracer and TraceTransactionWithCallTracer wanger 2025-03-13 01:01:22 +0800
  • 274ca31038 core/filtermaps: go:embed checkpoints in json format Zsolt Felfoldi 2025-03-12 17:02:21 +0100
  • 25786522bf core/filtermaps: do not embed filterMapsRange Zsolt Felfoldi 2025-03-12 16:15:47 +0100
  • 61b17c3bce core/filtermaps: do not use exported channels Zsolt Felfoldi 2025-03-12 15:30:18 +0100
  • 4ece8f50f8 core/filtermaps: removed chainView interface and limitedChainView Zsolt Felfoldi 2025-03-12 14:35:38 +0100
  • 131883e903 core/filtermaps: use fnv-1a for column index calculation Zsolt Felfoldi 2025-02-16 11:10:17 +0100
  • 15aeafe075 core/filtermaps: FilterMaps log index generator and search logic Zsolt Felfoldi 2025-02-03 09:44:32 +0100
  • cbd75d107a Fix linting issues in dbcmd files sivaratrisrinivas 2025-03-12 08:32:04 -0500
  • f931c12150 cmd/utils: simplify developer account selection and unlocking logic islishude 2025-03-12 20:20:39 +0800
  • 591335f8d3
    ethclient: improve testing for Version with better error logging tr1sm0s1n 2025-03-12 17:24:56 +0530
  • 5606cbc710
    crypto/secp256k1: update libsecp256k1 (#31242) Marius van der Wijden 2025-03-12 12:21:50 +0100
  • 915d9d9de5
    cmd: ctrl-c to halt the whole import process (#31360) Delweng 2025-03-12 19:20:40 +0800
  • 5abf406387 cmd/utils: streamline developer account setup and unlocking logic islishude 2025-03-12 18:58:11 +0800
  • 70fd00ea2d
    Update chaincmd.go Felix Lange 2025-03-12 11:36:26 +0100
  • bd1f98c24a feat: expose table nodes Chen Kai 2025-03-12 11:27:22 +0100
  • d8b9298f35 feat:remove unneccessary change Chen Kai 2025-03-12 11:06:28 +0100
  • b26e0a8593 feat:unify Ping method signature Chen Kai 2025-03-12 10:50:51 +0100
  • 39765c1d92 cmd/geth: Fix type mismatches in dbcmd_test.go between uint64 and int sivaratrisrinivas 2025-03-12 04:12:56 -0500
  • edf4c98978 cmd/geth: add ctrl-c to the import doc jsvisa 2025-03-12 08:41:23 +0000
  • 0fa1940dc0 cmd/geth: stop if import interrupted with multi files jsvisa 2025-03-12 08:37:41 +0000
  • 6942807df3 Fix progress reporting in freezer truncation to use standard logging instead of progress reporter sivaratrisrinivas 2025-03-12 03:21:09 -0500
  • 5ef338d5d6 cmd/utils: move unlock developer account logic to ensure it executes correctly islishude 2025-03-12 15:49:15 +0800
  • bbbe72c300 cmd/era: add full-tx flag for transaction detail control kevincatty 2025-03-12 15:15:09 +0800
  • 974cfcd726
    feat(L1 follower): add commitAndFinalizeBatch method (#1140) Jonas Theis 2025-03-12 13:34:56 +0800
  • 3408f1d61b Restore Go version to 1.23.0 to match main repository sivaratrisrinivas 2025-03-11 23:33:03 -0500
  • c8744668cd Fix go.mod: correct Go version format from 1.23.0 to 1.23 sivaratrisrinivas 2025-03-11 23:18:33 -0500
  • 19d510ac4e Optimize freezer truncation: batch processing, progress reporting, configurable batch size sivaratrisrinivas 2025-03-11 22:57:36 -0500
  • eb879a76cf
    go.mod: update crypto to remove dependency warning (#31334) buddho 2025-03-12 05:30:45 +0800
  • ca530362ca
    ethdb: no need to check the metric nilness (#31353) Delweng 2025-03-12 05:30:02 +0800
  • dc8c4f7dcd Fixes regression test problems in OpenBSD/adJ. Thanks to @holiman. Closes #30961 Vladimir Támara Patiño 2025-03-11 12:12:11 -0500
  • 6ebd351534
    fix: entrypoint script for existing setup (#58) aloknerurkar 2025-03-11 22:01:21 +0530
  • e442c4d50c
    beacon/types, beacon/blsync: update for electra (#31243) Felix Lange 2025-03-11 17:17:47 +0100
  • f8b07baee2 beacon: fixed issues with electra light sync Zsolt Felfoldi 2025-03-11 16:50:13 +0100
  • 4da69b3782 beacon/types: add more electra tests Felix Lange 2025-02-25 11:22:23 +0100
  • 0a03bafa2d beacon/types: add electra test and fix block hash Felix Lange 2025-02-25 11:10:45 +0100
  • b8cc34abcd beacon/blsync: add support for engine_newPayloadV4 with requests list Felix Lange 2025-02-24 15:17:21 +0100
  • b6d5afacc9 beacon/types: add BeaconBlock.ExecutionRequestsList Felix Lange 2025-02-24 15:15:19 +0100
  • 562418fdd1 go.sum: update Felix Lange 2025-02-24 12:47:20 +0100
  • e3dc854979 beacon/types: update base types for electra Felix Lange 2025-02-24 12:43:11 +0100
  • 0fd0c83286 p2p/discover: repeat WHOAREYOU challenge when handshake in progress Felix Lange 2025-03-11 16:18:18 +0100
  • 71f9f1e684
    core: prefund pectra precompiles in developer genesis (#31342) Marius van der Wijden 2025-03-11 16:15:07 +0100
  • 49ef375033
    core/txpool: demote error log to warn (#31332) Austin Larson 2025-03-11 11:00:50 -0400
  • b0332b5168
    chore(ci): add merge_group trigger to required workflows (#160) Arran Schlosberg 2025-03-11 13:57:57 +0000
  • 4bcf1449d3
    Merge branch 'ethereum:master' into master sashabeton 2025-03-11 12:09:57 +0100
  • a2fe0aaa2e
    refactor: use t.TempDir() instead of os.MkdirTemp (#1484) linchizhen 2025-03-11 18:41:40 +0800
  • 8706e1aa7d
    Merge pull request #906 from XinFinOrg/minor-fix-cicd Wanwiset Peerapatanapokin 2025-03-11 14:12:41 +0400
  • 9543b85159
    Update ci.yml Wanwiset Peerapatanapokin 2025-03-11 14:01:00 +0400
  • d72c039a1a
    param: txs announced only (#1467) jj1980a 2025-03-11 13:47:54 +0400
  • a75ca63466 ethdb: no need to check the metric nilness jsvisa 2025-03-11 08:49:20 +0000
  • f8abadc64d
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2025-03-11 09:49:06 +0100
  • 42defdb589
    Merge pull request #905 from JukLee0ira/support_cancun Daniel Liu 2025-03-11 16:44:53 +0800
  • 9d3a8c20eb common: set cancun block to 0 for local net JukLee0ira 2025-03-11 16:42:14 +0800
  • d4f8f434b1
    Merge pull request #902 from gzliudan/fix_peer_tracking Daniel Liu 2025-03-11 16:37:51 +0800
  • 9167867bab eth/downloader: fix peer idleness tracking when restarting statesync (#21260) Daniel Liu 2025-03-10 17:32:07 +0800
  • 66449401ce
    Merge pull request #903 from gzliudan/fix_downloader_race Daniel Liu 2025-03-11 16:36:10 +0800
  • 8d63a56777 eth/downloader: fix data race in downloader (#20204) Daniel Liu 2025-03-10 18:27:32 +0800
  • 7b3e57eacd
    Merge pull request #901 from gzliudan/fix_validator Daniel Liu 2025-03-11 16:34:52 +0800
  • 364acd00d1
    feat(repo): go-ethereum v1.15.5 upstream merge (#395) David 2025-03-11 16:48:47 +0900
  • 0273448333 core, eth/downloader: fix validation and downloader printout flaw (#17974) Daniel Liu 2025-03-10 17:11:43 +0800
  • c1665e5975
    Merge pull request #904 from XinFinOrg/test-devnet-reward-more benjamin202410 2025-03-10 22:15:54 -0700
  • fd8f8ec2dc update config liam.lai 2025-03-10 22:15:31 -0700
  • 89074433ee cmd/geth:Implement freezer truncation as a subcommand sivaratrisrinivas 2025-03-10 23:58:09 -0500
  • cc63105314 test devnet reward more liam.lai 2025-03-10 19:23:46 -0700
  • 46dd32affe
    refactor(era): add new flag incltx to era lfz941 2025-03-11 08:47:58 +0800
  • 5181cb5cfc
    upgrade go kzg library to canonical one, adding new functions for eip-7594 Francis Li 2025-03-10 14:10:03 -0700
  • a390c0b109 tests: update testdata to v1.16 Sina Mahmoodi 2025-03-10 21:31:48 +0100
  • ffa02253b9
    Update README.md 5mrB2WGigdtVwbJhza9F4J on zerionv1.144.3 (c6e72d6) yerestephpachuroche.cb.id 2025-03-10 14:42:20 -0400
  • 4cb05963dd eth: Fix movePrecompileToAddress ignored on debug_traceCall Shahar Rose 2025-03-10 19:13:48 +0200
  • cbe68b3ac2 eth/tracers/logger, internal/ethapi: reimplement excluding authorizations sashabeton 2025-03-10 15:18:50 +0100
  • 4cdd7c8631
    cmd,eth,les: replace Cancun override flag with Prague (#31341) lightclient 2025-03-10 14:10:16 +0100
  • 11c9fda82b
    ethclient: fix testing for Version in Windows tr1sm0s1n 2025-03-10 18:13:54 +0530
  • e191e9f66d
    Address more review feedback Pepper Lebeck-Jobe 2025-03-10 12:48:32 +0100
  • 00a4aa7f69
    Fix issue with different state depending on input order. Luis Ayuso 2025-03-10 12:29:52 +0100
  • 9fe8e2bab8
    Rewrite pool test for SetCodeTransactions Luis Ayuso 2025-03-10 12:25:46 +0100
  • f3dfb9da9e
    Avoid state leaking between tests. Luis Ayuso 2025-03-10 12:17:35 +0100
  • 45dce9d3e1
    Rename errTxPoolTerminated and fix comment Pepper Lebeck-Jobe 2025-03-10 10:19:12 +0100
  • a9317abcd1
    Merge pull request #897 from gzliudan/fix_TestPendingLogsSubscription Daniel Liu 2025-03-10 15:43:25 +0800
  • 2dfa020165 eth/filters: fix TestPendingLogsSubscription (#23619) Miro 2021-10-04 08:09:51 -0400
  • ecd835b1b8
    Merge pull request #896 from gzliudan/indexer_configurable Daniel Liu 2025-03-10 15:42:21 +0800
  • 2697703c0f core, eth, params: make indexer configurable (#17188) Daniel Liu 2025-03-05 17:49:36 +0800
  • 3c80686dad
    Merge pull request #895 from gzliudan/remove-les Daniel Liu 2025-03-10 15:40:39 +0800