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
|
09af8b4fcb
|
cli: allow to dump wallet public keys
|
2021-03-10 12:37:15 +03:00 |
|
Anna Shaleva
|
2c81fc8b8e
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
|
Evgeniy Stratonikov
|
f6176b30f2
|
cli: support escape codes
|
2021-02-11 16:06:11 +03:00 |
|
Roman Khimov
|
aff1469482
|
native: uppercase token symbols
Follow neo-project/neo#2136.
|
2020-12-14 15:24:15 +03:00 |
|
Evgenii Stratonikov
|
239a8c3de7
|
cli: fix wallet convert and add tests
Close #1589.
|
2020-12-04 12:45:53 +03:00 |
|
Evgenii Stratonikov
|
4cd5747ab7
|
cli/test: add test for wallet dump --decrypt
|
2020-12-04 11:05:49 +03:00 |
|
Evgenii Stratonikov
|
31eca342eb
|
*: replace all NEP5 occurences to NEP17
|
2020-11-24 13:08:24 +03:00 |
|
Evgenii Stratonikov
|
54992ad4f3
|
core: provide account in calculate claimable
`getunclaimedgas` RPC should return all GAS available to claim.
|
2020-11-10 16:08:21 +03:00 |
|
Anna Shaleva
|
590be7a58d
|
rpc, cli: remove Network from RPC client and cli
|
2020-10-19 16:11:11 +03:00 |
|
Evgenii Stratonikov
|
fd98a9194a
|
cli: add tests for wallet dump
|
2020-09-18 12:07:02 +03:00 |
|
Evgenii Stratonikov
|
40a24bad64
|
cli: add tests for wallet import-deployed
Fix bugs with import, allow to sign tx with contract.
|
2020-09-18 12:07:02 +03:00 |
|
Evgenii Stratonikov
|
583ef546f9
|
cli: add tests for wallet claim
Fix a NEO contract hash used in tx.
|
2020-09-18 12:07:02 +03:00 |
|
Evgenii Stratonikov
|
6e5a637da9
|
cli: add tests for multisig sign
This test is also a good example of how to
create and sign multisig transaction from scratch.
|
2020-09-18 12:07:02 +03:00 |
|
Evgenii Stratonikov
|
59157724e3
|
cli: add tests for wallet remove
|
2020-09-18 12:07:02 +03:00 |
|
Evgenii Stratonikov
|
4c00b26fb8
|
cli: add tests for wallet import-multisig
|
2020-09-18 12:07:02 +03:00 |
|
Evgenii Stratonikov
|
0a5fe84589
|
cli: add tests for wallet export
|
2020-09-18 12:07:02 +03:00 |
|
Evgenii Stratonikov
|
5d7f177811
|
cli: add tests for wallet/account creation
|
2020-09-18 12:07:02 +03:00 |
|