quorum/accounts
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817)
This commit adds pluggable consensus engines to go-ethereum. In short, it
introduces a generic consensus interface, and refactors the entire codebase to
use this interface.
2017-04-05 00:16:29 +02:00
..
abi core, consensus: pluggable consensus engines (#3817) 2017-04-05 00:16:29 +02:00
keystore Merge pull request #3723 from karalabe/logger-updates-2 2017-02-28 16:55:37 +02:00
usbwallet accounts/usbwallet: if a confirmation is pending, skip refresh 2017-03-23 17:04:39 +02:00
accounts.go accounts, cmd, internal, node: implement HD wallet self-derivation 2017-02-13 14:00:09 +02:00
errors.go accounts, cmd, eth, internal, miner, node: wallets and HD APIs 2017-02-13 14:00:07 +02:00
hd.go accounts, cmd, internal, node: implement HD wallet self-derivation 2017-02-13 14:00:09 +02:00
hd_test.go accounts, cmd, internal, node: implement HD wallet self-derivation 2017-02-13 14:00:09 +02:00
manager.go accounts, cmd, internal, mobile, node: canonical account URLs 2017-02-13 14:00:08 +02:00
url.go Logger updates 3 (#3730) 2017-03-02 14:06:16 +01:00