neoneo-go/cli/wallet
Ekaterina Pavlova b4fdf8c3c9 wallet: do not store deployed contract script inside Contract account
`Contract` account field should not contain deployed contract script.

Close #3348

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-06-05 15:27:20 +03:00
..
testdata *: regenerate all wallets with adjusted parameters 2024-03-01 19:19:03 +03:00
candidate_test.go crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +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 crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +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: do not store deployed contract script inside Contract account 2024-06-05 15:27:20 +03:00
wallet_test.go crypto: add StringCompressed() for PublicKey 2024-04-11 15:24:46 +03:00