New Features
- Brand new UI to manage and track deals
- A GraphQL server to query the deal data and change settings in real time
- HTTP over libp2p transfer protocols for faster online deal transfers
- Fully compatible with older market clients
- A new light-weight client that doesn't require a full lotus node
Improvements
- When disabled in config, completely disable index provider by @dirkmc in #558
- UI - proposal logs page by @dirkmc in #551
What's Changed
- doc on how to set up a devnet by @dirkmc in #546
- log deal acceptance by default by @dirkmc in #550
- Nessesery environment variables by @irybakov in #552
- More explanation on funds page by @dirkmc in #564
- Upgrade to libp2p v0.19.4 by @dirkmc in #565
- Rename PledgeCollateral to DealCollateral by @dirkmc in #563
- Log the error when deals are rejected (not just rejection reason) by @dirkmc in #569
- update devnet docs by @dirkmc in #570
- fix spurious node warnings by @dirkmc in #572
- update index provider to v0.8.0 by @dirkmc in #568
- Add very verbose logging to CLI API endpoint parsing by @dirkmc in #571
New Contributors
Full Changelog: v1.0.0-rc2...v1.0.0