Release v0.1.4
veaceslavdoina
released this
24 Sep 10:23
·
31 commits
to release/0.1
since this release
What's Changed
- fix: createReservation lock by @AuHau in #825
- Safe block deletion (with ref count) by @tbekas in #631
- Fix StoreStream so it doesn't return parity bytes by @gmega in #838
- Fix verifiable manifest initialization by @gmega in #839
- Add verify_circuit=true to the releases by @veaceslavdoina in #840
- Provisional fix so EC errors do not crash the node on download by @gmega in #841
- [BUG] prevent node crashing with
not val.isNil
by @emizzle in #843 - chore: bump nim-leopard to handle no parity data by @emizzle in #845
- Fix verifiable manifest constructor by @tbekas in #844
- Bump Nim to 1.6.21 by @gmega in #851
- feat(rest): adds erasure coding constraints when requesting storage by @emizzle in #848
- Prover workshop band-aid by @gmega in #853
- Temporarily disable threading in erasure coding by @tbekas in #855
- Update Release workflow by @veaceslavdoina in #858
- Fixes prover behavior with singleton proof trees by @gmega in #859
- Chronos v4 Update (v3 Compat Mode) by @gmega in #814
- Downgrade to gcc 13 on Windows by @veaceslavdoina in #874
- Add MIT/Apache licenses by @gmega in #861
- Add OPTIONS endpoint to allow the content-type header for the upload endpoint by @2-towns in #869
- chore: add
downtimeProduct
config parameter by @emizzle in #867 - Support CORS preflight requests when the storage request api returns an error by @2-towns in #878
- refactor(marketplace): generic querying of historical marketplace events by @emizzle in #872
- Remove extra license file by @gmega in #876
- Update advertising by @benbierens in #862
- feat: add
--payout-address
by @emizzle in #870 - Rework circuit downloader by @benbierens in #882
- Support CORS preflight requests for availability by @2-towns in #897
- Adds testnet marketplace address to known deployments by @benbierens in #911
New Contributors
Full Changelog: v0.1.3...v0.1.4