Marek Kotewicz
|
e95b093483
|
dissolve util (#7460)
* ethereum-types refactor in progress
* ethereum-types refactor in progress
* ethereum-types refactor in progress
* ethereum-types refactor in progress
* ethereum-types refactor finished
* removed obsolete util/src/lib.rs
* removed commented out code
|
2018-01-10 15:35:18 +03:00 |
|
Nikolay Volf
|
f72858ee0a
|
Add hint in ActionParams for splitting code/data (#6957)
* Action params and embedded params handling
* fix namespaces
|
2017-11-02 12:49:57 +01:00 |
|
Nikolay Volf
|
ee14a3fb31
|
WASM runtime update (#6467)
* refactor to new parity-wasm
* more errors refactoring
* final test
* update tests
* fix merge bugs
|
2017-09-10 18:02:31 +02:00 |
|
Fredrik
|
308f36a532
|
Don't reexport bigint from util
|
2017-09-04 16:36:49 +02:00 |
|
NikVolf
|
017430e803
|
fixed evm tests
|
2017-08-01 14:33:49 +03: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 |
|