plugeth/accounts/keystore
Marius van der Wijden 3822b09904
accounts/keystore: use github.com/google/uuid (#22217)
This replaces the github.com/pborman/uuid dependency with
github.com/google/uuid because the former is only a wrapper for
the latter (since v1.0.0).

Co-authored-by: Felix Lange <fjl@twurst.com>
2021-02-26 15:28:34 +01:00
..
testdata
account_cache_test.go
account_cache.go
file_cache.go
key.go accounts/keystore: use github.com/google/uuid (#22217) 2021-02-26 15:28:34 +01:00
keystore_test.go
keystore.go all: add support for EIP-2718, EIP-2930 transactions (#21502) 2021-02-25 15:26:57 +01:00
passphrase_test.go
passphrase.go accounts/keystore: use github.com/google/uuid (#22217) 2021-02-26 15:28:34 +01:00
plain_test.go
plain.go
presale.go accounts/keystore: use github.com/google/uuid (#22217) 2021-02-26 15:28:34 +01:00
wallet.go
watch_fallback.go
watch.go