Commit Graph

77 Commits

Author SHA1 Message Date
Marek Kotewicz 373284ca0a spec loading cleanup (#858)
* spec loading cleanup in progress

* changed engine field in json spec

* refactored engine params

* polishing spec loading refactor

* fixed compiling json tests

* fixed compiling parity

* removed warnings

* removed commented out code

* fixed failing test

* bringing back removed TODO in spec.
2016-04-09 10:20:35 -07:00
debris 64294853cc separated tracing logic to its own trait 2016-04-08 01:50:55 +02:00
Gav Wood 6ac350a996 Tests for lots more configurations. 2016-03-20 16:24:19 +01:00
Gav Wood a2fc006ee5 First test. 2016-03-19 21:02:44 +01:00
Gav Wood ab9b8c7bf3 Output data (code) for creates. 2016-03-19 18:46:41 +01:00
Gav Wood 7d93fa2533 Output stored for calls. 2016-03-19 18:37:55 +01:00
Gav Wood 203438fb42 Fix tests. 2016-03-19 13:07:49 +01:00
Tomasz Drwięga 4b6e1dd4d2 Fixing warnings 2016-03-12 10:25:51 +01:00
Tomasz Drwięga d84e008e00 Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
Tomasz Drwięga cbc2c0cf0c Fixing clippy warnings. When building on nightly it is required to enable clippy 2016-03-07 14:34:17 +01:00
debris 8113c689fc Merge branch 'master' into jsonrpc2 2016-02-19 14:07:11 +01:00
debris b5d6359030 fixed allow warnings in ethcore 2016-02-19 12:40:23 +01:00
debris b01652f3e7 LocalizedLogEntry and Filter in ethcore module 2016-02-16 18:21:45 +01:00
Tomusdrw 2c4700f4c1 Fixing clippy warnings 2016-02-15 00:55:45 +01:00
debris f1b39ee1e5 nightly fixes 2016-02-14 12:54:27 +01:00
Nikolay Volf dabce9ab45 cleanup, warnings 2016-02-10 01:11:22 +03:00
Nikolay Volf 2982c7973e externalities suicide test 2016-02-10 01:02:31 +03:00
Nikolay Volf 2b6eb97f66 log test 2016-02-10 00:41:45 +03:00
Nikolay Volf 71786dd172 should_panic test 2016-02-10 00:32:47 +03:00
Nikolay Volf 3b01ca93cd call fail test 2016-02-09 22:30:35 +03:00
Nikolay Volf 1603b2bf64 flush 2016-02-09 19:47:14 +03:00
Nikolay Volf 5767931df6 dried out tests 2016-02-09 19:29:52 +03:00
Nikolay Volf b42f5145a6 check env_info 2016-02-09 07:54:58 -08:00
Nikolay Volf 7f607905ed moving around setups 2016-02-09 07:31:57 -08:00
Nikolay Volf cc4206f690 initial test setup 2016-02-09 06:28:27 -08:00
debris c90d64662a added license in every *.rs file 2016-02-05 13:40:41 +01:00
debris 8fe0d74b64 moved src to ethcore 2016-01-31 10:36:48 +01:00