neo-go/pkg/wallet
Anna Shaleva 9015e50847 core: refactor Neo.Crypto.CheckMultisigWithECDsaSecpr1
Rename it to Neo.Crypto.CheckMultisig and remove `message` parameter.
2021-03-10 21:46:05 +03:00
..
testdata core: refactor Neo.Crypto.CheckMultisigWithECDsaSecpr1 2021-03-10 21:46:05 +03:00
account.go wallet: export GetVerificationScript method 2021-02-11 17:11:36 +03:00
account_test.go core: refactor Neo.Crypto.CheckMultisigWithECDsaSecpr1 2021-03-10 21:46: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 *: replace all NEP5 occurences to NEP17 2020-11-24 13:08:24 +03:00
wallet.go *: introduce stable contract hashes 2020-11-27 21:47:08 +03:00
wallet_test.go core: use Neo.Crypto.CheckSig for standard signature verification 2021-03-10 21:45:58 +03:00