Commit Graph

  • fc380f52ef
    docs/postmortems: fix outdated link (#28893) KeienWang 2024-01-29 23:40:57 +08:00
  • 3761bf0426
    fix(legacypool): deprecate already known error (#2190) Ng Wei Han 2024-01-29 19:13:15 +08:00
  • e2778cd59f
    eth/catalyst: allow payload attributes v1 in fcu v2 (#28882) lightclient 2024-01-29 03:53:25 -07:00
  • db98cc485e
    README.md: fix travis badge (#28889) KeienWang 2024-01-29 17:58:43 +08:00
  • 8284209d2d log: don't sort all the old file, only remove one file once qybdyx 2024-01-29 17:15:39 +08:00
  • 3fd5f12284 log: don't sort all the old file, only remove one file once qybdyx 2024-01-29 16:14:04 +08:00
  • a3ee014e28 core: add FinalizedBlock adaptation chain freeze Chris Li 2024-01-25 15:21:27 +08:00
  • 5c2dd37f45 test: fix txindexer_test failed Fynn 2024-01-29 09:00:20 +08:00
  • 02b6a08861 core: move tx indexer to its own file (#28857) rjl493456442 2024-01-24 04:00:50 +08:00
  • 29427c51fd
    consensus/parlia: set nonce before evm run (#2185) buddho 2024-01-29 14:44:58 +08:00
  • 45b0fad7a4 fix(legacypool): deprecate already known error weiihann 2024-01-29 11:06:40 +08:00
  • 2e947b7a00
    core/types: fix and test handling of faulty nil-returning signer (#28879) protolambda 2024-01-27 14:16:20 -06:00
  • 220be95117
    Merge pull request #2183 from bnb-chain/fix-p2p-server-timeout Matus Kysel 2024-01-26 10:58:29 +01:00
  • f0d9f61bf6
    p2p: return increased timeout Matus Kysel 2024-01-26 09:29:43 +01:00
  • bc0b87ca19
    internal/flags: fix typo (#28876) alex 2024-01-26 15:57:04 +08:00
  • 29f2ba014b log: support maxBackups in config.toml qybdyx 2024-01-26 14:09:41 +08:00
  • 8b35f47fd0 consensus/parlia: set nonce before evm run buddh0 2024-01-26 11:56:14 +08:00
  • d49da4348c
    p2p: resolved deadlock on p2p server shutdown Matus Kysel 2024-01-25 15:53:33 +01:00
  • fecd2bfafe
    cmd: fix dump cli cannot work in path mode (#2160) VM 2024-01-25 22:07:44 +08:00
  • 818379d999
    fix: upgrade system contracts twice issue in traceBlockParallel (#2178) Roshan 2024-01-25 19:40:26 +08:00
  • 33ab7feac0 core: use finalized block as the chain freeze indicator Gary Rong 2023-12-15 11:49:36 +08:00
  • 3d8e92d54a cmd: provide a new command to get all state root hash in path mode VM 2024-01-24 20:32:28 +08:00
  • cd0770ea68
    params: begin v.1.13.12 release cycle Martin Holst Swende 2024-01-24 11:53:54 +01:00
  • 8f7eb9ccd9
    all: release go-ethereum v1.13.11 (#28868) Martin HS 2024-01-24 11:52:24 +01:00
  • 99dc3fe118
    params: go-ethereum v1.13.11 stable Martin Holst Swende 2024-01-24 11:45:29 +01:00
  • 08332663ef fix review comments Roshan 2024-01-24 17:45:21 +08:00
  • 765f2904d8
    ethclient: fix flaky test (#28864) rjl493456442 2024-01-24 16:07:20 +08:00
  • a8a87586c1
    eth/catalyst: prefix payload id with version (#28246) lightclient 2024-01-24 00:39:12 -07:00
  • 4f16697fac fix: upgrade system contracts twice issue in traceBlockParallel Roshan 2024-01-24 11:00:55 +08:00
  • 458d67ce05 core: new state trie for dump when state scheme is path VM 2024-01-22 20:14:04 +08:00
  • 6b0de79935
    core: move tx indexer to its own file (#28857) rjl493456442 2024-01-24 04:00:50 +08:00
  • 542c861b4f
    core/txpool, eth/catalyst: fix racy simulator due to txpool background reset (#28837) Péter Szilágyi 2024-01-23 20:59:38 +01:00
  • 98eaa57e6f
    eth/catalyst: add timestamp checks to fcu and new payload and improve param checks (#28230) lightclient 2024-01-23 08:02:08 -07:00
  • 2dc74770a7
    core/vm: fix misleading comment (#28860) trocher 2024-01-23 15:17:42 +01:00
  • c89a3da7d9
    core/state/snapshot: use AddHash/ContainHash instead of Hasher interface (#28849) Marius van der Wijden 2024-01-23 15:15:48 +01:00
  • 4c8d92d303
    build: upgrade -dlgo version to Go 1.21.6 (#28836) Marius Kjærstad 2024-01-23 15:02:58 +01:00
  • a5a4fa7032
    all: use uint256 in state (#28598) Martin HS 2024-01-23 14:51:58 +01:00
  • 819a4977e8
    core: fix genesis setup in benchReadChain (#28856) Darioush Jalali 2024-01-23 05:46:34 -08:00
  • 54c153060b cmd: parseDumpConfig handles path mode VM 2024-01-15 16:57:07 +08:00
  • 19d9977641
    go.{mod,sum}: upgrade go-ole to support arm64 (#28859) Guillaume Ballet 2024-01-23 11:40:01 +01:00
  • 520f761c14
    Merge d54b026a3250439132083013b9be5ce73bdea581 into ef13f3194db9cc2f330cf885a305b7beba6bb813 0xbundler 2024-01-23 18:01:12 +08:00
  • ef13f3194d
    build(deps): bump github.com/quic-go/quic-go from 0.39.3 to 0.39.4 (#2177) dependabot[bot] 2024-01-23 17:41:20 +08:00
  • 5c98be8b61
    build(deps): bump github.com/quic-go/quic-go from 0.39.3 to 0.39.4 dependabot[bot] 2024-01-23 09:25:21 +00:00
  • c6aeee2001
    Merge pull request #2169 from bnb-chain/develop v1.3.8 zzzckck 2024-01-23 17:22:42 +08:00
  • 6a724b94db
    docs: remove reference to being official (#28858) Martin HS 2024-01-23 09:26:00 +01:00
  • 78a3c32ef4
    core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) rjl493456442 2024-01-23 04:05:18 +08:00
  • 58602e6b53
    release: prepare for release v1.3.8 (#2168) zzzckck 2024-01-22 20:45:36 +08:00
  • ed4f38a307 release: prepare for release v1.3.8 zzzckck 2024-01-19 12:36:36 +08:00
  • d10200175e
    p2p: reset disconnect set with magic enode ID (#2144) Ng Wei Han 2024-01-22 19:38:02 +08:00
  • a6a956263e
    core/state: no need to prune block if the same (#1332) Delweng 2024-01-22 16:41:48 +08:00
  • d0539a4997 core/state: no need to prune block if the same Delweng 2023-03-02 10:16:19 +08:00
  • ae7044948a Revert "core/state: no need to prune block Delweng 2023-03-02 10:13:36 +08:00
  • 7aa1e91e41 core/state: no need to prune block reserved = ancient Delweng 2023-03-02 10:09:16 +08:00
  • 7f93a730ac
    Merge branch 'develop' into dependabot/go_modules/github.com/consensys/gnark-crypto-0.12.1 GalaIO 2024-01-22 15:20:28 +08:00
  • 2d7e476149
    Merge branch 'develop' into dependabot/go_modules/google.golang.org/grpc-1.56.3 GalaIO 2024-01-22 15:13:06 +08:00
  • ef462c2b47
    Merge pull request #2155 from sysvm/fix-prunestate zzzckck 2024-01-22 14:36:50 +08:00
  • 4829027a54
    dbcmd: refactor concurrency Control and add EOA/Contract account stat (#2142) Fynn 2024-01-22 14:29:14 +08:00
  • 65baf18031
    chore: update the contracts' byte code of Feynman upgrade (#2175) fusion-audit-2.0 Roshan 2024-01-22 13:01:16 +08:00
  • d12d95ce95 add OverrideFeynman Roshan 2024-01-22 12:24:11 +08:00
  • 0e5974a6ed chore: update the contracts' byte code of Feynman upgrade Roshan 2024-01-22 12:16:08 +08:00
  • 13f17f2970
    fix: adjusted the timing of UpgradeBuildInSystemContract (#2166) Roshan 2024-01-22 12:15:05 +08:00
  • bea8f8ecfc
    improve: remove sharedpool from miner (#2172) zzzckck 2024-01-22 11:04:55 +08:00
  • f55a10b64d
    params, core/forkid: enable cancun on sepolia and holesky (#28834) Marius van der Wijden 2024-01-20 16:03:14 +01:00
  • 1c488298c8
    ethclient: apply accessList field in toCallArg (#28832) colin 2024-01-19 23:43:02 +08:00
  • fc9fb609b3 improve: remove sharedpool from miner zzzckck 2024-01-19 22:18:38 +08:00
  • aed5cc03f8 add UpgradeBuildInSystemContract to all trace functions Roshan 2024-01-19 19:21:40 +08:00
  • 0e93da3197
    crypto/kzg4844: add helpers for versioned blob hashes (#28827) Felix Lange 2024-01-19 11:41:17 +01:00
  • 1c56e2bd14 add UpgradeBuildInSystemContract to traceBlock Roshan 2024-01-19 18:18:22 +08:00
  • afcb2bac95 add UpgradeBuildInSystemContract to traceBlock Roshan 2024-01-19 18:01:20 +08:00
  • 04d62b53da
    cmd/jsutil: add --miner when count tx (#2170) Eric 2024-01-19 16:44:56 +08:00
  • b85764a953 cmd/jsutil: add --miner when count tx qybdyx 2024-01-19 15:05:40 +08:00
  • 4cef8e49ee fix review comments Roshan 2024-01-19 14:06:25 +08:00
  • d356a6dbe2 fix review comments Roshan 2024-01-19 14:04:24 +08:00
  • 35ccd0c0a2 fix review comments Roshan 2024-01-19 13:55:24 +08:00
  • d8b85839ee
    improve: increase SystemTxsGas from 1,500,000 to 5,000,000 (#2167) zzzckck 2024-01-19 11:59:03 +08:00
  • 58d230f90e fix review comments Roshan 2024-01-19 11:58:18 +08:00
  • 0c95cb0c42 improve: increase SystemTxsGas from 1,500,000 to 5,000,000 zzzckck 2024-01-19 11:36:20 +08:00
  • f43846170d fix: adjusted the timing of UpgradeBuildInSystemContract Roshan 2024-01-19 11:34:05 +08:00
  • 830f3c764c
    eth/filters: reset filter.begin in BenchmarkFilters (#28830) Darioush Jalali 2024-01-18 04:08:13 -08:00
  • d54b026a32 fix: fix some cr comments; 0xbundler 2024-01-18 09:36:34 +08:00
  • e5d5e09faa
    internal/ethapi: handle blobs in API methods (#28786) Sina Mahmoodi 2024-01-17 17:36:14 +03:30
  • 2e2e89c2fb
    miner: fix typo in payload_building_test.go (#28825) Thabokani 2024-01-17 18:44:01 +08:00
  • e606461454
    code: remove IsEuler check from worker.go (#2161) zzzckck 2024-01-17 18:37:23 +08:00
  • 25e67b8b08 code: update SystemTxsGas directly zzzckck 2024-01-17 17:54:12 +08:00
  • 78f8a52f02 code: remove IsEuler check from worker.go zzzckck 2024-01-17 17:24:28 +08:00
  • 827716f0d1
    Merge branch 'ethereum:master' into ulerdogan-secp256r1 Ulaş Erdoğan 2024-01-16 17:17:25 +03:00
  • c66ca8bf7a
    tracer: use proper base fee in tests (#28775) Paul Lange 2024-01-16 12:20:26 +01:00
  • d4f25b4dcf
    tests: more verbosity if block decoding fails (#28814) Martin HS 2024-01-16 12:08:49 +01:00
  • 5bba0e11e9 chore: rialto network for testing bc-fusion-dev-setup-code j75689 2023-12-27 15:19:44 +08:00
  • 1c3d31c19f
    feat: enable NoDial should still dial static nodes (#2151) Ng Wei Han 2024-01-16 10:56:42 +08:00
  • 566754c74a
    acounts/usbwallet: fix typo (#28815) alex 2024-01-16 03:45:50 +08:00
  • 9ee6809ff4
    core/txpool/blobpool: fix typos Alfie John 2024-01-16 06:45:14 +11:00
  • 18e154eaa2
    eth: fix potential hang in waitSnapExtension (#28744) 牛晓婕 2024-01-15 22:32:03 +08:00
  • 7596db5f48
    ethclient: add tests for TransactionInBlock (#28283) hyunchel 2024-01-15 05:10:26 -05:00
  • 0d5ecb5b90 crypto/kzg4844: use the new trusted setup file and format (#28383) kevaundray 2023-10-22 15:05:04 +01:00
  • 1469bce18a go.mod: upgrade prysm to support built with go@v1.21 buddh0 2024-01-02 14:44:39 +08:00
  • 89ccc680da
    tests: update reference tests (#28778) Martin HS 2024-01-15 09:15:40 +01:00
  • 8efc4d577c crypto/kzg4844: use the new trusted setup file and format (#28383) kevaundray 2023-10-22 15:05:04 +01:00
  • 19d5dd2620 go.mod: upgrade prysm to support built with go@v1.21 buddh0 2024-01-02 14:44:39 +08:00
  • a17fef4f15 test: add UT for resolveChainFreezerDir function VM 2024-01-15 11:09:41 +08:00