Commit Graph

  • 57cdbaef30
    all: remove trailing whitespace (#27741) Darioush Jalali 2023-08-04 15:24:32 -07:00
  • df544350bc
    core/types: fix immutability guarantees in Block (#27844) Felix Lange 2023-08-04 14:16:23 +02:00
  • 6e934f40f9
    eth/protocols/snap: fix batch writer when resuming an aborted sync (#27842) Péter Szilágyi 2023-08-03 14:51:02 +03:00
  • 2b836937a2
    Merge pull request #1793 from bnb-chain/develop v1.2.10 lx 2023-08-03 11:58:13 +08:00
  • c208d28a68
    tool: add a tool extradump to parse extra data after luban (#1795) NathanBSC 2023-08-03 10:05:54 +08:00
  • bdcbc35c7e improve: use prefix of rlp encoded attestation to simplify parsing NathanBSC 2023-08-03 08:33:50 +08:00
  • 5314dad30d tool: add a tool extradump to parse extra data after luban NathanBSC 2023-08-02 20:14:30 +08:00
  • 0fb32163b0
    release: prepare for release v1.2.10 (#1792) lx 2023-08-02 20:09:45 +08:00
  • 3cb6b608bc release: prepare for release v1.2.10 larry.lx 2023-08-02 18:14:09 +08:00
  • 54dbb2ba05
    finality: add more check to ensure reuslt of assembleVoteAttestation (#1791) NathanBSC 2023-08-02 18:10:04 +08:00
  • 8224bb9218
    build: upgrade -dlgo version to Go 1.20.7 (#27835) Marius Kjærstad 2023-08-02 11:53:05 +02:00
  • 57887d87fc finality: add more check to ensure reuslt of assembleVoteAttestation NathanBSC 2023-08-02 16:29:12 +08:00
  • 79ada02210 core: state transition bugfix. todo why not before emailtovamos 2023-08-02 08:15:28 +01:00
  • 522d4cd880
    vote: backup validator sync votes from corresponding mining validator (#1778) NathanBSC 2023-08-02 14:50:32 +08:00
  • 4525cff920
    fix: exclude same votes when doing malicious voting check (#1784) NathanBSC 2023-08-02 14:47:35 +08:00
  • 909e7b9314
    metrics: add txpool config into metrics server (#1788) Eric 2023-08-02 14:06:24 +08:00
  • 54b4e58382
    rpc: add GetFinalizedHeader/Block to simplify using the fast finality (#1789) NathanBSC 2023-08-02 14:05:46 +08:00
  • d04bde0a20
    p2p: use atomic types (#27764) ucwong 2023-08-01 22:20:52 +01:00
  • ff97b4cc6a
    cmd/geth: disable automaxprocs log (#27814) Delweng 2023-08-02 00:02:36 +08:00
  • 7de748d3f6
    all: implement path-based state scheme (#25963) rjl493456442 2023-08-01 20:17:32 +08:00
  • 9d744f0ca8
    cmd/bootnode: fix timer leak (#27754) ucwong 2023-08-01 13:12:11 +01:00
  • f404a2d0f1
    cmd/evm: set ExcessBlobGas from env (#27796) Delweng 2023-08-01 19:58:26 +08:00
  • 7c95ebd63d
    consensus/misc: move eip1559 into a package (#27828) Delweng 2023-08-01 17:58:45 +08:00
  • 2fd77a6a7e
    core/txpool/blobpool: remove error log when finalized block is nil (#27822) rjl493456442 2023-08-01 15:09:20 +08:00
  • 852be575e1
    tests: make tests pass on windows/386 (#27821) Martin Holst Swende 2023-08-01 09:08:19 +02:00
  • 3ca92f70e5
    all: replace data gas to blob gas in comments (#27825) Delweng 2023-08-01 15:07:25 +08:00
  • 4c677fc0ab rpc: add GetFinalizedHeader/Block to simplify using the fast finality NathanBSC 2023-07-31 18:08:09 +08:00
  • 4e9775668e
    cmd/bootnode: defer udp connection close (#27787) Zig Blathazar 2023-07-31 20:45:13 +03:30
  • 817553cc28
    core, trie: track state change set with account address (#27815) rjl493456442 2023-07-31 20:07:51 +08:00
  • 43a1a48ee2
    core: remove pointless check for excessBlobGas nilness (#27797) Delweng 2023-07-31 15:54:26 +08:00
  • b38c9a99c7 metrics: add txpool config into metrics server zzphust 2023-07-31 15:42:04 +08:00
  • 5a4eba6886
    eth: conver if-else-if chain to tagged switch (#27816) Shude Li 2023-07-31 15:22:36 +08:00
  • f6f322a4bd fix: lint errors zigBalthazar 2023-07-31 09:21:20 +03:30
  • 9ad2a795b1 fix: UDP Connection Defer Zig Blathazar 2023-07-04 18:44:37 +03:30
  • b6964ddefd close udf connection in defer Zig Blathazar 2023-07-04 18:37:23 +03:30
  • 95cc7bf4f8
    cmd/geth: import package catalyst once (#27803) Shude Li 2023-07-31 13:18:13 +08:00
  • c657503f3a fix: exclude same votes when doing malicious voting check NathanBSC 2023-07-28 16:33:45 +08:00
  • 65f5ee6082 vote: unsubscrible channels when exit loop NathanBSC 2023-07-31 10:50:05 +08:00
  • f616c36ebf
    log: reduce logs when receiving too much votes from a peer (#1780) NathanBSC 2023-07-31 10:44:02 +08:00
  • c5dbb223d2 log: reduce logs when receiving too much votes from a peer NathanBSC 2023-07-24 17:56:27 +08:00
  • c6cc9703ca Merge branch 'master' of github.com:sebkaluzny/bsc into simulate Sebastian Kałużny 2023-07-29 21:59:13 +02:00
  • 8f2ae29b8f
    core/types: fix receipt blob fields marshaling (#27793) Mario Vega 2023-07-28 01:08:38 -06:00
  • d9556533c3
    core/types: put header fields in correct order (#27791) Marius van der Wijden 2023-07-27 16:15:08 +02:00
  • 57268f7e6c
    all: rename dataGas to blobGas (#27789) Péter Szilágyi 2023-07-27 16:53:28 +03:00
  • 278608a04e
    discov: do not filter out bootnodes (#1773) Matus Kysel 2023-07-27 15:39:04 +02:00
  • 0f4b21feac
    core/txpool/blobpool: fix a merge conflict from a package rename (#27790) Péter Szilágyi 2023-07-27 14:53:05 +03:00
  • 393d4db18c
    core/types: add 4844 data gas fields in Receipt (#27743) Felix Lange 2023-07-27 13:11:09 +02:00
  • 1662228ac6
    core/txpool/blobpool: 4844 blob transaction pool (#26940) Péter Szilágyi 2023-07-27 13:45:35 +03:00
  • e58a80d8be config: include cancuntime emailtovamos 2023-07-27 11:10:54 +01:00
  • 37b952a4a2
    core/types: deepcopy ExcessDataGas, DataGasUsed (#27767) Darioush Jalali 2023-07-27 01:32:15 -07:00
  • 3ae1e256be cmd: sendblobs main file emailtovamos 2023-07-25 12:34:32 +01:00
  • 2a270b4052 git: exclude tempdatadir emailtovamos 2023-07-25 12:15:32 +01:00
  • 1538ed9cc9 signer: ToTransaction() change emailtovamos 2023-07-25 12:14:05 +01:00
  • d72beebb09 core: side type change emailtovamos 2023-07-25 12:13:47 +01:00
  • 2274a03e33
    crypto/kzg4844: do lazy init in all ckzg funcs (#27679) Justin Traglia 2023-07-24 18:13:34 +02:00
  • 056d0134ce add nodescheme to cmd Rick975 2023-07-24 21:20:11 +08:00
  • bdf86f2557 improve: use bytes.Equal to compare bls pubkeys NathanBSC 2023-07-24 20:58:45 +08:00
  • 3d5dc7f05e add nodescheme to cache config Rick975 2023-07-24 20:59:02 +08:00
  • 61c1b24fcf add pbss to cmd Rick975 2023-07-24 20:21:35 +08:00
  • a196f3e8a2
    cmd/devp2p: atomic types used (#27755) ucwong 2023-07-24 11:23:38 +01:00
  • 7a1fba1a02
    cmd/geth: atomic types used (#27756) ucwong 2023-07-24 11:22:54 +01:00
  • 88f3d61468
    all: expose block number information to statedb (#27753) rjl493456442 2023-07-24 18:22:09 +08:00
  • a46f4173cd
    ethclient/gethclient: gofmt -s (#27762) Marius van der Wijden 2023-07-24 12:21:26 +02:00
  • 2223a23b48 add state config Rick975 2023-07-24 18:06:51 +08:00
  • 2b15e66cb8 change for util flags Rick975 2023-07-24 17:16:08 +08:00
  • 7456122daf vote: backup validator sync votes from corresponding mining validator NathanBSC 2023-07-24 14:34:57 +08:00
  • a92c409f6f initial PBSS version Rick975 2023-07-24 11:25:31 +08:00
  • 34b065aecb
    Merge pull request #1777 from bnb-chain/develop v1.2.9 lx 2023-07-21 17:35:10 +08:00
  • 83cc950b6b release: prepare for release v1.2.9 larry.lx 2023-07-21 11:50:37 +08:00
  • 9219c883e3 upgrade: mainnet hardfork block height for: Plato, Hertz larry.lx 2023-07-21 11:36:25 +08:00
  • 8145765f86 eth/protocols: prevent NewPooledTxHashes send small packets frequently; GalaIO 2023-07-21 14:53:25 +08:00
  • e911a2ff23 release: prepare for release v1.2.9 larry.lx 2023-07-21 11:50:37 +08:00
  • 18a1bdaba5 upgrade: mainnet hardfork block height for: Plato, Hertz larry.lx 2023-07-21 11:36:25 +08:00
  • bb3efbf570
    discov: do not filter out bootnodes Matus Kysel 2023-07-19 16:38:34 +02:00
  • 7f756dc118
    cmd/evm/testdata: fix typos in docs (#27742) Pierre Grimaud 2023-07-18 14:07:25 +02:00
  • e86ad52640
    beacon/engine, eth/catalyst: EIP-4844 updates for the engine API (#27736) Felix Lange 2023-07-18 09:44:16 +02:00
  • d4d88f9bce
    les: remove obsolete code related to PoW header syncing (#27737) Felföldi Zsolt 2023-07-17 20:48:11 +02:00
  • 988d84aa7c
    core/state, core/vm: implement EIP 6780 (#27189) jwasinger 2023-07-17 19:02:18 +02:00
  • b058cf454b
    core, tests: EIP-4844 transaction processing logic (#27721) Martin Holst Swende 2023-07-15 23:27:36 +02:00
  • 99e000cb13
    core/vm: use types.EmptyCodeHash (#27729) ucwong 2023-07-15 16:45:57 +01:00
  • d233b6b23a
    core: replace instances of 'suicide' with 'selfdestruct' to improve code consistency. (#27716) jwasinger 2023-07-15 16:35:30 +02:00
  • 00408f7479
    accounts/abi/bind/backends: fix goroutine leak in unit test (#27705) Yurie 2023-07-15 23:33:46 +09:00
  • 34d5072159
    metrics: NilResettingTimer.Time should execute the timed function (#27724) Ömer Faruk Irmak 2023-07-14 20:19:03 +03:00
  • 47b9f1b4ae
    cmd/geth: use automaxprocs to apply cpu quota correctly (#27506) Delweng 2023-07-15 01:14:47 +08:00
  • 13c0305106
    metrics: NilTimer should still run the function to be timed (#27723) Ömer Faruk Irmak 2023-07-14 19:10:16 +03:00
  • 60ecf48dd4
    cmd/bootnode, p2p: support for alternate mapped ports (#26359) Seungbae Yu 2023-07-14 21:58:27 +09:00
  • c40ab6af72
    core/blockchain: fast to snap in comments (#27722) ucwong 2023-07-14 13:06:51 +01:00
  • e1fe6bc846
    go.sum: go mod tidy (#27717) ucwong 2023-07-13 15:34:29 +01:00
  • 517ac886d4
    eth/tracers/native: panic on memory read in prestateTracer (#27691) Ryan Schneider 2023-07-13 05:44:42 -07:00
  • 1e069cf802
    eth/tracers: add ReturnData in the tracer's response (#27704) Delweng 2023-07-13 20:43:25 +08:00
  • d5b69077f9 miner: worker's sidecar related changes emailtovamos 2023-07-13 11:59:46 +01:00
  • 8612c2da4d core: consensus changes and todos + conversion emailtovamos 2023-07-13 11:59:36 +01:00
  • 366251ff2f consensus: interface & implementation for sidecar emailtovamos 2023-07-13 11:56:21 +01:00
  • 5d035043ea
    internal/ethapi: add more testcase for GetTransactionReceipt (#27527) Delweng 2023-07-13 18:47:32 +08:00
  • 10a136a4f9
    internal: early exit if tx for getTxReceipt not found (#27712) Delweng 2023-07-13 18:42:48 +08:00
  • 4f0d8f0d15
    graphql: fix race in withdrawals test (#27706) Sina Mahmoodi 2023-07-13 12:41:58 +02:00
  • 714f75943b
    eth, miner: rm redundant type declare (#27713) Delweng 2023-07-13 14:55:31 +08:00
  • 3f99dfc30e fixed: rebase with master Uri-Margalit-bloXroute 2023-07-13 09:23:54 +03:00
  • 040a4a543b
    build: upgrade -dlgo version to Go 1.20.6 (#27708) Marius Kjærstad 2023-07-12 19:38:12 +02:00
  • b3dd325c19 feature: allow validator to accept proposedBlock even if it not fully synced Uri-Margalit-bloXroute 2023-07-12 13:55:27 +03:00