orga icon indicating copy to clipboard operation
orga copied to clipboard

Nonce plugin improvements

Open mappum opened this issue 3 years ago • 0 comments

  • [x] Nonce plugin should support queries for getting individual nonces
  • [x] Nonce client should get latest value via query after failures to sync with state (also maybe at startup rather than reading from file?)
  • [x] Nonce plugin doesn't need to check for equality, just an increase (makes for less failures if a previous call failed)

mappum avatar Sep 16 '21 20:09 mappum