neo-go/pkg/wallet
Roman Khimov a30792dbb6 *: use slices.Index/slices.Contains where appropriate
This doesn't touch performance-sensitive parts, but simplifies a lot of code.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-27 08:24:52 +03:00
..
testdata *: regenerate all wallets with adjusted parameters 2024-03-01 19:19:03 +03:00
account.go *: use slices.Index/slices.Contains where appropriate 2024-08-27 08:24:52 +03:00
account_test.go crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00
regenerate_test.go wallet: do not store deployed contract script inside Contract account 2024-06-05 15:27:20 +03:00
token.go [#2442] English Check 2022-05-04 19:48:27 +03:00
token_test.go *: use NEP-XX naming consistently in docs/comments 2021-11-19 12:58:46 +03:00
wallet.go wallet: Add new wallet constructors 2023-12-12 08:33:30 +04:00
wallet_test.go wallet: Add new wallet constructors 2023-12-12 08:33:30 +04:00