1
0
forked from cerc-io/plugeth
plugeth/accounts
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types ()
We want to use these types in public user-facing APIs, so they shouldn't be in core.

Co-authored-by: Felix Lange <fjl@twurst.com>
2024-02-16 19:05:33 +01:00
..
abi core: move genesis alloc types to core/types () 2024-02-16 19:05:33 +01:00
external accounts: replace noarg fmt.Errorf with errors.New () 2023-05-25 08:25:58 -04:00
keystore accounts,signer: fix typos in comments () 2023-12-28 11:46:51 +01:00
scwallet all: fix typos in comments () 2024-02-05 22:16:32 +01:00
usbwallet fix: update outdated link to trezor docs () 2024-02-09 19:30:56 +01:00
accounts_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
accounts.go build: upgrade to go 1.19 () 2022-09-10 13:25:40 +02:00
errors.go accounts: fix typo in comments () 2022-05-03 08:49:41 +02:00
hd_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
hd.go build: upgrade to go 1.19 () 2022-09-10 13:25:40 +02:00
manager.go accounts: properly close managed wallets when closing manager () 2023-12-20 13:41:40 +01:00
sort.go accounts, console: frendly card errors, support pin unblock 2019-04-08 13:19:37 +02:00
url_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
url.go build: upgrade to go 1.19 () 2022-09-10 13:25:40 +02:00