Paweł Bylica
|
8400a632e9
Remove AccountDiff and other diffs depending on it
|
8 lat temu |
Andrei Maiboroda
|
b620b142d6
Fix possible exploit related to account cache updating
|
8 lat temu |
Andrei Maiboroda
|
cff27a26e4
Merge pull request #3442 from ethereum/storage_at_improve
|
8 lat temu |
Andrei Maiboroda
|
19059f83cd
Implement new debug_storageRangeAt interface according to ethereum/go-ethereum#3374
|
8 lat temu |
Paweł Bylica
|
f4a8cc8727
Refactor account nonce API
|
8 lat temu |
Dimitry
|
e3b8643d4b
0 wei transaction from not existing account fix
|
8 lat temu |
Dimitry
|
8c40a2cd9d
update code after rebase
|
8 lat temu |
chriseth
|
c85ae0cd33
Increment nonce for newly CREATEd accounts.
|
8 lat temu |
chriseth
|
803cb19398
Replace bool by enum.
|
8 lat temu |
chriseth
|
146cfd6a12
Implement effects of emptiness change.
|
8 lat temu |
Paweł Bylica
|
9bad9872ff
Make Seal Engine requirement explicit in ABI
|
8 lat temu |
chriseth
|
384293e0f2
Fix const and non-const account function.
|
8 lat temu |
chriseth
|
483a062fda
Combine `State::ensureCached` into `State::account`.
|
8 lat temu |
Paweł Bylica
|
555fa8cc89
Fix: always remove account from "unchanged accounts" cache
|
8 lat temu |
Paweł Bylica
|
aea19291b0
Fix kill assuming the account is in the cache
|
8 lat temu |
chriseth
|
9a7326ae49
Refactor State::ensureCached usage.
|
8 lat temu |
chriseth
|
a6d0342d1c
Purge cache before requesting new entry.
|
8 lat temu |
chriseth
|
6e1af6cdf6
Limit state cache size.
|
8 lat temu |
chriseth
|
ff6e542ccb
Destroy friendship between State and Executive.
|
8 lat temu |
chriseth
|
c6e8f5d72e
Introduce the code size cache.
|
8 lat temu |
Bob Summerwill
|
2c01285419
Eliminated ConfigInfo.h includes from libethereum.
|
8 lat temu |
chriseth
|
aad66be834
Merge pull request #195 from winsvega/issues2
|
8 lat temu |
Dimitry
|
401414be27
remove structured logger
|
8 lat temu |
chriseth
|
0dfa6aaa88
Some other places that require start nonces.
|
8 lat temu |
Gav Wood
|
d94f897bf3
Pluginable precompiled contracts.
|
9 lat temu |
Gav Wood
|
89338da0d8
Tests for BlockChain::insert()ing + state-syncing.
|
9 lat temu |
Gav Wood
|
32c8b53805
Fix Block & State from trace.
|
9 lat temu |
Gav Wood
|
4e33b74750
Root server. Fix balance account creation bug.
|
9 lat temu |
Gav Wood
|
59ab92fe60
Morden has 2^40 initial account nonce.
|
9 lat temu |
arkpar
|
5ef4576dfe
per project versioning
|
9 lat temu |