neoneo-go/pkg/wallet
Evgenii Stratonikov 7b4ca57e33 *: change address to the new format
NEO3 uses new prefix for address (53 = 0x35), thus string representations as
well as encrypted WIFs should be changed.
2020-06-17 15:58:21 +03:00
..
testdata *: change address to the new format 2020-06-17 15:58:21 +03:00
account.go wallet: check for t.GetSignedPart() result correctness 2020-05-24 23:53:38 +03:00
account_test.go *: change address to the new format 2020-06-17 15:58:21 +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_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00
wallet_test.go *: change address to the new format 2020-06-17 15:58:21 +03:00