Commit Graph

9418 Commits

Author SHA1 Message Date
Gav Wood
8d6a8973a6 More methods in Account, documentation and tests. 2015-12-14 11:32:12 +01:00
debris
8a55909bef fixes after the merge 2015-12-14 11:05:40 +01:00
debris
2ac0f0f4ac Merge branch 'master' of https://github.com/gavofyork/ethcore into blockchain 2015-12-14 11:02:33 +01:00
Marek Kotewicz
29cb3dbc85 Merge pull request #38 from gavofyork/state
Minor reworking of Account.
2015-12-13 23:52:35 +01:00
Gav Wood
d88c4db470 Merge pull request #16 from gavofyork/hash_changes
added H264 (required for extras_db slices), removed unnecessary unsafe code
2015-12-13 23:17:05 +01:00
Gav Wood
6e6d00178e Minor reworking of Account. 2015-12-13 23:12:22 +01:00
debris
937b521b68 Merge branch 'master' of https://github.com/gavofyork/ethcore into cache 2015-12-13 22:47:48 +01:00
debris
fed599fbb9 Merge branch 'master' of https://github.com/gavofyork/ethcore-util into hash_changes 2015-12-13 22:44:38 +01:00
debris
83af940223 h264 2015-12-13 22:44:28 +01:00
debris
a509bffdc0 query_extras 2015-12-13 22:39:01 +01:00
Arkadiy Paronyan
b118531e38 Merge pull request #37 from gavofyork/state
Add Account and State classes.
2015-12-13 22:05:16 +01:00
Gav Wood
51e7dd705f Cleanups. 2015-12-13 21:49:40 +01:00
Gav Wood
53f4b226b9 Add Account and State classes. 2015-12-13 21:36:17 +01:00
Marek Kotewicz
dc4f3fe498 Merge pull request #15 from gavofyork/ddtrie
Trie takes a reference to HashDB.
2015-12-13 19:44:26 +01:00
Gav Wood
d94c55133b Trie takes a reference to HashDB. 2015-12-13 19:36:49 +01:00
debris
96298299e3 Merge branch 'blockchain' into cache 2015-12-13 17:50:51 +01:00
debris
9c6279b8aa updated BlockView 2015-12-13 17:48:36 +01:00
debris
a63603046c Merge branch 'master' of https://github.com/gavofyork/ethcore into blockchain 2015-12-13 17:38:19 +01:00
debris
bb56a68097 cache init 2015-12-13 17:33:11 +01:00
Marek Kotewicz
8c3fcb73ea Merge pull request #36 from gavofyork/state
Revert regressions
2015-12-13 17:31:26 +01:00
Gav Wood
6852976c9c Revert regressions.
Merge branch 'master' of github.com:gavofyork/ethcore
2015-12-13 16:44:14 +01:00
Gav Wood
12f6534fa5 Merge branch 'master' of github.com:gavofyork/ethcore 2015-12-13 14:16:11 +01:00
debris
6bc56ad004 added raw method to RlpStream. usefull for quicklookup 2015-12-12 15:57:08 +01:00
debris
5e215af5e2 loading frontier genesis block 2015-12-12 15:52:37 +01:00
debris
38f813a5e6 fast mul by 10 2015-12-12 13:32:42 +01:00
debris
ada79ed62a loading genesis state 2015-12-12 06:05:36 +01:00
debris
862702b9c7 implemented rem, lenient from_str, from_dec_str for uint 2015-12-12 06:04:24 +01:00
debris
04b6743ba8 genesis_state in progress 2015-12-11 14:41:18 +01:00
debris
16cadf1a64 hash for uint 2015-12-11 14:40:28 +01:00
Marek Kotewicz
03a3ebff3f Merge pull request #14 from gavofyork/borrowed_db
TrieDB borrowed db
2015-12-11 11:55:17 +01:00
debris
45ee74868a fixed trie benches 2015-12-11 11:53:44 +01:00
debris
0b29ac79c5 implementation genesis_block without genesis state 2015-12-11 03:51:23 +01:00
debris
f19d044e7c renamed new_pre_existing to new_existing 2015-12-11 03:49:15 +01:00
debris
b487f8f20e TrieDB root is borrowed 2015-12-11 03:00:39 +01:00
debris
18eb9ec3cc Merge branch 'master' into blockchain 2015-12-10 16:14:48 +01:00
debris
8c9fe2fbe5 fixed benches 2015-12-10 15:57:47 +01:00
debris
4210b957ac triedb db is borrowed instead of being owned 2015-12-10 15:48:25 +01:00
debris
1c10f073f3 fixes in evmjit bridge 2015-12-10 14:59:46 +01:00
debris
1a40416724 Makefile for cross-compilation 2015-12-10 01:41:44 +01:00
debris
c50c005fd6 blockchain init 2015-12-09 19:03:25 +01:00
debris
74368663db denominations and networkparams 2015-12-09 15:31:43 +01:00
Marek Kotewicz
74b22691b7 Merge pull request #12 from gavofyork/fixed_multiplication
fixed multiplication, removed unused file
2015-12-09 14:51:50 +01:00
debris
6db12408dc fixed uint multiplication 2015-12-09 14:50:01 +01:00
debris
d2b1b92f9e removed unused macros.rs 2015-12-09 11:05:27 +01:00
debris
f10e72caeb fixed rlp benchmarks, added triehash benchmarks 2015-12-09 02:29:34 +01:00
debris
1468145110 added two methods to transaction struct 2015-12-09 02:09:42 +01:00
debris
421d2d1174 signature agnostic transaction 2015-12-09 00:45:33 +01:00
debris
0e343d078c rlp encodable and decodable for options 2015-12-08 19:01:37 +01:00
debris
a9099e8569 Decodable blockheader 2015-12-08 16:36:44 +01:00
debris
43b88e4e76 blockheader 2015-12-08 16:31:36 +01:00