Commit Graph

8842 Commits

Author SHA1 Message Date
arkpar
9087cc798b sync refactoring; range tests 2015-12-25 14:55:55 +01:00
arkpar
a367ffca2b Merge branch 'master' of github.com:gavofyork/ethcore into network 2015-12-24 17:19:09 +01:00
arkpar
0578712a26 syncing code done 2015-12-24 17:18:47 +01:00
debris
4ce53e89ec updated import_evmjit_abi docs 2015-12-24 02:34:34 +01:00
debris
142bba096a "importing" evmjit callbacks abi 2015-12-24 02:28:09 +01:00
debris
000d8fe8d0 runtime_data, tests in progress 2015-12-24 01:07:46 +01:00
debris
88debb2190 address to and from h256 2015-12-24 00:31:43 +01:00
debris
c695e09bba docs 2015-12-23 13:49:45 +01:00
debris
353d4fbea0 evm adapter init 2015-12-23 13:02:01 +01:00
Gav Wood
c85cabb598 Additional notes. 2015-12-23 11:56:38 +00:00
Gav Wood
ff74e8239d Spec's json_to_rlp. 2015-12-23 11:53:34 +00:00
Gav Wood
be3f8ffd49 Additional docs. 2015-12-23 11:10:34 +00:00
arkpar
48abca6669 Merge branch 'master' of github.com:gavofyork/ethcore into network 2015-12-22 22:32:24 +01:00
Arkadiy Paronyan
6c01295590 Merge pull request #51 from gavofyork/jit_improvements
jit ffi improvements [please review]
2015-12-22 22:29:00 +01:00
arkpar
416c2ec3e4 Merge branch 'master' of github.com:gavofyork/ethcore-util into network 2015-12-22 22:23:53 +01:00
arkpar
3ad262e18f more networking 2015-12-22 22:23:43 +01:00
arkpar
f34b22c65b cache item count in Rlp 2015-12-22 22:23:01 +01:00
arkpar
fcba0122bc started sync 2015-12-22 22:19:50 +01:00
debris
ee8c903b0b sha3 && log 2015-12-22 20:05:14 +01:00
debris
4d6c5762ff env ffi 2015-12-22 18:01:13 +01:00
debris
6697edc0ed evmhandle deref && deref mut, mapped balance && blockhash 2015-12-22 17:37:52 +01:00
debris
963d967a46 sstore && sload 2015-12-22 17:13:03 +01:00
debris
ff747ba349 docs 2015-12-22 17:00:30 +01:00
debris
61a4b59da5 safe handles and docs 2015-12-22 16:27:19 +01:00
debris
9754cf83be jit improvements in progress 2015-12-22 15:17:28 +01:00
Gav Wood
07aef2499e Spec can now read much from a JSON. Still todo builtins and params. 2015-12-21 21:08:42 +00:00
Gav Wood
c3bbf2870c Merge remote-tracking branch 'origin/master' into gav 2015-12-21 17:43:13 +00:00
Gav Wood
6c785d2850 Move all chain parameters into engine_params and let Engine impl provide them. 2015-12-21 17:40:48 +00:00
Gav Wood
3659183e54 Merge pull request #34 from gavofyork/blockchain
blockchain [please review]
2015-12-21 17:30:50 +00:00
debris
f4508083cd updated comments 2015-12-21 16:57:28 +01:00
debris
263654e966 updated comments 2015-12-21 16:53:07 +01:00
debris
558a2e7061 updated comments 2015-12-21 16:49:31 +01:00
debris
29365a0d2d test reopen blockchain db 2015-12-21 16:38:31 +01:00
debris
e652543fcd tree_route tests 2015-12-21 16:31:51 +01:00
debris
60cbe3343e updated docs for genesis 2015-12-21 15:28:12 +01:00
debris
4b20cfaf42 fixed typos 2015-12-21 15:25:58 +01:00
debris
49fa99ae05 blockchain cleanup 2015-12-21 15:22:24 +01:00
debris
f9457cc584 block insert in one batch to extras 2015-12-21 14:23:10 +01:00
debris
491cc29a09 group best block info together in blockchain 2015-12-21 02:57:02 +01:00
debris
0164ce4b19 Merge branch 'master' into blockchain 2015-12-21 02:34:41 +01:00
debris
9220e0c49f missing Error case 2015-12-21 02:30:38 +01:00
debris
be2b041ee4 fixed semantic version tests 2015-12-21 01:57:34 +01:00
Marek Kotewicz
49b407c735 Merge pull request #48 from gavofyork/state
Move information from networkparams.rs into spec.rs
2015-12-21 01:49:41 +01:00
Gav Wood
b52aac497e Remove networkparams. 2015-12-20 22:31:40 +00:00
Gav Wood
6a363c5646 Correct seal fields in spec. 2015-12-20 21:07:03 +00:00
Gav Wood
ea9a008031 Move information from networkparams.rs into spec.rs
Repot null_engine, spec, evm_schedule, builtin.
2015-12-20 20:45:43 +00:00
Gav Wood
33a3a96b44 Merge remote-tracking branch 'origin/master' into gav 2015-12-20 20:40:01 +00:00
Arkadiy Paronyan
63934f9658 Merge pull request #47 from gavofyork/state
Move bulking out in Engine/Params.
2015-12-20 16:30:47 +01:00
Gav Wood
a9591dcd3c Move bulking out in Engine/Params. 2015-12-20 15:12:53 +00:00
Marek Kotewicz
9700d02cbb Merge pull request #46 from gavofyork/state
Removed need for mutation in State.
2015-12-20 15:28:48 +01:00