neo-go/pkg/wallet
Roman Khimov ce9d0b22cf *: use NEP-XX naming consistently in docs/comments
Standards are NEP-11 and NEP-17, not NEP11, not NEP17, not anything
else. Variable/function names of course can use whatever fits, but documents
and comments should be consistent wrt this.
2021-11-19 12:58:46 +03:00
..
testdata wallet: rename isdefault to isDefault 2021-05-14 10:31:31 +03:00
account.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
account_test.go crypto: allow to provide non-default scrypt parameters 2021-06-11 15:22:28 +03:00
regenerate_test.go *: regenerate test wallets with resources-friendly scrypt parameters 2021-06-11 15:22:32 +03:00
token.go *: enable godot linter and fix all its warnings 2021-05-12 23:17:03 +03:00
token_test.go *: use NEP-XX naming consistently in docs/comments 2021-11-19 12:58:46 +03:00
wallet.go wallet: do not store file handle 2021-10-06 15:29:52 +03:00
wallet_test.go *: make tests use TempDir(), fix #1319 2021-08-26 17:29:40 +03:00