bsc/miner
rjl493456442 720ff1fe57 all: activate pbss as experimental feature from eth (#26274)
* all: activate pbss

* core/rawdb: fix compilation error

* cma, core, eth, les, trie: address comments

* cmd, core, eth, trie: polish code

* core, cmd, eth: address comments

* cmd, core, eth, les, light, tests: address comment

* cmd/utils: shorten log message

* trie/triedb/pathdb: limit node buffer size to 1gb

* cmd/utils: fix opening non-existing db

* cmd/utils: rename flag name

* cmd, core: group chain history flags and fix tests

* core, eth, trie: fix memory leak in snapshot generation

* cmd, eth, internal: deprecate flags

* all: enable state tests for pathdb, fixes

* cmd, core: polish code

* trie/triedb/pathdb: limit the node buffer size to 256mb

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2023-09-26 16:14:32 +08:00
..
stress/clique upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
miner_test.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
miner.go Merge branch 'develop' into big_merge_v1.10.16_v1.12.2 2023-08-23 19:37:39 +08:00
ordering_test.go core/txpool/blobpool: 4844 blob transaction pool (#26940) 2023-07-27 13:45:35 +03:00
ordering.go miner: do not copy nil baseFee for transactionsByPriceAndNonce 2023-09-13 10:20:36 +08:00
payload_building_test.go eth, miner: rm redundant type declare (#27713) 2023-07-13 09:55:31 +03:00
payload_building.go beacon/engine, eth/catalyst: EIP-4844 updates for the engine API (#27736) 2023-07-18 09:44:16 +02:00
worker_test.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
worker.go parlia: reject header with non-nil WithdrawalsHash(#1884) 2023-09-21 12:02:59 +08:00