Roman Khimov
|
fd04b2befd
|
actor: don't abort waiter on "already exists" error
It can happen in many cases of distributed tx generation/submission, we can
just wait normally in this case and there will be some proper result.
|
2022-11-23 10:07:37 +03:00 |
|
Anna Shaleva
|
3cccc89dac
|
rpc: add Wait wrapper to Notary actor
|
2022-10-24 06:09:36 +03:00 |
|
Anna Shaleva
|
10a0716217
|
rpc: implement transaction awaiting functionality
Close #2704.
|
2022-10-24 06:09:36 +03:00 |
|
Roman Khimov
|
317dd42513
|
*: use uint*Size and SignatureLen constants where appropriate
|
2022-10-05 10:45:52 +03:00 |
|
Roman Khimov
|
6be9367f03
|
rpcclient/notary: add OnNEP17PaymentData and an example
Update documentation as well to mention it and not mention outdated APIs. We
can't link them yet, this will be done after the release.
|
2022-09-08 14:33:04 +03:00 |
|
Roman Khimov
|
e164625a7f
|
wallet: provide (*Account).SignHashable API
Make PrivateKey() less used and less useful.
|
2022-09-02 14:44:01 +03:00 |
|
Roman Khimov
|
07f3023e84
|
rpcclient: add notary.Actor for seamless notary experience
|
2022-08-30 11:47:56 +03:00 |
|
Roman Khimov
|
2f8896f7a1
|
rpcclient: add notary subpackage with the notary contract wrapper
|
2022-08-26 18:21:58 +03:00 |
|