.. |
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
|
cmd/geth: fix parse state scheme (#2107)
|
2024-01-03 15:38:39 +08:00 |
state
|
core, trie, eth: refactor stacktrie constructor (#28350)
|
2023-12-05 15:32:11 +08:00 |
systemcontracts
|
params: use rialto to test builtin network logic (#2106)
|
2023-12-28 10:42:37 +08:00 |
txpool
|
core/txpool/legacypool: respect nolocals-setting (#2037)
|
2023-12-06 17:05:13 +08:00 |
types
|
all: activate pbss as experimental feature from eth (#26274)
|
2023-09-26 16:14:32 +08:00 |
vm
|
core: enable Shanghai EIPs (#1970)
|
2023-11-20 19:19:26 +08:00 |
vote
|
parlia: fix verifyVoteAttestation when verify a batch of headers (#2121)
|
2024-01-03 15:58:06 +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
|
parlia: fix verifyVoteAttestation when verify a batch of headers (#2121)
|
2024-01-03 15:58:06 +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
|
core: fix systemcontracts.GenesisHash when run bsc firstly without init (#2132)
|
2024-01-04 18:26:36 +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
|
core/genesis: support chapel to run without geth init (#2100)
|
2023-12-25 10:58:52 +08:00 |
genesis_test.go
|
core: LoadChainConfig return the predefined config for built-in networks firstly (#2078)
|
2023-12-18 17:07:50 +08:00 |
genesis.go
|
core: fix systemcontracts.GenesisHash when run bsc firstly without init (#2132)
|
2024-01-04 18:26:36 +08:00 |
headerchain_test.go
|
all: activate pbss as experimental feature from eth (#26274)
|
2023-09-26 16:14:32 +08:00 |
headerchain.go
|
parlia: fix verifyVoteAttestation when verify a batch of headers (#2121)
|
2024-01-03 15:58:06 +08:00 |
mkalloc.go
|
cmd, core, params: add support for the Holesky testnet (#28007)
|
2023-12-14 11:06:07 +08: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
|
eth/protocols/snap: fix snap sync failure on empty storage range (#28306)
|
2023-12-05 15:46:43 +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 |