Péter Szilágyi
|
49719e21bc
core, eth: minor txpool event cleanups
|
6 gadi atpakaļ |
rjl493456442
|
a2e43d28d0
all: collate new transaction events together
|
6 gadi atpakaļ |
kiel barry
|
4747aad160
eth: golint fixes to variable names (#16711)
|
6 gadi atpakaļ |
Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
6 gadi atpakaļ |
Péter Szilágyi
|
5cf1d35470
eth, les, light: filter on logs only, derive receipts on demand
|
6 gadi atpakaļ |
Péter Szilágyi
|
f585f9eee8
core, eth: clean up bloom filtering, add some tests
|
7 gadi atpakaļ |
Zsolt Felfoldi
|
4ea4d2dc34
core, eth: add bloombit indexer, filter based on it
|
7 gadi atpakaļ |
Péter Szilágyi
|
da7d57e07c
core: make txpool operate on immutable state
|
7 gadi atpakaļ |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
7 gadi atpakaļ |
Péter Szilágyi
|
4c1d0b164b
eth: drop leftover from previous nonce protection scheme
|
7 gadi atpakaļ |
Péter Szilágyi
|
48ee7f9de7
core, eth, les: polish txpool API around local/remote txs
|
7 gadi atpakaļ |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
7 gadi atpakaļ |
Péter Szilágyi
|
a7b9e484d0
consensus, core, ethstats: use engine specific block beneficiary (#14318)
|
7 gadi atpakaļ |
Felföldi Zsolt
|
9aca9e6deb
cmd, les, eth, eth/gasprice: using new gas price oracle (#13853)
|
7 gadi atpakaļ |
Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
7 gadi atpakaļ |
Péter Szilágyi
|
9b84caf3a5
core, eth, les: support resuming fast sync on heavy rollback (#3743)
|
7 gadi atpakaļ |
Felix Lange
|
5c8fe28b72
common: move big integer math to common/math (#3699)
|
7 gadi atpakaļ |
Jeffrey Wilcke
|
c12f4df910
params: core, core/vm, miner: 64bit gas instructions
|
8 gadi atpakaļ |
Jeffrey Wilcke
|
57f4e90257
Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"
|
7 gadi atpakaļ |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
8 gadi atpakaļ |
Felix Lange
|
7731061903
core/vm: move Log to core/types
|
8 gadi atpakaļ |
Jeffrey Wilcke
|
bbc4ea4ae8
core/vm: improved EVM run loop & instruction calling (#3378)
|
8 gadi atpakaļ |
bas-vk
|
4e36b1e3da
core: bugfix state change race condition in txpool (#3412)
|
8 gadi atpakaļ |
Jeffrey Wilcke
|
3fc7c97827
core, core/vm: implemented a generic environment (#3348)
|
8 gadi atpakaļ |
Martin Holst Swende
|
9f8bc00cf5
eth, miner: removed unnecessary state.Copy()
|
8 gadi atpakaļ |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
8 gadi atpakaļ |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
8 gadi atpakaļ |
Felix Lange
|
b8bd9a71c8
all: update license information
|
8 gadi atpakaļ |
Zsolt Felfoldi
|
9f8d192991
les: light client protocol and API
|
8 gadi atpakaļ |
Felix Lange
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
8 gadi atpakaļ |