Releases: sadoprotocol/sado-api
Releases · sadoprotocol/sado-api
v0.6.8
v0.6.7
Features
- Add configurable api token to execute orderbook rebuild requests.
- Remove dynamic resolver when fetching orderbooks.
For now orderbook observing is limited to manually added orderbook addresses to reduce abuse of the worker processes until we have a more robust solution in place. Contact the sado team if you want an address added to the sado-api.
v0.6.6
v0.6.5
v0.6.4
v0.6.3
v0.6.2
Chore
- Update endpoint to reflect recent IPFS release https://github.com/sadoprotocol/sado-ipfs/releases/tag/v0.0.3
v0.6.1
v0.6.0
v0.5.18
Chores
- Run resolver tasks in parallel with promise.all and p-limit.
- Run worker tasks in parallel with promise.all and p-limit.
Notes
This release is mainly for performance updates to worker resolution of orderbooks. Additional incomplete features that is in this release will be documented in a future releases.