quorum/cmd/geth
Péter Szilágyi e99c788155
accounts: ledger and HD review fixes
- Handle a data race where a Ledger drops between list and open
- Prolong Ledger tx confirmation window to 30 days from 1 minute
- Simplify Ledger chainid-signature calculation and validation
- Simplify Ledger USB APDU request chunking algorithm
- Silence keystore account cache notifications for manual actions
- Only enable self derivations if wallet open succeeds
2017-02-13 14:00:12 +02:00
..
testdata
accountcmd.go accounts, cmd, internal, mobile, node: canonical account URLs 2017-02-13 14:00:08 +02:00
accountcmd_test.go accounts, cmd, internal, mobile, node: canonical account URLs 2017-02-13 14:00:08 +02:00
chaincmd.go cmd/geth, cmd/swarm: Fix to close file handler appropriately 2017-01-30 01:10:19 +09:00
consolecmd.go cmd/geth: improve command help messages (#3227) 2016-11-10 13:00:09 +02:00
consolecmd_test.go cmd, ethstats, les, mobile, params: native netstats (#3336) 2016-11-25 16:55:06 +01:00
dao_test.go cmd: drop DAO related choice flags since ETC diverged 2016-11-29 15:50:27 +02:00
genesis_test.go
main.go accounts: ledger and HD review fixes 2017-02-13 14:00:12 +02:00
misccmd.go cmd/geth: tidied up the source (#3385) 2016-11-30 13:34:24 +02:00
monitorcmd.go all: fix ineffectual assignments and remove uses of crypto.Sha3 2017-01-09 16:24:42 +01:00
run_test.go
usage.go Merge pull request #3579 from bas-vk/natspec 2017-01-17 14:38:57 +02:00