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 |
|
Arkadiy Paronyan
|
0bf6d03c0a
|
Merge pull request #11 from gavofyork/rlp_refactor
rlp refactor
|
2015-12-08 14:49:47 +01:00 |
|
debris
|
b657a15100
|
val_at rlp method
|
2015-12-08 14:44:22 +01:00 |
|
debris
|
1c58ba4764
|
.
|
2015-12-08 13:22:24 +01:00 |
|
debris
|
d5ab429e77
|
changed order of reexports
|
2015-12-08 13:02:32 +01:00 |
|
debris
|
36c586eb21
|
final changes in rlp refactor
|
2015-12-08 12:59:19 +01:00 |
|
debris
|
db762c534e
|
docs tests are passing
|
2015-12-08 12:40:11 +01:00 |
|
debris
|
4e79fc641c
|
Merge branch 'master' of https://github.com/gavofyork/ethcore-util into rlp_refactor
|
2015-12-08 12:36:33 +01:00 |
|
debris
|
51eff239fa
|
rlpstream separated to its own submodule
|
2015-12-08 12:33:05 +01:00 |
|
debris
|
701aaf126d
|
fixed rlp reexports
|
2015-12-08 00:53:28 +01:00 |
|
debris
|
4419924154
|
decoder refactor applied
|
2015-12-08 00:45:04 +01:00 |
|
debris
|
cb5ec8c0af
|
decodable implementations
|
2015-12-08 00:27:12 +01:00 |
|
debris
|
0de75185aa
|
decodable trait impl in progress
|
2015-12-08 00:07:07 +01:00 |
|
debris
|
7e287755ca
|
rlp view interface + refactor
|
2015-12-07 23:47:26 +01:00 |
|
Gav Wood
|
44f287df02
|
Remove Bytes type from here.
|
2015-12-07 17:20:46 +01:00 |
|
Gav Wood
|
03674cad3b
|
Documentation.
|
2015-12-07 17:20:15 +01:00 |
|
debris
|
36bea4692e
|
refector init
|
2015-12-07 16:32:06 +01:00 |
|
Gav Wood
|
5a889a35be
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-12-07 15:03:02 +01:00 |
|
Gav Wood
|
fcae9034ac
|
Trie documentation and code consolidation.
|
2015-12-07 15:00:54 +01:00 |
|
Arkadiy Paronyan
|
8903480a44
|
Merge pull request #10 from gavofyork/elastic_array
rlp uses elastic array
|
2015-12-07 11:39:19 +01:00 |
|
debris
|
8cf437b349
|
rlp uses elastic array
|
2015-12-07 11:27:12 +01:00 |
|
debris
|
182f356467
|
replace linked list with vec
|
2015-12-06 11:42:15 +01:00 |
|
debris
|
9b080c9161
|
microoptimization
|
2015-12-06 11:20:37 +01:00 |
|
debris
|
d516fca165
|
added installation guide
|
2015-12-05 19:44:43 +01:00 |
|
debris
|
02c8ee3c91
|
evmjit as sublibrary
|
2015-12-05 19:21:07 +01:00 |
|
debris
|
1a3e8fdb3b
|
ethcore compiling with latest util
|
2015-12-05 17:32:36 +01:00 |
|
debris
|
5ba8f528ba
|
removed build warnings and errors
|
2015-12-05 13:22:22 +01:00 |
|
debris
|
816b75cc87
|
Merge branch 'master' of https://github.com/gavofyork/ethcore-util
|
2015-12-05 02:02:10 +01:00 |
|
Gav Wood
|
38f0af1aa0
|
Code cleanups.
|
2015-12-04 20:04:26 +01:00 |
|
Gav Wood
|
cfd858668f
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-12-04 18:06:18 +01:00 |
|
Gav Wood
|
53547adea8
|
Fix for trie.
Benchmarks for Trie.
|
2015-12-04 18:05:59 +01:00 |
|