Commit Graph

  • 3e9e6423c0 Merge remote-tracking branch 'BNBChain/develop' into bc-fusion Roshan 2023-12-07 18:25:45 +08:00
  • e144b069b2 trie/triedb/aggpathdb: impl commitnodesv2 Fynn 2023-12-07 17:16:07 +08:00
  • a113497dd7
    tests/fuzzers/bls12381: deactivate BLS fuzzer when CGO_ENABLED=0 (#28653) Guillaume Ballet 2023-12-07 10:07:20 +01:00
  • e3ef62f3bd
    rpc,eth: output more info about failed txs(#2041) buddho 2023-12-07 16:07:48 +08:00
  • fa5d0cf287 core/systemcontracts: update CommitUrl for keplerUpgrade buddh0 2023-12-06 18:09:25 +08:00
  • 15bebb381a cmd/jsutils: add a tool for validator version zzphust 2023-12-05 17:04:59 +08:00
  • c55ac39b0f core/systemcontracts: update CommitUrl for keplerUpgrade buddh0 2023-12-06 18:09:25 +08:00
  • 5f315e6039 remove common/errors buddh0 2023-12-06 17:46:29 +08:00
  • cb79899507 fix go lint buddh0 2023-12-06 17:12:41 +08:00
  • 0e9a3e1011 rpc,eth: output more info about failed txs buddh0 2023-12-06 14:21:49 +08:00
  • 6c788d7675 tests/truffle: adapt changes in bsc-genesis-contracts buddh0 2023-12-06 18:32:31 +08:00
  • 1f6e047cc3 tests/truffle: adapt changes in bsc-genesis-contracts buddh0 2023-12-06 18:32:31 +08:00
  • 492b3a5b97 trie/triedb/aggpathdb: add commitnodes metrics Fynn 2023-12-07 14:04:09 +08:00
  • 5785e30e78 trie/triedb/pathdb: fix cleancache size error Fynn 2023-12-06 17:16:53 +08:00
  • 55b483d82a
    ethdb/pebble: remove a dependency (#28627) Marius van der Wijden 2023-12-06 11:41:04 +01:00
  • 6e838a751e feat: limit to concurrent commit to nodebuffer joeylichang 2023-12-06 17:47:05 +08:00
  • 7c21774bba trie/triedb/pathdb: fix cleancache size error Fynn 2023-12-06 17:16:53 +08:00
  • a30beeba59
    core/txpool/legacypool: respect nolocals-setting (#2037) buddho 2023-12-06 17:05:13 +08:00
  • 0f4bddb0c6 trie/triedb/aggpathdb: make write stateid&truncate history concurrency Fynn 2023-12-06 13:48:27 +08:00
  • ba3ccee495 trie/triedb/aggpathdb: add more metrics Fynn 2023-12-06 09:19:03 +08:00
  • 69576df254
    .github: use github actions to run 32-bit linux tests (#28549) Guillaume Ballet 2023-12-05 14:45:40 +01:00
  • d9041fcb7c trie/triedb/aggpathdb: add truncate history Fynn 2023-12-05 15:40:38 +08:00
  • ad4534812a feat: parallel commit difflayer storage trie to addnodebuffer joeylichang 2023-12-05 10:50:38 +08:00
  • b8d44ed98b
    log: remove lazy, remove unused interfaces, unexport methods (#28622) Martin Holst Swende 2023-12-05 11:54:44 +01:00
  • 0e9d30a100 core/txpool/legacypool: respect nolocals-setting buddh0 2023-12-05 18:25:41 +08:00
  • aa15df2814 config: setup Kepler/Shanghai hardfork date lx 2023-12-05 14:52:45 +08:00
  • 195ae35130 release: prepare for release v1.3.5 larry.lx 2023-11-27 13:16:54 +08:00
  • 3dc071e036
    eth/tracers/logger: make structlog/json-log stack hex again (#28628) Martin Holst Swende 2023-12-05 09:37:48 +01:00
  • 5db73c9837
    cmd/geth: standardize the action of importing bls account (#2020) buddho 2023-12-05 16:37:19 +08:00
  • 3a5ec36c54 fix: lint error weiihann 2023-12-05 15:29:26 +08:00
  • 7891b210e0 trie/triedb/pathdb, core/rawdb: enhance error message in freezer (#28198) rjl493456442 2023-10-23 21:46:39 +08:00
  • 3076ad2ab9 eth/protocols/snap: fix snap sync failure on empty storage range (#28306) rjl493456442 2023-10-13 15:08:26 +08:00
  • d9873bbf38 core, eth, trie: filter out boundary nodes and remove dangling nodes in (#28327) rjl493456442 2023-10-23 23:31:56 +08:00
  • 3e6c16afd3 trie: reduce allocs in recHash (#27770) Marius van der Wijden 2023-08-18 22:41:19 +02:00
  • 1ddd337d1c core, trie, eth: refactor stacktrie constructor (#28350) rjl493456442 2023-10-17 20:09:25 +08:00
  • a182557ac3 trie: remove owner and binary marshaling from stacktrie (#28291) Martin Holst Swende 2023-10-11 06:12:45 +02:00
  • 4b32d400ee trie: refactor stacktrie (#28233) Martin Holst Swende 2023-10-10 08:28:56 +02:00
  • d4db373a4b fix golint buddh0 2023-12-05 15:01:33 +08:00
  • 8b50b4c1e8 use password of wallet as account password when new an account or importing a raw key buddh0 2023-12-05 11:44:30 +08:00
  • eec52cb9d9 rename bLSAccountPasswordFileFlag to blsAccountPasswordFileFlag buddh0 2023-12-04 14:52:43 +08:00
  • baac7957ff cmd/geth: standardize the action of importing bls account buddh0 2023-11-30 10:22:03 +08:00
  • b9d3d25e79 config: setup Kepler/Shanghai hardfork date lx 2023-12-05 14:52:45 +08:00
  • b922e9c9ac release: prepare for release v1.3.5 larry.lx 2023-11-27 13:16:54 +08:00
  • 7e6b43a5c7
    Merge pull request #2033 from bnb-chain/develop_lock_v1.3.4_merge zzzckck 2023-12-05 12:04:39 +08:00
  • 5743b067ba
    feat: add generate-proof to geth cmd (#2028) Roshan 2023-12-05 11:46:54 +08:00
  • 5b78f5761a
    Merge branch 'develop' into develop_lock_v1.3.4_merge zzzckck 2023-12-05 11:29:13 +08:00
  • 6481b38c4b chore: rename variable Roshan 2023-12-05 11:15:37 +08:00
  • 2e13b01046
    accounts: run tests in parallel (#28544) Håvard Anda Estensen 2023-12-04 14:55:06 +01:00
  • 530d566afc fix: upgrade pebble and improve config (#1979) wayen 2023-11-20 15:28:01 +09:00
  • 70fd0b635e
    eth/fetcher: fix invalid tracking of received at time for block (#28637) Manav Darji 2023-12-04 17:55:17 +05:30
  • 885de2c1ca fix: failed ut v1.3.4 larry.lx 2023-12-04 13:56:14 +08:00
  • afc3b42241 fix: disable flag --pipecommit larry.lx 2023-12-04 13:02:19 +08:00
  • a2f9ac0c8b release: prepare v1.3.4 larry.lx 2023-12-04 11:45:52 +08:00
  • 761563155c fork: add hardfork Hertzfix larry.lx 2023-12-04 10:03:03 +08:00
  • 8b00720640 fix: remove pipecommit in miner larry.lx 2023-12-01 22:30:16 +08:00
  • a8409158a5 release: draft v1.3.3 larry.lx 2023-11-30 09:35:50 +08:00
  • a3507cc2c1 cmd/utils: exit process if txlookuplimit flag is set (#2000) Ng Wei Han 2023-11-25 20:57:23 +08:00
  • b494339e10 fix(cmd): check pruneancient when creating db (#1986) Ng Wei Han 2023-11-14 20:10:41 +08:00
  • f7e9adc2c8 fix: remove sharedPool larry.lx 2023-11-29 12:37:43 +08:00
  • bfe000bd5d fix: disable flag --pipecommit v1.2.15 develop_lock_v1.2.15 larry.lx 2023-12-04 13:02:19 +08:00
  • 57734dbf41 fork: setup the fork height of the fix fork larry.lx 2023-12-04 12:26:45 +08:00
  • 5ea4d34bb2 fix: typo larry.lx 2023-12-04 11:50:45 +08:00
  • 75962a3bfd release: prepare v1.2.15 larry.lx 2023-12-04 09:56:26 +08:00
  • fd1fb55511 fork: use hard fork name Hertzfix larry.lx 2023-12-04 11:24:54 +08:00
  • 986380b634 fork: add hot fix hardfork larry.lx 2023-12-04 10:03:03 +08:00
  • bbf7f31e13 fix: remove pipecommit in miner larry.lx 2023-12-01 22:30:16 +08:00
  • bdd953b4e8 fix: remove sharedPool larry.lx 2023-11-29 12:37:43 +08:00
  • f04e5bde74
    accounts/abi/bind: fixed typos (#28634) BorkBorked 2023-12-04 10:53:42 +01:00
  • 6e488c2449
    cmd/evm: fix Env struct json tag (#28635) ddl 2023-12-04 17:52:55 +08:00
  • 625ed1aa4f feat: add generate-proof to geth cmd Roshan 2023-12-04 16:10:52 +08:00
  • e5cf7cb3b4 fix: failed ut larry.lx 2023-12-04 13:56:14 +08:00
  • 89a652a40c fix: disable flag --pipecommit larry.lx 2023-12-04 13:02:19 +08:00
  • 636b91eabc fix: disable flag --pipecommit larry.lx 2023-12-04 13:02:19 +08:00
  • 4268c9e5c7 temp fix: only accept valid erigon peers weiihann 2023-12-04 13:03:43 +08:00
  • faa272273c fork: setup the fork height of the fix fork larry.lx 2023-12-04 12:26:45 +08:00
  • f0754c4075 release: prepare v1.3.4 larry.lx 2023-12-04 11:45:52 +08:00
  • e252a84113 fork: add hardfork Hertzfix larry.lx 2023-12-04 10:03:03 +08:00
  • 6a93895a03 fix: typo larry.lx 2023-12-04 11:50:45 +08:00
  • e5b4a547e0 fix: remove pipecommit in miner larry.lx 2023-12-01 22:30:16 +08:00
  • 84525815f5 release: prepare v1.2.15 larry.lx 2023-12-04 09:56:26 +08:00
  • 07605c4e4a fork: use hard fork name Hertzfix larry.lx 2023-12-04 11:24:54 +08:00
  • d3f882d799
    chore: update contracts code (#2024) Roshan 2023-12-04 10:43:23 +08:00
  • 499f8d05b1 chore: update contracts code Roshan 2023-12-04 10:40:58 +08:00
  • 7c502bb090 fork: add hot fix hardfork larry.lx 2023-12-04 10:03:03 +08:00
  • f59ea4f549 fix: remove pipecommit in miner larry.lx 2023-12-01 22:30:16 +08:00
  • 5fb8ebc9ec
    eth/tracers: tx-level state in debug_traceCall (#28460) Delweng 2023-12-01 21:08:52 +08:00
  • dd0d0a2522
    slog: faster and less memory-consumption (#28621) Martin Holst Swende 2023-12-01 13:28:20 +01:00
  • f2b509d8a1
    accounts/abi/bind: fix typo (#28630) BorkBorked 2023-12-01 09:51:50 +01:00
  • b5ad1a799b
    Merge branch 'ethereum:master' into ulerdogan-secp256r1 Ulaş Erdoğan 2023-11-30 22:47:32 +03:00
  • 99c44aec7e core/vm: change the implementation address to 0x0b Ulaş Erdoğan 2023-11-30 22:45:49 +03:00
  • 030e41607e
    feat: add new fork block and precompile contract for BEP294 and BEP299 (#1874) Roshan 2023-11-30 19:36:54 +08:00
  • fa0df76f3c
    trie/triedb/hashdb: take lock around access to dirties cache (#28542) Maciej Kulawik 2023-11-30 09:50:48 +00:00
  • 70ccc3d1fe
    Merge pull request #2019 from bnb-chain/develop_lock_v1.3.3 lx 2023-11-30 15:17:47 +08:00
  • 285422e0df fix: fix review comments Roshan 2023-11-30 14:20:20 +08:00
  • 92c8a6be46 cmd, core, eth: change default network from ETH to BSC weiihann 2023-11-29 15:04:50 +08:00
  • 20dcaabfdc
    Merge branch 'develop' into develop_lock_v1.3.3 lx 2023-11-30 10:14:39 +08:00
  • c409eb6ac6 release: draft v1.3.3 v1.3.3 larry.lx 2023-11-30 09:35:50 +08:00
  • cf80501de5 cmd/utils: exit process if txlookuplimit flag is set (#2000) Ng Wei Han 2023-11-25 20:57:23 +08:00
  • 3ce568ff44 fix(cmd): check pruneancient when creating db (#1986) Ng Wei Han 2023-11-14 20:10:41 +08:00
  • ab0eb46a84
    core/state: make stateobject.create selfcontain (#28459) rjl493456442 2023-11-29 16:07:51 +08:00