Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 years ago |
Péter Szilágyi
|
da7d57e07c
core: make txpool operate on immutable state
|
8 years ago |
Miya Chen
|
bf1e263128
core, light: send chain events using event.Feed (#14865)
|
8 years ago |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 years ago |
Martin Holst Swende
|
ea11f7dd7a
internal/ethapi: add mutex around signing + nonce assignment
|
8 years ago |
bas-vk
|
5e29f4be93
cmd/utils, node: remove unused solc references and improve RPC config (#14324)
|
8 years ago |
Felix Lange
|
c213fd1fd8
all: import "context" instead of "golang.org/x/net/context"
|
8 years ago |
Péter Szilágyi
|
61ede86737
internal/ethapi: drop eth_compile (#3740)
|
8 years ago |
Jeffrey Wilcke
|
c12f4df910
params: core, core/vm, miner: 64bit gas instructions
|
8 years ago |
Jeffrey Wilcke
|
57f4e90257
Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"
|
8 years ago |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
8 years ago |
Jeffrey Wilcke
|
bbc4ea4ae8
core/vm: improved EVM run loop & instruction calling (#3378)
|
8 years ago |
bas-vk
|
4e36b1e3da
core: bugfix state change race condition in txpool (#3412)
|
9 years ago |
Jeffrey Wilcke
|
3fc7c97827
core, core/vm: implemented a generic environment (#3348)
|
9 years ago |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 years ago |
Felix Lange
|
b8bd9a71c8
all: update license information
|
9 years ago |
Zsolt Felfoldi
|
9f8d192991
les: light client protocol and API
|
9 years ago |
Péter Szilágyi
|
0ef327bbee
core, eth, internal, miner: optimize txpool for quick ops
|
9 years ago |
Péter Szilágyi
|
795b70423e
core, eth, miner: only retain 1 tx/nonce, remove bad ones
|
9 years ago |
Felix Lange
|
1a9e66915b
common/compiler: simplify solc wrapper
|
9 years ago |
zsfelfoldi
|
3a97280ae8
eth: separate common and full node-specific API and backend service
|
10 years ago |