Felix Lange
|
207bd7d2cd
eth: add debug_storageRangeAt
|
8 vuotta sitten |
gary rong
|
49437a02c9
core/state: make TestSnapshotRandom work again (#3816)
|
8 vuotta sitten |
Péter Szilágyi
|
94c71c171f
Merge pull request #3723 from karalabe/logger-updates-2
|
8 vuotta sitten |
Felix Lange
|
5f7826270c
all: unify big.Int zero checks, use common/math in more places (#3716)
|
8 vuotta sitten |
Péter Szilágyi
|
b117da2db3
core/state: drop most of a logs (useless at this volume)
|
8 vuotta sitten |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
8 vuotta sitten |
Jeffrey Wilcke
|
024d41d0c2
core, core/state, core/vm: remove exported account getters (#3618)
|
8 vuotta sitten |
Felix Lange
|
c8695fae35
logger: remove Core verbosity level (#3659)
|
8 vuotta sitten |
Jeffrey Wilcke
|
3fc7c97827
core, core/vm: implemented a generic environment (#3348)
|
9 vuotta sitten |
Jeffrey Wilcke
|
12d654a6fc
core, core/state: fixed consensus issue added touch revert
|
9 vuotta sitten |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 vuotta sitten |
Felix Lange
|
40cdcf1183
trie, core/state: improve memory usage and performance (#3135)
|
9 vuotta sitten |
Felix Lange
|
3c836dd71b
core/state: optimize GetState
|
9 vuotta sitten |
Felix Lange
|
90fce8bfa6
core/state: rename Delete/IsDeleted to Suicide/HasSuicided
|
9 vuotta sitten |
Felix Lange
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
9 vuotta sitten |
Péter Szilágyi
|
b7159818f9
core/state: track dirty state entries for each object
|
9 vuotta sitten |
Péter Szilágyi
|
cb84e3f029
cmd, core, internal, light, tests: avoid hashing the code in the VM
|
9 vuotta sitten |
Felix Lange
|
cd791bd855
core, trie: replace state caches with trie journal
|
9 vuotta sitten |
Felix Lange
|
a59a93f476
core/state: track all accounts in canon state
|
9 vuotta sitten |
Gustav Simonsson
|
25ed5fedda
core/state: short-circuit balance change if zero value
|
9 vuotta sitten |
Gustav Simonsson
|
b6b17e5648
core/state, light: remove unused StateObject.initCode
|
9 vuotta sitten |
Nick Johnson
|
581b320b9d
core/state: Fix memory expansion bug by not copying clean objects
|
9 vuotta sitten |
Felix Lange
|
68c755a238
core/state: fix TestDump
|
9 vuotta sitten |
Jeffrey Wilcke
|
14013372ae
core: Added EVM configuration options
|
9 vuotta sitten |
Ricardo Catalinas Jiménez
|
436fc8d76a
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
9 vuotta sitten |
Jeffrey Wilcke
|
b6d88a0e9f
core, core/vm, crypto: fixes for homestead
|
9 vuotta sitten |
Gustav Simonsson
|
371871d685
parmas, crypto, core, core/vm: homestead consensus protocol changes
|
10 vuotta sitten |
Felix Lange
|
1b89bd5d26
core/state, core/types use package rlp for state, receipt serialisation
|
10 vuotta sitten |
Felix Lange
|
de8d5aaa92
core, core/state: move gas tracking out of core/state
|
10 vuotta sitten |
Felix Lange
|
a2d5a60418
core, core/state: batch-based state sync
|
10 vuotta sitten |