Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
8 éve |
Péter Szilágyi
|
9b84caf3a5
core, eth, les: support resuming fast sync on heavy rollback (#3743)
|
8 éve |
Felix Lange
|
5c8fe28b72
common: move big integer math to common/math (#3699)
|
8 éve |
Jeffrey Wilcke
|
c12f4df910
params: core, core/vm, miner: 64bit gas instructions
|
8 éve |
Jeffrey Wilcke
|
57f4e90257
Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"
|
8 éve |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
8 éve |
Felix Lange
|
7731061903
core/vm: move Log to core/types
|
8 éve |
Jeffrey Wilcke
|
bbc4ea4ae8
core/vm: improved EVM run loop & instruction calling (#3378)
|
8 éve |
bas-vk
|
4e36b1e3da
core: bugfix state change race condition in txpool (#3412)
|
9 éve |
Jeffrey Wilcke
|
3fc7c97827
core, core/vm: implemented a generic environment (#3348)
|
9 éve |
Martin Holst Swende
|
9f8bc00cf5
eth, miner: removed unnecessary state.Copy()
|
9 éve |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 éve |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 éve |
Felix Lange
|
b8bd9a71c8
all: update license information
|
9 éve |
Zsolt Felfoldi
|
9f8d192991
les: light client protocol and API
|
9 éve |
Felix Lange
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
9 éve |
Péter Szilágyi
|
710435b51b
core, eth, trie: reuse trie journals in all our code
|
9 éve |
Péter Szilágyi
|
0ef327bbee
core, eth, internal, miner: optimize txpool for quick ops
|
9 éve |
Péter Szilágyi
|
795b70423e
core, eth, miner: only retain 1 tx/nonce, remove bad ones
|
9 éve |
Péter Szilágyi
|
96dc42d99c
cmd, common, console, eth, release: drop redundant "full"s
|
9 éve |
zsfelfoldi
|
3a97280ae8
eth: separate common and full node-specific API and backend service
|
10 éve |