openethereum/miner/src
Vladyslav Lupashevskyi 94db961975 Take in account zero gas price certification when doing transact_contract (#10232)
* Tx permission contract improvement

* Take in account zero gas price certification when doing transact_contract

* DRY in ServiceTransactionChecker

* Fix typos and regroup mod

* Fix imports

* Simplify code in struct instantiation

Co-Authored-By: VladLupashevskyi <vlad@lupashevskyi.com>
2019-01-28 10:58:34 +01:00
..
pool misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
external.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
gas_price_calibrator.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
gas_pricer.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
lib.rs Extract CallContract and RegistryInfo traits into their own crate (#10178) 2019-01-16 19:52:21 +01:00
service_transaction_checker.rs Take in account zero gas price certification when doing transact_contract (#10232) 2019-01-28 10:58:34 +01:00
work_notify.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00