| .. |
|
asm
|
3a0480e07d
core/asm: allow numbers in labels (#20362)
|
6 years ago |
|
bloombits
|
9e24491c65
core/bloombits, light: fix typos (#17235)
|
7 years ago |
|
forkid
|
15540ae992
cmd: deprecate --testnet, use named networks instead (#20852)
|
5 years ago |
|
rawdb
|
069a7e1f8a
core/rawdb: stop freezer process as part of freezer.Close() (#21010)
|
5 years ago |
|
state
|
0b2edf05bb
core/state: make GetCodeSize mirror GetCode implementation wise
|
5 years ago |
|
types
|
b6d4f6b66e
core/types: remove BlockBy sorting code (#20355)
|
6 years ago |
|
vm
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
5 years ago |
|
.gitignore
|
9008b155d3
Renamed `chain` => `core`
|
11 years ago |
|
bench_test.go
|
c2c4c9f1e5
core, light, params: implement eip2028 (#19931)
|
6 years ago |
|
block_validator.go
|
4f457859a2
core: use headers only where blocks are unnecessary
|
6 years ago |
|
block_validator_test.go
|
054412e335
all: clean up and proerly abstract database access
|
6 years ago |
|
blockchain.go
|
76eed9e50d
snapshotter/tests: verify snapdb post-state against trie (#20812)
|
5 years ago |
|
blockchain_insert.go
|
0b4fe8d192
all: simplify timestamps to uint64 (#19372)
|
6 years ago |
|
blockchain_test.go
|
92a7538ed3
core: improve TestLogRebirth (#20961)
|
5 years ago |
|
blocks.go
|
17f0b11942
core: typos and comments improve
|
8 years ago |
|
chain_indexer.go
|
ba068d40dd
core: add check in AddChildIndexer to avoid double lock (#20982)
|
5 years ago |
|
chain_indexer_test.go
|
b88b4632c2
core: fix chain indexer unit test (#20506)
|
5 years ago |
|
chain_makers.go
|
542df8898e
core: initial version of state snapshots
|
5 years ago |
|
chain_makers_test.go
|
054412e335
all: clean up and proerly abstract database access
|
6 years ago |
|
dao_test.go
|
054412e335
all: clean up and proerly abstract database access
|
6 years ago |
|
error.go
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
5 years ago |
|
events.go
|
d90d1db609
eth/filters: remove use of event.TypeMux for pending logs (#20312)
|
5 years ago |
|
evm.go
|
058a4ac5f1
core/evm: less iteration in blockhash (#20589)
|
5 years ago |
|
gaspool.go
|
18a7d31338
miner: avoid unnecessary work (#15883)
|
7 years ago |
|
gen_genesis.go
|
9d06026c19
all: regenerate codecs with gencodec commit 90983d99de (#15830)
|
7 years ago |
|
gen_genesis_account.go
|
9d06026c19
all: regenerate codecs with gencodec commit 90983d99de (#15830)
|
7 years ago |
|
genesis.go
|
648b0cb714
cmd, core: remove override muir glacier and override istanbul (#20942)
|
5 years ago |
|
genesis_alloc.go
|
15540ae992
cmd: deprecate --testnet, use named networks instead (#20852)
|
5 years ago |
|
genesis_test.go
|
15540ae992
cmd: deprecate --testnet, use named networks instead (#20852)
|
5 years ago |
|
headerchain.go
|
2ec7232191
core: mirror full node reorg logic in light client too (#20931)
|
5 years ago |
|
mkalloc.go
|
7504dbd6eb
core/vm: 64 bit memory and gas calculations (#19210)
|
6 years ago |
|
state_prefetcher.go
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
5 years ago |
|
state_processor.go
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
5 years ago |
|
state_transition.go
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
5 years ago |
|
tx_cacher.go
|
9940d93a43
Comment error (#18303)
|
7 years ago |
|
tx_journal.go
|
0bec85f2e2
core: fix typos in comment (#17531)
|
7 years ago |
|
tx_list.go
|
8bd37a1d91
core: count tx size in slots, bump max size ot 4x32KB (#20352)
|
5 years ago |
|
tx_list_test.go
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
7 years ago |
|
tx_noncer.go
|
8f80cafa10
core: fix write concurrency in txpool (#19835)
|
6 years ago |
|
tx_pool.go
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
5 years ago |
|
tx_pool_test.go
|
39c64d85a2
core: avoid double-lock in tx_pool_test (#20984)
|
5 years ago |
|
types.go
|
bb9631c399
core: prefetch next block state concurrently
|
6 years ago |