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.
rjl493456442
0e5d2c7c53
core/state/snapshot, core/types, eth: move account definition to type (#27323)
* core/state/snapshot, core/types, eth: move account definition to type
* core, eth: revert snapshot Account API change
|
1 year ago |
.. |
catalyst
|
eth,consensus: replace noarg fmt.Errorf with errors.New (#27330)
|
1 year ago |
downloader
|
eth/downloader: drop beacon head updates if the syncer is restarting (#27397)
|
1 year ago |
ethconfig
|
all: remove ethash pow, only retain shims needed for consensus and tests (#27178)
|
2 years ago |
fetcher
|
all: new empty trie with types.EmptyRootHash instead of null (#27230)
|
2 years ago |
filters
|
miner: suspend miner if node is syncing (#27218)
|
1 year ago |
gasprice
|
eth/gasprice: fix typo (#27202)
|
2 years ago |
protocols
|
core/state/snapshot, core/types, eth: move account definition to type (#27323)
|
1 year ago |
tracers
|
eth,consensus: replace noarg fmt.Errorf with errors.New (#27330)
|
1 year ago |
api.go
|
les, eth: fix typo in comment (#27369)
|
1 year ago |
api_admin.go
|
eth: split api.go into namespace based files (#27263)
|
1 year ago |
api_backend.go
|
miner: suspend miner if node is syncing (#27218)
|
1 year ago |
api_debug.go
|
miner: suspend miner if node is syncing (#27218)
|
1 year ago |
api_debug_test.go
|
eth: split api.go into namespace based files (#27263)
|
1 year ago |
api_miner.go
|
eth: split api.go into namespace based files (#27263)
|
1 year ago |
backend.go
|
eth,consensus: replace noarg fmt.Errorf with errors.New (#27330)
|
1 year ago |
bloombits.go
|
eth: move eth.Config to a common package (#22205)
|
4 years ago |
handler.go
|
all: remove ethash pow, only retain shims needed for consensus and tests (#27178)
|
2 years ago |
handler_eth.go
|
eth: use new atomic types (#27137)
|
2 years ago |
handler_eth_test.go
|
eth: use new atomic types (#27137)
|
2 years ago |
handler_snap.go
|
eth: check snap satelliteness, delegate drop to eth (#22235)
|
4 years ago |
handler_test.go
|
all: cleanup tests (#25641)
|
2 years ago |
peer.go
|
eth: remove admin.peers[i].eth.head and difficulty (#26804)
|
2 years ago |
peerset.go
|
all: fix some typos (#25551)
|
2 years ago |
state_accessor.go
|
core/types, params: add blob transaction type, RLP encoded for now (#27049)
|
2 years ago |
sync.go
|
eth: use new atomic types (#27137)
|
2 years ago |
sync_test.go
|
eth: use new atomic types (#27137)
|
2 years ago |