neo-go/pkg/wallet
Evgenii Stratonikov 2699508914 wallet: emit proper multisignature
In case when a signature needs to be added to multisig
we must first find corresponding signer, not append new witness.
2020-08-18 11:24:48 +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 wallet: emit proper multisignature 2020-08-18 11:24:48 +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