Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix Lange
dc2b23c869
[release/1.4.13] core/state: track all accounts in canon state
...
This change introduces a global, per-state cache that keeps account data
in the canon state. Thanks to @karalabe for lots of fixes.
(cherry picked from commit a59a93f476
)
8 years ago
..
downloader
[release/1.4.11] eth/downloader: fewer headers and futures too un ancestor lookup
8 years ago
fetcher
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
8 years ago
filters
[release/1.4.11] core: ensure the canonical block is written before the canonical hash is set
8 years ago
api.go
[release/1.4.13] core/state: track all accounts in canon state
8 years ago
backend.go
[release/1.4.10] cmd, core, eth, params: implement flags to control dao fork blocks
8 years ago
backend_test.go
[release/1.4.10] accounts, core, eth: pass chain config for chain maker to test DAO
8 years ago
bad_block.go
[release/1.4.6] eth: enable bad block reports
9 years ago
bind.go
[release 1.4.5] accounts/abi/bind, eth: rely on getCode for sanity checks, not estimate and call
9 years ago
cpu_mining.go
all: update license information
9 years ago
gasprice.go
core, eth, rpc: split out block validator and state processor
9 years ago
gpu_mining.go
all: update license information
9 years ago
handler.go
[release/1.4.11] eth, eth/downloader: don't forward the DAO challenge header
8 years ago
handler_test.go
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
8 years ago
helper_test.go
[release/1.4.10] accounts, core, eth: pass chain config for chain maker to test DAO
8 years ago
metrics.go
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
8 years ago
peer.go
[release/1.4.11] eth, eth/downloader: better remote head tracking
8 years ago
protocol.go
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
8 years ago
protocol_test.go
[release/1.4.11] eth, eth/downloader, eth/fetcher: delete eth/61 code
8 years ago
sync.go
[release/1.4.11] eth, eth/downloader: better remote head tracking
8 years ago
sync_test.go
[release/1.4.4] eth: skip transaction handling during fast sync
9 years ago