openethereum/miner/src
Nikolay Volf 354ac7d6e5 Limiting result of the execution to execution-specific errors (#1071)
* execution error/result limiting

* missing trailing comma

* fix executive tests

* adding original error as string to the generic transaction error

* 'mallformed'-s all around
2016-05-14 13:28:44 +01:00
..
external.rs Shared instance of ExternalMiner 2016-04-21 17:32:53 +02:00
lib.rs Limiting result of the execution to execution-specific errors (#1071) 2016-05-14 13:28:44 +01:00
miner.rs Limiting result of the execution to execution-specific errors (#1071) 2016-05-14 13:28:44 +01:00
transaction_queue.rs Validate signature in Tx queue (#1068) 2016-05-10 11:43:26 +01:00