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.
Martin Holst Swende
f83237573f
core: make current*Block atomic, and accessor functions mutex-free (#16171)
* core: make current*Block atomic, and accessor functions mutex-free
* core: fix review concerns
* core: fix error in atomic assignment
* core/light: implement atomic getter/setter for headerchain
|
7 years ago |
.. |
lightchain.go
|
core: make current*Block atomic, and accessor functions mutex-free (#16171)
|
7 years ago |
lightchain_test.go
|
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 years ago |
nodeset.go
|
all: update license information (#16089)
|
7 years ago |
odr.go
|
les, light: LES/2 protocol version (#14970)
|
7 years ago |
odr_test.go
|
core, trie: intermediate mempool between trie and database (#15857)
|
7 years ago |
odr_util.go
|
eth, les, light: filter on logs only, derive receipts on demand
|
7 years ago |
postprocess.go
|
all: update license information (#16089)
|
7 years ago |
trie.go
|
core, trie: intermediate mempool between trie and database (#15857)
|
7 years ago |
trie_test.go
|
core, trie: intermediate mempool between trie and database (#15857)
|
7 years ago |
txpool.go
|
all: switch gas limits from big.Int to uint64
|
7 years ago |
txpool_test.go
|
core, trie: intermediate mempool between trie and database (#15857)
|
7 years ago |