neo-go/pkg/wallet
Evgenii Stratonikov 40a24bad64 cli: add tests for wallet import-deployed
Fix bugs with import, allow to sign tx with contract.
2020-09-18 12:07:02 +03:00
..
testdata Merge pull request #1169 from nspcc-dev/neo3/rpc/fields_names_adjustment 2020-07-15 18:24:54 +03:00
account.go cli: add tests for wallet import-deployed 2020-09-18 12:07:02 +03:00
account_test.go core: rename Neo.Crypto.CheckMultisig to Neo.Crypto.CheckMultisigWithECDsaSecp256r1 2020-07-14 16:19:12 +03:00
regenerate_test.go wallet: add test for regenerating test/docker wallets 2020-04-22 17:17:22 +03:00
token.go util: JSONify uint160 using LE instead of BE 2020-03-23 17:38:58 +03:00
token_test.go *: change address to the new format 2020-06-17 15:58:21 +03:00
wallet.go *: change address to the new format 2020-06-17 15:58:21 +03:00
wallet_test.go core: rename Neo.Crypto.Verify to Neo.Crypto.VerifyWithECDsaSecp256r1 2020-07-14 16:19:12 +03:00