Hawstein
|
ade37be25b
|
separate trie from util and make its dependencies into libs:
* bytes
* hashdb
* memorydb
* nibbleslice
* nibblevec
|
2017-09-15 11:03:53 +08:00 |
|
Fredrik
|
308f36a532
|
Don't reexport bigint from util
|
2017-09-04 16:36:49 +02:00 |
|
debris
|
f0e8abb07b
|
Hashable::sha3 -> fn keccak for ethcore
|
2017-08-30 19:18:28 +02:00 |
|
debris
|
a2c05123fd
|
Merge branch 'master' into split
|
2017-08-01 14:24:47 +02:00 |
|
Nikolay Volf
|
b7006034b1
|
Decouple virtual machines (#6184)
* work in progress for splitting vms
* evm working
* Evm -> Vm
* wasm converted
* ethcore working
* test fixes
|
2017-08-01 13:37:57 +03:00 |
|
debris
|
c4989ddc44
|
removed util::common
|
2017-07-29 22:49:10 +02:00 |
|
Robert Habermeier
|
d365281cce
|
Ethcore crate split part 1 (#6041)
* split out types into separate crate
* split out evm into its own crate
|
2017-07-12 13:09:17 +02:00 |
|