neoneo-go/cli/wallet
Anna Shaleva 8162e9033d *: replace slice.Copy with bytes.Clone
And refactor some code a bit, don't use bytes.Clone where type-specific
helpers may be used instead.

Close #2907.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-03-05 13:54:10 +03:00
..
testdata *: regenerate all wallets with adjusted parameters 2024-03-01 19:19:03 +03:00
candidate_test.go cli: add await flag for operations with transactions 2023-12-29 15:14:16 +03:00
legacy.go cli: move wallet-related flags handling to options package 2023-12-06 10:49:50 +03:00
legacy_test.go *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
multisig.go cli: add await flag for operations with transactions 2023-12-29 15:14:16 +03:00
multisig_test.go services: allow multiple listen addresses for simple services 2022-12-07 11:23:01 +03:00
nep11.go cli: add await flag for operations with transactions 2023-12-29 15:14:16 +03:00
nep17.go cli: add await flag for operations with transactions 2023-12-29 15:14:16 +03:00
validator.go cli: add await flag for operations with transactions 2023-12-29 15:14:16 +03:00
wallet.go wallet: make --wif optional in import-multisig command 2024-01-26 18:36:29 +03:00
wallet_test.go wallet: make --wif optional in import-multisig command 2024-01-26 18:36:29 +03:00