.. |
asm
|
Merge tag 'v1.13.11' from go-ethereum
|
2024-02-02 15:55:18 +08:00 |
bloombits
|
Merge tag 'v1.13.11' from go-ethereum
|
2024-02-02 15:55:18 +08:00 |
eip3529tests
|
BlobTx: implement EIP-4844 on BSC (#2279)
|
2024-03-22 22:37:47 +08:00 |
forkid
|
Merge tag 'v1.13.14' into cancun_code_merge_v1.13.12_v1.13.14
|
2024-03-08 15:36:25 +08:00 |
monitor
|
Merge branch 'develop' into big_merge_v1.10.16_v1.12.2
|
2023-08-23 19:37:39 +08:00 |
rawdb
|
feat: integrate versa db
|
2024-08-27 09:01:25 +08:00 |
state
|
fix: delete redundancy state close
|
2024-09-06 09:14:55 +08:00 |
systemcontracts
|
upgrade: add HaberFix hardfork (#2535)
|
2024-06-26 14:51:52 +08:00 |
txpool
|
feat: support version and root as key to state
|
2024-09-05 14:55:49 +08:00 |
types
|
feat: integrate versa db
|
2024-08-27 09:01:25 +08:00 |
vm
|
core/vm: add secp256r1 into PrecompiledContractsHaber (#2483)
|
2024-05-21 17:46:42 +08:00 |
vote
|
core/vote: not vote if too late for next in turn validator (#2568)
|
2024-07-11 22:39:07 +08:00 |
.gitignore
|
|
|
bench_test.go
|
core: move genesis alloc types to core/types (#29003)
|
2024-02-16 19:05:33 +01:00 |
block_validator_test.go
|
Merge tag 'v1.13.14' into cancun_code_merge_v1.13.12_v1.13.14
|
2024-03-08 15:36:25 +08:00 |
block_validator.go
|
feat: support version and root as key to state
|
2024-09-05 14:55:49 +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
|
chore: add mgasps metrics
|
2024-08-29 16:40:46 +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
|
feat: support version and root as key to state
|
2024-09-05 14:55:49 +08:00 |
blockchain_repair_test.go
|
freezer: Opt freezer env checking (#2580)
|
2024-07-16 21:44:39 +08:00 |
blockchain_sethead_test.go
|
freezer: Opt freezer env checking (#2580)
|
2024-07-16 21:44:39 +08:00 |
blockchain_snapshot_test.go
|
Merge tag 'v1.13.11' from go-ethereum
|
2024-02-02 15:55:18 +08:00 |
blockchain_test.go
|
fix: keep 9W blocks in ancient db when prune block (#2481)
|
2024-05-29 15:11:52 +08:00 |
blockchain.go
|
feat: support version and root as key to state
|
2024-09-05 14:55:49 +08:00 |
blocks.go
|
|
|
bloom_indexer.go
|
core: preallocate batch size in bloomIndexer (#25289)
|
2022-12-16 17:30:34 +08:00 |
chain_indexer_test.go
|
|
|
chain_indexer.go
|
fix: the bug of blobsidecars and downloader with multi-database (#2564)
|
2024-07-16 22:37:03 +08:00 |
chain_makers_test.go
|
params: use the same variable name as EIP-4788 (#29195)
|
2024-03-20 19:21:09 +08:00 |
chain_makers.go
|
feat: integrate versa db
|
2024-08-27 09:01:25 +08:00 |
dao_test.go
|
all: activate pbss as experimental feature from eth (#26274)
|
2023-09-26 16:14:32 +08:00 |
data_availability_test.go
|
blobtx: fix some found issues; (#2383)
|
2024-04-10 14:31:23 +08:00 |
data_availability.go
|
chore: add metric & log for blobTx; (#2428)
|
2024-04-27 06:37:42 +08:00 |
error.go
|
Merge tag 'v1.13.11' from go-ethereum
|
2024-02-02 15:55:18 +08:00 |
events.go
|
Revert "miner/worker: broadcast block immediately once sealed (#2576)"
|
2024-07-22 18:23:10 +08:00 |
evm.go
|
all: use uint256 in state (#28598)
|
2024-01-23 14:51:58 +01:00 |
forkchoice.go
|
core: adapt highestVerifiedHeader to FastFinality (#2574)
|
2024-07-11 15:01:01 +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.go
|
BlobTx: implement EIP-4844 on BSC (#2279)
|
2024-03-22 22:37:47 +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
|
Merge tag 'v1.13.14' into cancun_code_merge_v1.13.12_v1.13.14
|
2024-03-08 15:36:25 +08:00 |
genesis.go
|
feat: support version and root as key to state
|
2024-09-05 14:55:49 +08:00 |
headerchain_test.go
|
all: remove the dependency from trie to triedb (#28824)
|
2024-02-13 14:49:53 +01:00 |
headerchain.go
|
fix: the bug of blobsidecars and downloader with multi-database (#2564)
|
2024-07-16 22:37:03 +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
|
cmd/utils, core: only full sync for fast nodes (#2280)
|
2024-03-21 11:42:33 +08:00 |
rlp_test.go
|
core: move genesis alloc types to core/types (#29003)
|
2024-02-16 19:05:33 +01: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
|
Merge branch 'develop' into cancun_code_merge_v1.13.12_v1.13.14
|
2024-03-11 15:16:24 +08:00 |
state_prefetcher.go
|
feat: integrate versa db
|
2024-08-27 09:01:25 +08:00 |
state_processor_test.go
|
Merge branch 'develop' into cancun_code_merge_v1.13.12_v1.13.14
|
2024-03-11 15:16:24 +08:00 |
state_processor.go
|
params: use the same variable name as EIP-4788 (#29195)
|
2024-03-20 19:21:09 +08:00 |
state_transition.go
|
BlobTx: implement EIP-4844 on BSC (#2279)
|
2024-03-22 22:37:47 +08:00 |
txindexer_test.go
|
fix: keep 9W blocks in ancient db when prune block (#2481)
|
2024-05-29 15:11:52 +08:00 |
txindexer.go
|
core: cache transaction indexing tail in memory (#28908)
|
2024-02-06 10:44:42 +08:00 |
types.go
|
Big merge v1.10.16 v1.12.2 fix ci (#1850)
|
2023-09-07 16:39:29 +08:00 |