Skip to content

Optimized version

Latest
Compare
Choose a tag to compare
@sham789 sham789 released this 02 Aug 12:25
b10e168

Done:

  1. correct calculation of obligations and «underwater» position.
  2. broadcasting of txs to rpc.
  3. entrypoint func and dependencies.
  4. private key path passing & mode select.
  5. concurrent read/write of shared data inside so-called MarketCapsule.
  6. performance logging.
  7. project got separated into distinct modules.

Needs to be done:

  1. optimize concurrency a bit more.
  2. attach optimized benchmark.
  3. verbose readme and code documenting.
  4. linting.
  5. publishing on crates.io