Releases: filecoin-project/boost
Releases · filecoin-project/boost
v1.0.0
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
v1.0.0-rc3
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
- UI - proposal logs page by @dirkmc in #551
- More explanation on funds page by @dirkmc in #564
- When disabled in config, completely disable index provider by @dirkmc in #558
- 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-rc3
v1.0.0-rc2
This release includes the new Deal Search and Deal Retry functionality
What's Changed
- rename boostd offline-deal cmd by @nonsense in #535
- fix confusing logging on restart by @dirkmc in #530
- fix missing icons by @dirkmc in #538
- Deal search by @dirkmc in #537
- upgrade react by @dirkmc in #540
- add boost backup & restore commands by @LexLuthr in #529
- Require specific node version for Make by @dirkmc in #543
- implement --json flag for boost deal and deal-status by @dirkmc in #542
Full Changelog: v1.0.0-rc1...v1.0.0-rc2
v1.0.0-rc1
The first release of Boost 🚀