Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ralph Caraveo III
5d30be412b
all: switch out defunct set library to different one (#16873)
* keystore, ethash, eth, miner, rpc, whisperv6: tech debt with now defunct set.
* whisperv5: swap out gopkg.in/fatih/set.v0 with supported set
|
6 years ago |
.. |
testdata
|
accounts, cmd, eth, internal, mobile, node: split account backends
|
8 years ago |
account_cache.go
|
all: switch out defunct set library to different one (#16873)
|
6 years ago |
account_cache_test.go
|
accounts/keystore: comments above time.Sleep
|
7 years ago |
file_cache.go
|
all: switch out defunct set library to different one (#16873)
|
6 years ago |
key.go
|
accounts: fix megacheck warnings (#14903)
|
7 years ago |
keystore.go
|
accounts/keystore: assign schema as const instead of var (#16985)
|
6 years ago |
keystore_passphrase.go
|
accounts: changed if-else blocks to conform with golint (#16654)
|
7 years ago |
keystore_passphrase_test.go
|
accounts/keystore, crypto: enforce 256 bit keys on import
|
8 years ago |
keystore_plain.go
|
accounts: changed if-else blocks to conform with golint (#16654)
|
7 years ago |
keystore_plain_test.go
|
tests: update tests and implement general state tests (#14734)
|
7 years ago |
keystore_test.go
|
accounts/keystore: scan key directory without locks held (#15171)
|
7 years ago |
keystore_wallet.go
|
accounts: refactor API for generalized USB wallets
|
7 years ago |
presale.go
|
accounts/keystore: Improved error message
|
7 years ago |
watch.go
|
accounts/keystore: Ignore initial trigger of rescan-event
|
7 years ago |
watch_fallback.go
|
accounts, cmd, eth, internal, miner, node: wallets and HD APIs
|
8 years ago |