Roman Khimov
|
317dd42513
|
*: use uint*Size and SignatureLen constants where appropriate
|
2022-10-05 10:45:52 +03:00 |
|
Roman Khimov
|
e569edc841
|
wallet: add ScriptHash() to Account
It allows to simplify a lot of code and avoid getting a PrivateKey in some
cases.
|
2022-09-02 14:43:34 +03:00 |
|
Roman Khimov
|
8d33206bb8
|
*: don't get private key from account if just public one is needed
Add PublicKey() API to the Account and use it as appropriate, avoid creating
additional references to the private key.
|
2022-09-02 14:43:28 +03:00 |
|
Roman Khimov
|
ef50518b83
|
core: move notary tests into the notary package
|
2022-06-08 23:07:28 +03:00 |
|