Tomasz Drwięga
|
2d222a5920
|
Capture traces and write some tests.
|
2017-10-20 16:06:36 +02:00 |
|
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 |
|
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 |
|
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 |
|