Anna Shaleva
|
d0c64347ab
|
*: add data to NEP11 Transfer
|
2021-05-05 19:44:29 +03:00 |
|
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 |
|
Anna Shaleva
|
cdaca7be3e
|
core: use Neo.Crypto.CheckSig for standard signature verification
|
2021-03-10 21:45:58 +03:00 |
|
Evgeniy Stratonikov
|
55009153a9
|
vm/emit: emit Boolean values correctly
We should convert both `true` and `false` values.
|
2021-03-09 13:34:22 +03:00 |
|
Anna Shaleva
|
6c0faa4ea3
|
rpc: provide cosigners accounts to CreateTxFromScript
We need to define network fee for each of cosigners, and the only way to
do it is to access the cosigner's script.
|
2021-03-04 10:37:35 +03:00 |
|
Evgenii Stratonikov
|
d4723d8e81
|
cli: use default adress in transfer
|
2021-01-12 11:14:40 +03:00 |
|
Evgenii Stratonikov
|
468f7ee650
|
cli: add tests for NEP5 balance querying
|
2020-09-18 12:07:02 +03:00 |
|