| .. |
|
asm
|
all: change format 0x%x to %#x (#25221)
|
2024-09-27 15:24:31 +08:00 |
|
bloombits
|
fix: replace all time.after with the time.newtimer (#400)
|
2024-01-27 21:01:24 +11:00 |
|
rawdb
|
core, eth, trie: add a prefix to contract code (21080)
|
2025-03-24 22:31:03 +08:00 |
|
state
|
cmd, core, eth, trie: add trie read caching layer (#18087) (#946)
|
2025-04-16 17:27:43 +08:00 |
|
txpool
|
core/txpool: accept non-local transaction with zero tip (#950)
|
2025-04-21 16:11:43 +08:00 |
|
types
|
Revert "core/types: fix wrong hash after EIP-1559 for EncodeIndex in PR #933 (#939)"
|
2025-04-12 11:30:50 +08:00 |
|
vm
|
all: fix warning of DeepEqual on error #23624 (#960)
|
2025-04-24 18:31:47 +08:00 |
|
.gitignore
|
Renamed chain => core
|
2014-12-04 10:28:02 +01:00 |
|
bench_test.go
|
core: move genesis alloc types to core/types (#29003)
|
2025-01-24 16:54:12 +08:00 |
|
block_validator.go
|
trie: Derivesha with stacktrie (#21407)
|
2025-04-07 16:44:32 +08:00 |
|
block_validator_test.go
|
Xin 113 is epoch switch (#37)
|
2022-01-14 21:38:38 +11:00 |
|
blockchain.go
|
core: simplify code of trading and lending state (#949)
|
2025-04-24 18:00:21 +08:00 |
|
blockchain_test.go
|
trie: use trie.NewStackTrie instead of new(trie.Trie) (#22246)
|
2025-04-07 16:44:32 +08:00 |
|
blocks.go
|
new EVM Upgrade
|
2021-09-21 16:53:46 +05:30 |
|
chain_indexer.go
|
core, eth, params: make indexer configurable (#17188)
|
2025-03-10 15:41:53 +08:00 |
|
chain_indexer_test.go
|
light: CHT and bloom trie indexers working in light mode (#16534)
|
2025-03-06 15:30:48 +08:00 |
|
chain_makers.go
|
core: improve commit genesis
|
2025-03-20 14:15:09 +08:00 |
|
chain_makers_test.go
|
core: move genesis alloc types to core/types (#29003)
|
2025-01-24 16:54:12 +08:00 |
|
dao_test.go
|
core: improve commit genesis
|
2025-03-20 14:15:09 +08:00 |
|
error.go
|
all: improve EstimateGas API (#20830)
|
2024-12-21 14:35:44 +08:00 |
|
events.go
|
eth/filters: remove use of event.TypeMux for pending logs (#20312)
|
2024-08-03 10:03:22 +08:00 |
|
evm.go
|
all: implement eip-1559 (#22837)
|
2024-11-01 11:36:52 +08:00 |
|
gaspool.go
|
miner: avoid unnecessary work (#15883)
|
2018-01-15 12:57:06 +02:00 |
|
gen_genesis.go
|
core: move genesis alloc types to core/types (#29003)
|
2025-01-24 16:54:12 +08:00 |
|
genesis.go
|
trie: use trie.NewStackTrie instead of new(trie.Trie) (#22246)
|
2025-04-07 16:44:32 +08:00 |
|
genesis_alloc_devnet.go
|
core: tidy up genesis alloc
|
2025-02-19 14:15:09 +08:00 |
|
genesis_alloc_mainnet.go
|
core: tidy up genesis alloc
|
2025-02-19 14:15:09 +08:00 |
|
genesis_alloc_testnet.go
|
core: tidy up genesis alloc
|
2025-02-19 14:15:09 +08:00 |
|
genesis_test.go
|
core, light, params: clean genesis hash
|
2025-03-05 14:30:39 +08:00 |
|
headerchain.go
|
common, core: add block age into info logs #17718 (#947)
|
2025-04-24 17:56:54 +08:00 |
|
mkalloc.go
|
accounts, cmd/geth, core: close opened files (#29598)
|
2025-01-24 16:54:12 +08:00 |
|
sender_cacher.go
|
all: refactor txpool into it's own package in prep for 4844 (#26038)
|
2024-11-01 11:36:53 +08:00 |
|
state_processor.go
|
common: refactor constants
|
2025-02-17 09:13:40 +08:00 |
|
state_processor_test.go
|
trie: use trie.NewStackTrie instead of new(trie.Trie) (#22246)
|
2025-04-07 16:44:32 +08:00 |
|
state_transition.go
|
core: fix BlockSigner tx cause debug API fail after EIP-1559
|
2025-02-20 12:35:24 +08:00 |
|
token_validator.go
|
accounts/abi: ABI explicit difference between Unpack and UnpackIntoInterface (#21091)
|
2025-01-24 16:18:30 +08:00 |
|
types.go
|
new EVM Upgrade
|
2021-09-21 16:53:46 +05:30 |