openethereum/ethcore
Marek Kotewicz 7f707fa524
return block nonce when engine is clique (#10892)
* return block nonce when engine is clique, closes #10534

* Apply suggestions from code review

Co-Authored-By: Niklas Adolfsson <niklasadolfsson1@gmail.com>
2019-07-16 12:52:29 +02:00
..
account-db Extract AccountDB to account-db (#10839) 2019-07-04 17:50:31 +02:00
account-state Move the substate module into ethcore/executive (#10867) 2019-07-10 11:55:37 +03:00
benches Removed machine abstraction from ethcore (#10791) 2019-06-26 14:16:05 +02:00
blockchain Move DatabaseExtras back to trace (#10868) 2019-07-14 18:35:43 +02:00
builtin ethcore-builtin (#10850) 2019-07-07 16:59:30 +02:00
call-contract docs: Update Readme with TOC, Contributor Guideline. Update Cargo package descriptions (#10652) 2019-06-25 08:15:13 +02:00
db Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
evm Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
light Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
node-filter update parking-lot to 0.8 (#10845) 2019-07-05 15:19:38 +02:00
pod Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00
private-tx simplify create_address_scheme (#10890) 2019-07-16 12:43:46 +02:00
res Add Constantinople eips to the dev (instant_seal) config (#10809) 2019-06-28 16:17:33 +02:00
service Extract state-db from ethcore (#10858) 2019-07-08 22:01:47 +01:00
src return block nonce when engine is clique (#10892) 2019-07-16 12:52:29 +02:00
state-db rename is_pruned to is_prunable (#10888) 2019-07-16 12:45:24 +02:00
sync whisper is no longer a part of parity-ethereum repo (#10855) 2019-07-12 14:15:30 +02:00
trace Move DatabaseExtras back to trace (#10868) 2019-07-14 18:35:43 +02:00
trie-vm-factories Move more code into state-account (#10840) 2019-07-08 18:17:48 +02:00
types Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
vm Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
wasm Run cargo fix on a few of the worst offenders (#10854) 2019-07-09 09:04:20 +01:00
Cargo.toml Extract state-db from ethcore (#10858) 2019-07-08 22:01:47 +01:00