Commit Graph

13 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 cdcbc56255 refactored state tests 2016-03-25 13:08:57 +01:00
debris 068c0f3782 test for eth_getTransactionReceipt 2016-03-21 11:47:50 +01:00
debris 52e9801721 client implementation of transaction receipt 2016-03-20 18:44:57 +01:00
Tomasz Drwięga 9acb36af87 Fixing tests compilation. Removing ethminer dependency on client 2016-03-08 16:23:32 +01:00
debris 2be4f2f737 added trailin , 2016-02-22 10:14:31 +01:00
debris c74c016ce2 moved filter logic from rpc module to ethcore 2016-02-17 14:13:51 +01:00
debris 5826a34ebb storing block receitps in db, client logs method implementation 2016-02-17 12:35:37 +01:00
debris b01652f3e7 LocalizedLogEntry and Filter in ethcore module 2016-02-16 18:21:45 +01:00
debris c90d64662a added license in every *.rs file 2016-02-05 13:40:41 +01:00
Gav Wood c531150f44 More documentation. 2016-02-03 13:20:32 +01:00
debris cb98cbcd4b ethcore public interface cleanup 2016-02-02 15:55:44 +01:00
debris 8fe0d74b64 moved src to ethcore 2016-01-31 10:36:48 +01:00