bsc/core
2023-10-10 18:15:24 +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 Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
forkid lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +08:00
monitor Merge branch 'develop' into big_merge_v1.10.16_v1.12.2 2023-08-23 19:37:39 +08:00
rawdb Revert "core/rawdb: open meta file in read only mode (#26009)" (#1879) 2023-09-20 07:05:18 +08:00
state core/state: skip deleting storages for EmptyTrie (#1911) 2023-10-10 18:15:24 +08:00
systemcontracts lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +08:00
txpool lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +08:00
types Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
vm fix: skip a patch that could fork the chain (#1902) 2023-10-07 16:02:33 +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 upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +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 logs: add some logs to trace block miner, justified reorg; (#1894) 2023-09-26 14:21:22 +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 upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
blockchain_repair_test.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
blockchain_sethead_test.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
blockchain_snapshot_test.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
blockchain_test.go lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +08:00
blockchain.go fix: skip HasState check for fast node (#1901) 2023-09-28 10:07:21 +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 core: fix a merge fault (#26802) 2023-03-03 12:11:39 +02:00
chain_makers.go Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +08:00
dao_test.go all: change chain head markers from block to header (#26777) 2023-03-02 08:29:15 +02: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 Merge branch 'develop' into big_merge_v1.10.16_v1.12.2 2023-08-23 19:37:39 +08:00
genesis.go parlia: reject header with non-nil WithdrawalsHash(#1884) 2023-09-21 12:02:59 +08:00
headerchain_test.go core, eth, les, tests, trie: abstract node scheme (#25532) 2022-11-28 14:31:28 +01: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 upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +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 upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
state_prefetcher.go lint: fix all golang lint after big merge (#1861) 2023-09-08 16:36:16 +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 Big merge v1.10.16 v1.12.2 fix ci (#1850) 2023-09-07 16:39:29 +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