Anna Shaleva
|
182762af5a
|
rpcclient: make default Notary actor options customizable
This commit allows to override only MainModifier omitting overriding
MainCheckerModifier.
Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
|
2024-04-02 18:56:43 +03:00 |
|
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 |
|
Roman Khimov
|
317dd42513
|
*: use uint*Size and SignatureLen constants where appropriate
|
2022-10-05 10:45:52 +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 |
|