status-go/vendor/github.com/ethereum/go-ethereum/accounts/keystore
Pedro Pombeiro 3b052098fe Update to geth 1.8.11. Closes #1033
- Replace deprecated common.Hex with hexutil.Encode.
- Remove upstreamed 0010-geth-17-fix-npe-in-filter-system.patch.
- Remove upstreamed 0020-discv5-metrics.patch.
- Remove upstreamed 0026-ethdb-error-deadlock.patch.
- Update goleveldb to same version used by geth 1.8.11.
- Update PublicTransactionPoolAPI.GasPrice return type to match type in internal geth interface.
2018-06-22 18:04:13 +02:00
..
testdata Merging bug/whisper-on-geth1.6.1 (#236) which acts like develop 2017-08-04 23:14:17 +07:00
account_cache.go Upgrade to geth 1.7.3 and add geth patches (#492) 2018-01-15 21:26:41 +01:00
file_cache.go Upgrade to geth 1.7.3 and add geth patches (#492) 2018-01-15 21:26:41 +01:00
key.go Rebase geth 1.7.0 (#353) 2017-10-10 12:38:49 +03:00
keystore.go Rebase geth 1.7.0 (#353) 2017-10-10 12:38:49 +03:00
keystore_passphrase.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
keystore_plain.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
keystore_wallet.go Rebase geth 1.7.0 (#353) 2017-10-10 12:38:49 +03:00
presale.go Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
watch.go Upgrade to geth 1.7.3 and add geth patches (#492) 2018-01-15 21:26:41 +01:00
watch_fallback.go