Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 년 전 |
Péter Szilágyi
|
da7d57e07c
core: make txpool operate on immutable state
|
8 년 전 |
rjl493456442
|
28aea46ac0
core: implement Metropolis EIP 658, receipt status byte
|
8 년 전 |
Lewis Marshall
|
04d2de9119
core: Fix VM error logging
|
8 년 전 |
changhong
|
17f0b11942
core: typos and comments improve
|
8 년 전 |
Péter Szilágyi
|
60293820b7
core: fix processing regression during receipt import
|
8 년 전 |
Péter Szilágyi
|
158d603528
consensus, core: drop all the legacy custom core error types
|
8 년 전 |
Péter Szilágyi
|
e588e0ca2b
all: next batch of log polishes to contextual versions
|
8 년 전 |
Felix Lange
|
5c8fe28b72
common: move big integer math to common/math (#3699)
|
8 년 전 |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
8 년 전 |
Jeffrey Wilcke
|
024d41d0c2
core, core/state, core/vm: remove exported account getters (#3618)
|
8 년 전 |
Felix Lange
|
c8695fae35
logger: remove Core verbosity level (#3659)
|
8 년 전 |
Jeffrey Wilcke
|
c12f4df910
params: core, core/vm, miner: 64bit gas instructions
|
8 년 전 |
Jeffrey Wilcke
|
57f4e90257
Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"
|
8 년 전 |
Jeffrey Wilcke
|
8b57c49490
params: core, core/vm, miner: 64bit gas instructions (#3514)
|
8 년 전 |
Jeffrey Wilcke
|
508fdc3496
core: removal of dead-code
|
8 년 전 |
Jeffrey Wilcke
|
bbc4ea4ae8
core/vm: improved EVM run loop & instruction calling (#3378)
|
8 년 전 |
Jeffrey Wilcke
|
3fc7c97827
core, core/vm: implemented a generic environment (#3348)
|
9 년 전 |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 년 전 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 년 전 |
zsfelfoldi
|
00787fe781
core: added CheckNonce() to Message interface
|
9 년 전 |
Jeffrey Wilcke
|
1f3596c25a
core: transition db now also returns the required gas amount
|
9 년 전 |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
9 년 전 |
Jeffrey Wilcke
|
14013372ae
core: Added EVM configuration options
|
9 년 전 |
Péter Szilágyi
|
f30b809f00
Merge pull request #2215 from bas-vk/estimategas
|
9 년 전 |
Jeffrey Wilcke
|
b6d88a0e9f
core, core/vm, crypto: fixes for homestead
|
9 년 전 |
Gustav Simonsson
|
371871d685
parmas, crypto, core, core/vm: homestead consensus protocol changes
|
10 년 전 |
Bas van Kervel
|
0ff2adb21b
core: improved check for contract creation
|
9 년 전 |
Felix Lange
|
de8d5aaa92
core, core/state: move gas tracking out of core/state
|
10 년 전 |
Jeffrey Wilcke
|
361082ec4b
cmd/evm, core/vm, test: refactored VM and core
|
10 년 전 |