Skip to content

Service side Proof-of-Work

wesleyac requested to merge wesleyac/arti:pow-manager into main

Currently WIP, so I can check that CI passes as I work.

See doc/dev/notes/service-side-pow.md for notes on the design.

TODOs:

  • Publish pow-params
  • Rotate pow-params
  • Give PowManager its own update loop?
  • Make RendQueueReceiver a priority queue
  • Validate PoW solves
  • Add ReplayLog
  • Add persistence
Edited by wesleyac

Merge request reports

Loading