Dustin Brody
|
3f5fc9a034
|
read through block 49017 by properly setting createAddress/storageAddress of the computation message and detecting whether the computation has the gas required to pay 200*code length; also, clean up pointless commented nonnegativity assertions for nonnegative GasInt type
|
2018-09-28 10:26:27 +03:00 |
tersec
|
d4e95fae94
|
refactor aspects of transaction processing out of GeneralStateTests handler; get p2p/chain runnning through block 48680; combine/deduplicate two different but equivalent methods of caulculating transaction intrinsic gas cost; fix BaseTransaction references to just Transaction references in hitherto unreferenced stubbed out source so it builds; clean up some imports from refactoring (#161)
|
2018-09-27 19:09:26 +00:00 |
Zahary Karadjov
|
2c59de6064
|
Fix the Nimbus build after the merge
|
2018-09-26 14:00:52 +03:00 |
Yuriy Glukhov
|
22668407a7
|
Some tweaks and comments (#155)
|
2018-09-20 20:06:22 +00:00 |
Yuriy Glukhov
|
3d64c66b7a
|
More state restoring
|
2018-09-19 18:41:17 +03:00 |
Yuriy Glukhov
|
3a1ec035b3
|
Various fixes towards state reconstruction
|
2018-09-07 14:00:37 +03:00 |
Yuriy Glukhov
|
e3be8ca30a
|
Separate Chain from ChainDB
|
2018-08-29 11:49:01 +03:00 |