bsc/core
2023-12-12 01:50:48 +08:00
..
asm upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
bloombits core/bloombits: fix deadlock when matcher session hits an error (#1895) 2023-09-27 15:00:27 +08:00
eip3529tests fix: failed ut 2023-12-04 19:06:48 +08:00
forkid consensus/parlia: fix nextForkHash in Extra filed of block header (#1923) 2023-10-17 19:09:11 +08:00
monitor Merge branch 'develop' into big_merge_v1.10.16_v1.12.2 2023-08-23 19:37:39 +08:00
rawdb trie: remove internal nodes between shortNode and child in path mode (#28163) 2023-10-16 15:27:17 +08:00
state trie: keep trie prefetch during validation phase (#1954) 2023-10-31 11:32:31 +08:00
systemcontracts test: bytecode template for rialto net 2023-12-12 01:50:48 +08:00
txpool core/txpool/legacypool: respect nolocals-setting (#2037) 2023-12-06 17:05:13 +08:00
types feat: add new fork block and precompile contract for BEP294 and BEP299 (#1874) 2023-11-30 19:36:54 +08:00
vm chore: resolve merge conflicts and fix review comments 2023-12-08 16:20:30 +08:00
vote parlia: reject header with non-nil WithdrawalsHash(#1884) 2023-09-21 12:02:59 +08:00
.gitignore
bench_test.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2023-04-21 12:52:02 +03:00
block_validator_test.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
block_validator.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
blockchain_diff_test.go lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +08:00
blockchain_insert.go eth, trie/triedb/pathdb: pbss patches (#1955) 2023-11-06 14:11:17 +08:00
blockchain_notries_test.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
blockchain_reader.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
blockchain_repair_test.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
blockchain_sethead_test.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
blockchain_snapshot_test.go feat: active pbss on bsc 2023-09-26 16:14:32 +08:00
blockchain_test.go eth, trie/triedb/pathdb: pbss patches (#1955) 2023-11-06 14:11:17 +08:00
blockchain.go internal/ethapi: fix null effectiveGasPrice in GetTransactionReceipt (#1980) 2023-11-14 16:40:25 +08:00
blocks.go core: typos and comments improve 2017-05-25 17:14:33 +03:00
bloom_indexer.go core: preallocate batch size in bloomIndexer (#25289) 2022-12-16 17:30:34 +08:00
chain_indexer_test.go core: fix potential race in chainIndexerTest (#22346) 2021-03-19 13:32:57 +01:00
chain_indexer.go core,console: replace noarg fmt.Errorf with errors.New (#27332) 2023-05-25 08:24:09 -04:00
chain_makers_test.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
chain_makers.go core/systemcontracts: include BEP-319 on kepler hardfork 2023-11-22 19:09:34 +08:00
dao_test.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
error.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
events.go BEP-126: Introduce Fast Finality Mechanism (#936) 2023-04-10 18:36:45 +08:00
evm.go all: rename dataGas to blobGas (#27789) 2023-07-27 16:53:28 +03:00
forkchoice.go logs: add some logs to trace block miner, justified reorg; (#1894) 2023-09-26 14:21:22 +08:00
gaspool.go core, miner: revert block gas counter in case of invalid transaction (#26799) 2023-03-07 05:23:52 -05:00
gen_genesis_account.go tests: update for London (#22976) 2021-06-07 14:37:56 +02:00
gen_genesis.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
genesis_alloc.go all: remove the Rinkeby testnet (#27406) 2023-06-02 14:03:21 +03:00
genesis_test.go feat: active pbss on bsc 2023-09-26 16:14:32 +08:00
genesis.go core: enable Shanghai EIPs (#1970) 2023-11-20 19:19:26 +08:00
headerchain_test.go all: activate pbss as experimental feature from eth (#26274) 2023-09-26 16:14:32 +08:00
headerchain.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
mkalloc.go core: use slices package for sorting (#27489) 2023-06-20 11:58:47 +02:00
receipt_processor.go fix: code compatibility fixes 2022-07-05 11:14:21 +08:00
remote_state_verifier.go dependency: go version to 1.20 and some dependencies in go.mod (#1939) 2023-10-24 21:51:30 +08:00
rlp_test.go all: cleanup tests (#25641) 2022-09-07 20:21:59 +02:00
sender_cacher.go all: refactor txpool into it's own package in prep for 4844 2022-10-24 16:35:53 +03:00
state_prefetcher_test.go feat: active pbss on bsc 2023-09-26 16:14:32 +08:00
state_prefetcher.go fork: add hardfork Hertzfix 2023-12-04 19:06:48 +08:00
state_processor_test.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
state_processor.go core/systemcontracts: include BEP-319 on kepler hardfork 2023-11-22 19:09:34 +08:00
state_transition.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
types.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00