Arkadiy Paronyan
|
7b4fb9c30e
|
Merge pull request #60 from gavofyork/ethash
Remove genesis module, add more chain specs and separate out ethereum-specific stuff
|
2016-01-09 18:23:05 +01:00 |
|
Gav Wood
|
4622882fda
|
Separate out Ethereum-network-specific resources.
Fix State to use secure trie variants.
|
2016-01-09 18:20:31 +01:00 |
|
Gav Wood
|
fbeb4d84ce
|
Merge remote-tracking branch 'origin/master' into ethash
|
2016-01-09 17:16:49 +01:00 |
|
Gav Wood
|
a978cbad52
|
Remove genesis module, add more chain specs and separate out ethereum-specific stuff.
|
2016-01-09 17:15:55 +01:00 |
|
Arkadiy Paronyan
|
3c25c062af
|
Merge pull request #59 from gavofyork/ethash
State::new_contract, camelCase engine params, missing param
|
2016-01-09 14:30:30 +01:00 |
|
Gav Wood
|
20341072a9
|
Merge branch 'master' into ethash
|
2016-01-09 14:20:30 +01:00 |
|
Gav Wood
|
2b022e11e1
|
State::new_contract.
|
2016-01-09 14:19:35 +01:00 |
|
Arkadiy Paronyan
|
6aa8c32621
|
Merge pull request #58 from gavofyork/ethash
Use reorganisation
|
2016-01-09 13:05:03 +01:00 |
|
Gav Wood
|
23d22db95c
|
Merge branch 'master' into ethash
|
2016-01-09 12:32:40 +01:00 |
|
Gav Wood
|
4fc6b0dc60
|
Introduce use common::*; for common stuff (modules that themselves require no other modules in this crate).
Fix build.
|
2016-01-09 12:30:41 +01:00 |
|
Arkadiy Paronyan
|
ca6a20922f
|
Merge pull request #57 from gavofyork/ethash
Initial Ethash/Block skeleton implementations.
|
2016-01-08 22:22:48 +01:00 |
|
Gav Wood
|
7cf9f0e22d
|
Merge pull request #54 from gavofyork/gav
Spec with tested Morden genesis decoder and builtins.
|
2016-01-08 22:05:54 +01:00 |
|
Gav Wood
|
76ba2df141
|
Compiling, fleshed-out Block.
|
2016-01-08 22:04:21 +01:00 |
|
Gav Wood
|
7bad30a1bf
|
Compiling Bloc.
|
2016-01-08 21:33:41 +01:00 |
|
Gav Wood
|
4bbc0943a3
|
Initial sketch of Block struct.
|
2016-01-08 19:12:19 +01:00 |
|
Gav Wood
|
fad58530f2
|
Memo Frontier's state root.
|
2016-01-08 16:49:12 +01:00 |
|
Gav Wood
|
5b81a2d70a
|
Frontier Spec added.
|
2016-01-08 16:47:17 +01:00 |
|
Gav Wood
|
98c5905257
|
Add frontier chain spec.
|
2016-01-08 16:24:14 +01:00 |
|
Gav Wood
|
1c71640777
|
Build fixes for Ethash.
|
2016-01-08 12:27:00 +01:00 |
|
Gav Wood
|
3cbaf64c51
|
Beginnings of Ethash engine.
|
2016-01-08 12:15:59 +01:00 |
|
Gav Wood
|
648207d8e8
|
Rename fax->copy.
|
2016-01-08 12:05:58 +01:00 |
|
Gav Wood
|
6837899eba
|
Fixups for new bytes.rs API.
|
2016-01-08 11:53:07 +01:00 |
|
Gav Wood
|
e6439dde99
|
Minor API update.
|
2016-01-08 11:03:58 +01:00 |
|
Gav Wood
|
7e873a8bbe
|
ripemd160 builtin and tests.
|
2016-01-08 00:31:21 +01:00 |
|
Gav Wood
|
d94fcbd839
|
sha256 builtin + tests.
|
2016-01-08 00:26:52 +01:00 |
|
Gav Wood
|
8f4637ecbc
|
API sync (moved Populatable to util).
|
2016-01-08 00:00:07 +01:00 |
|
Gav Wood
|
183682ffbc
|
ecrecover builtin, tests and docs.
|
2016-01-07 23:55:14 +01:00 |
|
Gav Wood
|
3cb3c2a2bd
|
Fix for Genesis.
|
2016-01-07 19:42:59 +01:00 |
|
Gav Wood
|
14d77d522b
|
Minor whitespacing.
|
2016-01-07 19:25:51 +01:00 |
|
Gav Wood
|
810bff1ea9
|
Morden genesis tested and working.
|
2016-01-07 19:10:29 +01:00 |
|
Gav Wood
|
f9b3e26934
|
Fix warnings.
|
2016-01-06 16:00:42 +01:00 |
|
Gav Wood
|
799da83175
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-06 15:57:59 +01:00 |
|
Gav Wood
|
db23ee765a
|
Fixes and a test! Now correctly builds Morden's genesis block.
|
2016-01-06 15:57:17 +01:00 |
|
Gav Wood
|
e98452b0c7
|
Tests for Builtin.
|
2016-01-05 19:23:40 +01:00 |
|
Gav Wood
|
6585910c2a
|
Whitespace fixes.
|
2016-01-05 19:12:19 +01:00 |
|
Gav Wood
|
dabb90bf40
|
Fix tests for builtin.
|
2016-01-05 19:11:41 +01:00 |
|
Arkadiy Paronyan
|
d15d803820
|
Merge pull request #50 from gavofyork/gav
Move all chain parameters into `engine_params`
|
2016-01-05 00:01:45 +01:00 |
|
Gav Wood
|
e369042ff7
|
Correct naming and fix for Morden.
|
2016-01-04 21:53:36 +00:00 |
|
Gav Wood
|
957dd36328
|
Make builtins work.
|
2016-01-04 21:47:45 +00: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 |
|
Arkadiy Paronyan
|
6c01295590
|
Merge pull request #51 from gavofyork/jit_improvements
jit ffi improvements [please review]
|
2015-12-22 22:29:00 +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 |
|