openethereum/ethcore/private-tx/src
Anton Gavrilov d86333af6b Private transactions processing error handling (#8431)
* Integration test for private transaction returned

* Do not interrupt verification in case of errors

* Helpers use specified

* Review comments fixed
2018-04-20 15:45:53 +02:00
..
encryptor.rs ethcrypto renamed to ethcore-crypto and moved to ethcore dir (#8340) 2018-04-10 13:56:56 +02:00
error.rs Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
lib.rs Private transactions processing error handling (#8431) 2018-04-20 15:45:53 +02:00
messages.rs Private transactions integration pr (#6422) 2018-04-09 16:14:33 +02:00
private_transactions.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00