Commit graph

  • e76823ec7f .github/workflows: remove check_tidy and add check_generate Felix Lange 2025-02-27 13:07:26 +0100
  • 1f18472f95 appveyor.yml: remove check_tidy Felix Lange 2025-02-27 13:07:13 +0100
  • 5336fb5d23 build: fold tidy check into doCheckGenerate Felix Lange 2025-02-27 13:06:52 +0100
  • 6b2ce743fa core/txpool/locals: gofmt Felix Lange 2025-02-27 12:56:27 +0100
  • cf03b97a68 go.mod: re-add x/exp Felix Lange 2025-02-27 12:27:32 +0100
  • 157c76db2c all: remove exp dependency Martin Holst Swende 2025-02-12 14:32:21 +0100
  • 02ee623548 all: combine key iterators and sorting in one step Martin Holst Swende 2024-10-08 10:21:22 +0200
  • 49ef93ea1c all: drop x/exp direct dependency Martin Holst Swende 2024-10-08 10:10:38 +0200
  • b156f109a3
    Use crypto.HexToECDSA to set deterministic ecdsa key Quentin Mc Gaw 2025-02-27 12:17:42 +0100
  • 739ba847f6
    feat(rlp/rlpgen): support alias types (#154) Quentin McGaw 2025-02-27 12:13:11 +0100
  • fa16d497bc
    build: update PPA Go bootstrap version to 1.23 (#31282) Felix Lange 2025-02-27 12:07:36 +0100
  • 8ffceb1632 build: add Go 1.23 bootstrap Felix Lange 2025-02-27 12:05:27 +0100
  • 375260e859
    mutex protection on trieReader storages Lucca Martins 2025-02-27 07:49:21 -0300
  • fa9ba6c2f1 build: update PPA Go bootstrap version to 1.22 Felix Lange 2025-02-27 11:45:12 +0100
  • eec66c2d57
    Merge branch 'ethereum:master' into gethintegration Chen Kai 2025-02-27 17:36:38 +0800
  • fc4dd183e9
    core/txpool: fix error logs flood caused by removeAuthorities (#31249) buddho 2025-02-27 17:08:33 +0800
  • df06cba97b eth: return err if local tracker is not configured Gary Rong 2025-02-26 12:45:41 +0800
  • c748bf6201 core/txpool/local, eth: return no error if transaction fails stateful check Gary Rong 2025-02-25 20:55:40 +0800
  • 05647d8126 core/txpool: reject invalid transaction in local tracker Gary Rong 2025-02-21 13:18:20 +0800
  • d1fb337647 reflect review Kuwon Sebastian Na 2025-02-20 10:26:52 +0900
  • c00825fe75 eth: do not add failed tx to localTxTracker Kuwon Sebastian Na 2025-02-18 18:28:34 +0900
  • 1d2043e806
    eth/gasprice: sanity check ratio values (#31270) lightclient 2025-02-27 00:40:35 -0700
  • 3663a9e40b Merge branch 'crypto' of github.com:FlyingFog/Polygon into crypto Inplus 2025-02-27 15:36:22 +0800
  • 055679fbef crypto/bn256: fix MulScalar (#30974) gitglorythegreat 2025-01-02 21:04:06 +0800
  • 08b5347182 cherry-pick geth 0feb999d3f gitglorythegreat 2025-01-02 21:04:06 +0800
  • 6519ce6fbe
    Merge pull request #1465 from maticnetwork/master Pratik Patil 2025-02-27 11:59:37 +0530
  • 646f6358dd
    Merge branch 'develop' into manav/upstream_merge_v1.14.11 Manav Darji 2025-02-27 11:18:07 +0530
  • a8bf400a30 update gfp12 in crypto Inplus 2025-02-27 13:33:20 +0800
  • c0cd847f8a metrics: spin up ticker routine only if metrics is enabled Gary Rong 2025-02-27 13:10:20 +0800
  • d721503da6
    simulated: add WithHTTPRPCServer config bruwbird 2025-02-27 10:27:51 +0900
  • 5d46d9723d
    Update api_test.go Gengar 2025-02-27 03:15:26 +0200
  • c228081e29
    Update blockchain_reader.go Ragnar 2025-02-27 01:43:02 +0100
  • b91198aee5
    Update backend.go Ragnar 2025-02-27 01:42:40 +0100
  • 92ec1c49da
    Update backend.go Ragnar 2025-02-27 01:42:12 +0100
  • 3ca2bba92e
    Update filter_system.go Ragnar 2025-02-27 01:40:45 +0100
  • 839d99a54c
    Update blockchain.go Ragnar 2025-02-27 01:39:54 +0100
  • 939a804146
    cmd/workload: RPC workload tests for filters and history (#31189) Felföldi Zsolt 2025-02-27 00:07:14 +0100
  • efd74e05d9 choose unique blob discriminators for invalid sidecar tests to make them pass when run with other blob tx tests. temporarily disable another seemingly-unrelated test that when ran in conjunction with invalid sidecar tests causes the latter to fail. Jared Wasinger 2025-02-26 21:43:31 +0100
  • 9c70995cf3
    eth/gasprice: sanity check ratio values lightclient 2025-02-26 11:22:37 -0700
  • 2585776aab
    eth/gasprice: fix eth_feeHistory blobGasRatio (#31246) James 2025-02-27 07:24:14 +1300
  • adaa12ba90 cmd/workload: update README Felix Lange 2025-02-26 18:47:35 +0100
  • 1212781c9a
    core/txpool/legacypool: add integrity checks to avoid dangling auths in tracker lightclient 2025-02-26 09:56:53 -0700
  • bcb983693e
    core/types: return list of unique authority addresses in SetCodeAuthorities() lightclient 2025-02-26 09:52:59 -0700
  • 00ed30e6fc trie: reduce allocations in trie hasher Marius van der Wijden 2025-02-26 16:38:10 +0100
  • 9422f025ee cmd/workload: add README Felix Lange 2025-02-26 15:22:10 +0100
  • ae024ba2a8 cmd/workload: add missing flags Felix Lange 2025-02-26 15:16:43 +0100
  • af6e9f589c add history mainnet artifact Sina Mahmoodi 2025-02-26 15:12:22 +0100
  • 6ab7639a1b
    Update core/vm/instructions.go Marius van der Wijden 2025-02-26 13:35:47 +0100
  • 63e6ea293b
    Merge pull request #1457 from maticnetwork/lmartins/include-heimdal-timeout Lucca Martins 2025-02-26 09:32:55 -0300
  • 787df0f39e core/vm: clean up a bit Marius van der Wijden 2025-02-26 13:13:55 +0100
  • a140ef6d7c cmd/workload: move filter commands up one level Felix Lange 2025-02-26 13:03:11 +0100
  • 509548977f cmd/workload: fix getBlockTransactionCountByNumber Felix Lange 2025-02-26 12:51:04 +0100
  • f804377579 cmd/workload: fix lint issues Felix Lange 2025-02-26 12:41:57 +0100
  • 2823ee96da cmd/workload: implement history tests Felix Lange 2025-02-26 12:38:51 +0100
  • 057305ace7 core/vm: fix off-by-one, add fuzzer Marius van der Wijden 2025-02-26 12:34:24 +0100
  • 5332db0634 build/ci: simplify doCheckTidy by using -diff flag islishude 2025-02-26 19:21:01 +0800
  • 5841899bd5 core/vm: handwrite push2 opcode Marius van der Wijden 2025-02-26 12:05:19 +0100
  • c7caca4564
    build: filter out .git folder for go generate check (#31265) rjl493456442 2025-02-26 18:49:02 +0800
  • 5e511283cb rpc: lazily instantiate rpcServingTimer to prevent spinning up go-routine upon rpc package import Jared Wasinger 2025-02-26 10:42:57 +0100
  • 1cc653ae0c build: filter out .git folder for generation check Gary Rong 2025-02-26 16:43:31 +0800
  • 4fd2360d3f
    Merge pull request #881 from gzliudan/upgrade_downloader Daniel Liu 2025-02-26 15:06:44 +0800
  • bf011986a5 eth/downloader: fixes data race between synchronize and other methods (#21201) Daniel Liu 2025-02-24 18:54:12 +0800
  • 2955a988ca eth/downloader: more context in errors (#21067) Daniel Liu 2025-02-24 17:49:13 +0800
  • 3ee371454f eth/downloader: make syncing error obvious (#19413) Daniel Liu 2025-02-24 16:45:02 +0800
  • 04adabe55c eth/downloader: fix nil droppeer in state sync (#19232) Daniel Liu 2025-02-24 16:46:41 +0800
  • 96db952576 downloader: fix edgecase where returned index is OOB for downloader (#18335) Daniel Liu 2025-02-24 17:31:41 +0800
  • 3adec81483 downloader: different sync strategy (#18085) Daniel Liu 2025-02-24 15:04:44 +0800
  • 9ad4e1d282 downloader: measure successfull deliveries, not failed (#17983) Daniel Liu 2025-02-24 17:02:49 +0800
  • 31011d4aa9 eth/downloader: fix invalid hash chain error due to head mini reorg (#17839) Daniel Liu 2025-02-24 15:55:29 +0800
  • e424ff1380 eth/downloader: fix comment typos (#17956) Daniel Liu 2025-02-24 16:27:33 +0800
  • 2a8b4501ef eth/downloader: use intermediate variable for better readability (#17510) Daniel Liu 2025-02-24 14:46:50 +0800
  • ee516cb291
    Merge pull request #882 from gzliudan/fix_divide_zero Daniel Liu 2025-02-26 15:05:16 +0800
  • cc5359e063 core: fix integer divide by zero in function ValidateHeaderChain Daniel Liu 2025-02-25 15:10:13 +0800
  • 7c9df61bd9
    Merge pull request #885 from JukLee0ira/rm_duplicate_func Daniel Liu 2025-02-26 14:29:20 +0800
  • 620eaa7443 core: remove the duplicate func getProcInterrupt JukLee0ira 2025-02-26 14:08:25 +0800
  • 5f6e2d334c
    minor nit fixed Lucca Martins 2025-02-26 03:06:01 -0300
  • 03f4a1bb12
    core/txpool/legacypool: fix incorrect error in authority tracker when removing tx lightclient 2025-02-25 21:55:08 -0700
  • 9bcc62f68f
    Update natupnp.go Ragnar 2025-02-26 02:48:37 +0100
  • cda538007c Merge branch 'firehose-fh3.0' into release/geth-1.x-fh3.0 Matthieu Vachon 2025-02-25 15:18:01 -0500
  • 06b7c4bb3a Make firehose the default value for vmtrace in our fork Matthieu Vachon 2025-02-25 15:17:47 -0500
  • 2042a11963 reenable all ethsuite tests Jared Wasinger 2025-02-25 21:14:39 +0100
  • fbf699a4c8 Merge tag 'v1.15.3' into release/geth-1.x-fh3.0 Matthieu Vachon 2025-02-25 15:11:00 -0500
  • 1781bc8145 fix lint Jared Wasinger 2025-02-25 21:05:24 +0100
  • a51126d97f Brought back README.fh.md from Firehose 2.4 branch Matthieu Vachon 2025-02-25 14:52:15 -0500
  • a7e3222023
    fix edge case on ticker Lucca Martins 2025-02-25 16:51:27 -0300
  • 1501d8e99d update tests Jared Wasinger 2025-02-25 20:19:46 +0100
  • 844603ea4e
    resolving comments Lucca Martins 2025-02-25 15:13:36 -0300
  • ca4eb48bd8
    Merge remote-tracking branch 'origin/develop' into lmartins/include-heimdal-timeout Lucca Martins 2025-02-25 14:54:33 -0300
  • 093658c70b
    Merge branch 'develop' into lmartins/include-heimdal-timeout Lucca Martins 2025-02-25 14:51:45 -0300
  • 841f2cbdb7
    add comment georgehao 2025-02-26 00:48:43 +0800
  • 8cd23e6cfc
    add unit test to ClosableMutex georgehao 2025-02-26 00:47:46 +0800
  • 9f410ecc7e
    chore: go@1.23 (#156) Arran Schlosberg 2025-02-25 16:46:04 +0000
  • 24d7bdeae6
    chore!: remove memsize (#155) Arran Schlosberg 2025-02-25 16:12:58 +0000
  • bcfdb48dd9
    fix(rollup-fee): support set code tx in asUnsignedTx (#1123) colin 2025-02-25 23:26:58 +0800
  • f485e213b6 version: begin v1.15.4 release cycle Felix Lange 2025-02-25 16:20:50 +0100
  • 612c9e0f4a version: release go-ethereum v1.15.3 stable v1.15.3 Felix Lange 2025-02-25 16:18:34 +0100
  • 9a7d8cd216 cmd/workload: add history test generator Felix Lange 2025-02-25 16:14:59 +0100
  • be9ac0ce62
    Merge pull request #1462 from maticnetwork/lmartins/ci-rpc-tests Lucca Martins 2025-02-25 12:12:55 -0300
  • 3d3032c0e1
    feat(permissionless batches): block production without signature (#1117) Jonas Theis 2025-02-25 22:38:48 +0800
  • 65a0d4e87d
    feat(permissionless batches): recovery mode after permissionless batches (#1115) Jonas Theis 2025-02-25 22:25:05 +0800