Commit Graph

18 Commits (45baf21111c03d2954c81fdf828e630a8d7b05c1)

Author SHA1 Message Date
Martin HS 14cc967d19
all: remove dependency on golang.org/exp (#29314) 6 months ago
Péter Szilágyi be65b47645
all: update golang/x/ext and fix slice sorting fallout (#27909) 1 year ago
Dan Laine 311b742c84
accounts/keystore: use slices package for sorting (#27485) 1 year ago
Jolly Zhao f58ebd9696
all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) 2 years ago
Martin Holst Swende eaf095ccd4
accounts/keystore: faster tests (#25827) 2 years ago
Alex Prut ef84da8481
all: remove unneeded parentheses (#21921) 4 years ago
Wenbiao Zheng 32d35c9c08 accounts/keystore: delete the redundant keystore in filename (#17930) 6 years ago
Ralph Caraveo III 5d30be412b all: switch out defunct set library to different one (#16873) 6 years ago
Péter Szilágyi 6810674de9
accounts/keystore: lock file cache during scan, minor polish 7 years ago
Martin Holst Swende 88b1db7288 accounts/keystore: scan key directory without locks held (#15171) 7 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago
Péter Szilágyi e588e0ca2b
all: next batch of log polishes to contextual versions 8 years ago
Péter Szilágyi 46eea4d105
accounts, eth/downloader: use "err" instead of "error" in logs 8 years ago
Péter Szilágyi 23a5d64fd0
accounts, cmd: port packages over to the new logging system 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Péter Szilágyi e99c788155
accounts: ledger and HD review fixes 8 years ago
Péter Szilágyi c5215fdd48
accounts, cmd, internal, mobile, node: canonical account URLs 8 years ago
Péter Szilágyi fad5eb0a87
accounts, cmd, eth, internal, miner, node: wallets and HD APIs 8 years ago
Péter Szilágyi 833e4d1319
accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
Felix Lange ec5f531f4b accounts: don't use common.Address for address field 8 years ago
Felix Lange a9f26dcd0d accounts: cache key addresses 9 years ago