bsc/accounts
lx d6feb729c5
goleveldb: downgrade the version for performance (#1675)
this PR: https://github.com/bnb-chain/bsc/pull/936 upgraded the goleveldb
indirectly, since it has dependency of prysm, which also depends on goleveldb indrectly.

But the new version has some performance issue on Databse Close, see:
https://github.com/syndtr/goleveldb/issues/434

So we need to rollback to the previous verison
2023-06-08 11:58:15 +08:00
..
abi goleveldb: downgrade the version for performance (#1675) 2023-06-08 11:58:15 +08:00
external merge with go-ethereum 1.1.5 2022-02-10 18:48:16 +08:00
keystore ethclient, accounts/keystore: fix flaky tests (#23599) 2021-09-20 10:23:44 +02:00
scwallet dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
usbwallet dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
accounts_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
accounts.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
errors.go accounts: fix typo in errors.go (#24270) 2022-01-24 06:44:29 +02:00
hd_test.go accounts, signer: fix Ledger Live account derivation path (clef) (#21757) 2020-11-29 13:43:15 +01:00
hd.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00
manager.go node: remove dependency on wallet backend packages (#23019) 2021-08-25 22:34:22 +02:00
sort.go accounts, console: frendly card errors, support pin unblock 2019-04-08 13:19:37 +02:00
url_test.go accounts: increase parseURL test coverage (#25033) 2022-10-28 09:03:21 +08:00
url.go dep: bump the version of several important library (#1274) 2023-02-02 19:36:37 +08:00