neoneo-go/pkg/wallet
Roman Khimov f2033b5e54 wallet: check for t.GetSignedPart() result correctness
It can return nil easily and signing that is a big mistake.
2020-05-24 23:53:38 +03:00
..
testdata vm: move RET and SYSCALL opcodes 2020-05-07 13:23:05 +03:00
account.go wallet: check for t.GetSignedPart() result correctness 2020-05-24 23:53:38 +03:00
account_test.go vm: move RET and SYSCALL opcodes 2020-05-07 13:23:05 +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 util: JSONify uint160 using LE instead of BE 2020-03-23 17:38:58 +03:00
wallet.go wallet: add test for regenerating test/docker wallets 2020-04-22 17:17:22 +03:00
wallet_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00
wallet_test.go vm: move RET and SYSCALL opcodes 2020-05-07 13:23:05 +03:00