Commit Graph

  • 6a25e1d81c opt: flush node buffer after safe distance joeycli 2023-10-25 16:21:35 +08:00
  • 8f4ed404d3 eth, trie/triedb/pathdb: address comments Gary Rong 2023-08-22 16:06:49 +08:00
  • 28420b67f8 eth, trie/triedb/pathdb: reallocate excess memory to clean cache Gary Rong 2023-08-22 14:10:28 +08:00
  • bd1f7d4222 opt: opt nodebuff flush size by IdealBatchSize joeycli 2023-10-20 17:25:43 +08:00
  • 01d75a9d21
    dependency: go version to 1.20 and some dependencies in go.mod (#1939) lx 2023-10-24 21:51:30 +08:00
  • c5f6cccbd1 readme: need golang v1.20+ to build bsc larry.lx 2023-10-24 19:52:47 +08:00
  • 32bc485a9b rand: update the usage of math/rand after golang v1.20 larry.lx 2023-10-24 19:30:36 +08:00
  • 20d88231d1 dependency: upgrade docker version for security larry.lx 2023-10-24 15:54:01 +08:00
  • 4008d99c1f go-version: upgrade from v1.19 to v1.20 larry.lx 2023-10-24 11:25:03 +08:00
  • 0c32cc5664 ci: upgrade go version from 1.19 to 1.20 larry.lx 2023-10-24 11:18:09 +08:00
  • 54202313cf go.mod: upgrade prysm and the indrect dependency larry.lx 2023-10-24 10:56:02 +08:00
  • a8617c6d4d
    txpool/legacypool: remove already known error in legacypool (#28400) moomin 2023-10-24 00:36:11 +09:00
  • ab04aeb855
    core, eth, trie: filter out boundary nodes and remove dangling nodes in stacktrie (#28327) rjl493456442 2023-10-23 23:31:56 +08:00
  • 43e6a3c196
    graphql: return error if block from>to (#28393) Delweng 2023-10-23 23:25:26 +08:00
  • 3853f50082
    trie/triedb/pathdb, core/rawdb: enhance error message in freezer (#28198) rjl493456442 2023-10-23 21:46:39 +08:00
  • 062598bb40
    core/blockchain: fix typos and grammar (#28295) hyunchel 2023-10-23 09:23:41 -04:00
  • 54f35c68be
    ethstats: fix bug in block reporting (#28398) kaliubuntu0206 2023-10-23 22:06:05 +09:00
  • f587317ae5 fix Sebastian Kałużny 2023-10-23 13:48:09 +02:00
  • 61695a8ece Merge branch 'master' of github.com:sebkaluzny/bsc into simulate-v130 Sebastian Kałużny 2023-10-23 13:14:31 +02:00
  • 6c6982163b
    core/state/pruner: track number of skipped items during state pruning (#28368) aaronbuchwald 2023-10-23 01:24:32 -04:00
  • ffc6a0f36e
    event: fix Resubscribe deadlock when unsubscribing after inner sub ends (#28359) Inphi 2023-10-22 11:37:56 -04:00
  • a6a0ae45b6
    crypto/kzg4844: use the new trusted setup file and format (#28383) kevaundray 2023-10-22 15:05:04 +01:00
  • c1d5a012ea
    core/state, tests: fix memory leak via fastcache (#28387) Martin Holst Swende 2023-10-20 13:35:49 +02:00
  • cd29535672
    crypto/blake2b: put architecture-dependent features behind build-tag (#28381) Marius van der Wijden 2023-10-19 14:04:26 +02:00
  • 4d3c0d41f4
    eth/filters: fix flaky test TestPendingTxFilterDeadlock (#28376) Sina Mahmoodi 2023-10-19 10:30:55 +02:00
  • ec1a0502bf
    rpc: increase timeout in TestClientWebsocketPing (#28371) Brandon Liu 2023-10-19 16:08:36 +08:00
  • d10a2f6ab7
    tests/fuzzers: update fuzzers to be based on go-native fuzzing (#28352) Marius van der Wijden 2023-10-18 15:01:16 +02:00
  • 61b1aa6f99 add search api kislogic 2023-10-18 15:30:42 +03:00
  • 4493ab8a07
    release: prepare for release v1.3.1 (#1927) lx 2023-10-18 11:31:38 +08:00
  • 3e86094aed release: prepare for release v1.3.1 larry.lx 2023-10-18 10:28:23 +08:00
  • da55b23d21
    eth/fetcher: downgrade stale txs log from warn to debug (#28364) lightclient 2023-10-17 10:52:53 -06:00
  • 378bff7ad3
    Update unit-test.yml Rana hayat 2023-10-17 19:48:08 +05:00
  • d782dc2341
    tests/fuzzers/les: fix crash in fuzzer (#28362) Marius van der Wijden 2023-10-17 15:20:22 +02:00
  • 20d5256e40
    core/chain_makers: add SetParentBeaconRoot(..) to chain makers (#28252) lightclient 2023-10-17 06:43:46 -06:00
  • b85c86022e
    api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) Adrian Sutton 2023-10-17 22:34:01 +10:00
  • f62502e123
    internal/ethapi, accounts/abi/bind: use errors.Is for error comparison (#28348) Brandon Liu 2023-10-17 20:11:04 +08:00
  • 1f11d2d340
    ethclient: ensure the close of canceled context (#28349) Kero 2023-10-17 20:09:48 +08:00
  • 1b1611b8d0
    core, trie, eth: refactor stacktrie constructor (#28350) rjl493456442 2023-10-17 20:09:25 +08:00
  • aeb0abf80a params: begin v1.13.5 release cycle Péter Szilágyi 2023-10-17 14:18:45 +03:00
  • 3f907d6a6f params: release Geth v1.13.4 Péter Szilágyi 2023-10-17 14:17:27 +03:00
  • a6cfcfe2b3
    consensus/parlia: fix nextForkHash in Extra filed of block header (#1923) Nathan 2023-10-17 19:09:11 +08:00
  • 1753a0190c
    Merge pull request #1924 from bnb-chain/4844-broadcast Satyajit Das 2023-10-17 15:47:29 +05:30
  • 7f18c9282e eth: sidecar sanity check todo emailtovamos 2023-10-17 11:16:14 +01:00
  • a2994a25b1 consensus/parlia: fix nextForkHash in Extra filed of block header buddh0 2023-10-17 16:38:07 +08:00
  • 667966c5c1
    eth/fetcher: fix fetcher timeout (#28220) Marius van der Wijden 2023-10-17 10:38:00 +02:00
  • 00c63830e4
    cmd: fix typos (#28323) xiaolou86 2023-10-17 15:53:10 +08:00
  • 8b99ad4602
    internal/ethapi: fix codehash lookup in eth_getProof (#28357) Martin Holst Swende 2023-10-17 09:25:16 +02:00
  • a5544d35f6
    fix: broken url link (#28342) phenix3443 2023-10-17 01:32:35 -05:00
  • 2e478aab98
    eth/fetcher: only make noise big mismatches (#28356) Péter Szilágyi 2023-10-16 23:40:25 +03:00
  • 4632b7b31e
    tests: update execution-spec-tests to 1.0.5 (#28337) Martin Holst Swende 2023-10-16 20:10:05 +02:00
  • 9f5842e0ec fix: recover TestStateChanges joeycli 2023-10-16 11:48:59 +08:00
  • fdfc6371f6 trie/triedb/pathdb: improve error log (#28177) rjl493456442 2023-09-22 14:33:17 +08:00
  • 5a3109b1bf trie: remove internal nodes between shortNode and child in path mode (#28163) rjl493456442 2023-09-22 14:31:10 +08:00
  • c3199ab5fc fix: ut error joeycli 2023-10-16 11:29:50 +08:00
  • 9baffb33b6 core/rawdb: no need to run truncateFile for readonly mode (#28145) Delweng 2023-09-21 16:05:55 +08:00
  • d3a6f9a19e core/state: check err for iter.Error in fastDeleteStorage (#28122) Darioush Jalali 2023-09-14 23:09:07 -07:00
  • 713d8d66a9 core/state: implement fast storage deletion (#27955) rjl493456442 2023-08-26 16:13:22 +08:00
  • 4be2e1bb70 eth/protocols/eth: stop advertising eth/66 for pathdb nodes (#28006) Péter Szilágyi 2023-08-25 18:10:30 +03:00
  • 959b7332bf core/rawdb: allocate database keys with explicit size to avoid slice growth (#27772) Marius van der Wijden 2023-08-23 21:41:56 +02:00
  • dda8c00eec trie/triedb/pathdb: make shutdown journal log friendlier (#27905) Péter Szilágyi 2023-08-11 17:05:35 +03:00
  • a82816cb70 fix: recover TestStateChanges joeycli 2023-10-16 11:48:59 +08:00
  • 0f33eef5cf trie/triedb/pathdb: improve error log (#28177) rjl493456442 2023-09-22 14:33:17 +08:00
  • c88c201184 trie: remove internal nodes between shortNode and child in path mode (#28163) rjl493456442 2023-09-22 14:31:10 +08:00
  • c66881a384 fix: ut error joeycli 2023-10-16 11:29:50 +08:00
  • d8c2661f3f core/rawdb: no need to run truncateFile for readonly mode (#28145) Delweng 2023-09-21 16:05:55 +08:00
  • f13dece2b5 core/state: check err for iter.Error in fastDeleteStorage (#28122) Darioush Jalali 2023-09-14 23:09:07 -07:00
  • 3e72557bab core/state: implement fast storage deletion (#27955) rjl493456442 2023-08-26 16:13:22 +08:00
  • 216663ee8b eth/protocols/eth: stop advertising eth/66 for pathdb nodes (#28006) Péter Szilágyi 2023-08-25 18:10:30 +03:00
  • 7cbd2db135 core/rawdb: allocate database keys with explicit size to avoid slice growth (#27772) Marius van der Wijden 2023-08-23 21:41:56 +02:00
  • 23e92cb7d9 trie/triedb/pathdb: make shutdown journal log friendlier (#27905) Péter Szilágyi 2023-08-11 17:05:35 +03:00
  • 509a64ffb9
    cmd, core, ethdb: enable Pebble on 32 bits and OpenBSD too (#28335) Péter Szilágyi 2023-10-13 22:50:20 +03:00
  • 425cb6f65d
    go.mod: pull in the latest cloudflare API libs (#28336) Péter Szilágyi 2023-10-13 17:08:38 +03:00
  • f62c58f8de
    trie: make rhs-proof align with last key in range proofs (#28311) Martin Holst Swende 2023-10-13 16:05:29 +02:00
  • 31b566f7a8
    go.mod: update AWS APIs to latest heads (#28332) Péter Szilágyi 2023-10-13 15:19:03 +03:00
  • ed5da55149
    build: move version-info into checksum file (#28324) Martin Holst Swende 2023-10-13 14:14:48 +02:00
  • 660cbe4117
    go.mod: update fastcache to latest (#28334) Péter Szilágyi 2023-10-13 15:13:34 +03:00
  • 78c8e1060c
    go.mod: update gnark lib to fix a malleability issue (#28333) Péter Szilágyi 2023-10-13 13:49:40 +03:00
  • 1f30cae4ad
    go.mod, internal/build: update Azure dependencies (#28329) Péter Szilágyi 2023-10-13 12:58:07 +03:00
  • 1cb3b6aee4
    eth/protocols/snap: fix snap sync failure on empty storage range (#28306) rjl493456442 2023-10-13 15:08:26 +08:00
  • 426e2e06e7 feat: cherry-pick pbss patch commits from eth repo in v1.13.2 Péter Szilágyi 2023-08-11 17:05:35 +03:00
  • 423d4137e5
    Merge pull request #1917 from bnb-chain/master lx 2023-10-13 10:01:16 +08:00
  • 181218128b
    Merge branch 'develop' into master lx 2023-10-12 22:17:11 +08:00
  • 7cc665a504 parlia: return error when validator has recently signed Mister-EA 2023-10-12 15:47:48 +02:00
  • 2f66d7c47c params: begin v1.13.4 release cycle Péter Szilágyi 2023-10-12 14:39:10 +03:00
  • 0d45d72d70 params: release Geth v.1.13.3 Péter Szilágyi 2023-10-12 14:36:49 +03:00
  • d2c0bed9d5
    cmd/geth: fix failing test (#28322) Martin Holst Swende 2023-10-12 09:54:00 +02:00
  • b86459a722
    core/txpool: ignore nil sub when subpool have been shut down (#1915) v1.3.0 Nathan 2023-10-12 10:20:48 +08:00
  • 8602f67a16 core/txpool: ignore nil sub when subpool have been shut down buddh0 2023-10-11 20:53:52 +08:00
  • 0004c6b229
    accounts, cmd: fix typos (#28300) vuittont60 2023-10-11 16:29:10 +08:00
  • eeb5dc3ccf
    cmd, core: resolve scheme from a read-write database (#28313) rjl493456442 2023-10-11 16:27:44 +08:00
  • 13d1d425ac eth/fetcher: fix typo Péter Szilágyi 2023-10-11 11:23:57 +03:00
  • 73cfed0ea1
    core/vm: clean up evm clearly when get it from pool (#1914) Nathan 2023-10-11 16:20:47 +08:00
  • 35d85e250b
    core: write head block hash when shutdown (#1912) Nathan 2023-10-11 16:17:17 +08:00
  • a6deb2d994
    eth/fetcher: throttle tx fetches to 128KB responses (#28304) Péter Szilágyi 2023-10-11 10:50:09 +03:00
  • 7776a3214a
    ethdb/pebble: add level file metrics (#28271) rjl493456442 2023-10-11 15:18:18 +08:00
  • 43e2c779b4
    Revert "fix: skip a patch that could fork the chain (#1902)" (#1913) lx 2023-10-11 14:37:34 +08:00
  • 8976a0c97a
    trie: remove owner and binary marshaling from stacktrie (#28291) Martin Holst Swende 2023-10-11 06:12:45 +02:00
  • 69a81c5edf core/vm: clean up evm clearly when get it from pool NathanBSC 2023-10-11 10:39:31 +08:00
  • 85354c88aa Revert "fix: skip a patch that could fork the chain (#1902)" lx 2023-10-11 11:28:34 +08:00
  • 2c007cfed7
    accounts/abi/bind/backend: use requested header for gas prices and gas limits (#28280) Péter Szilágyi 2023-10-10 15:53:01 +03:00