Releases: autonomys/subspace
snapshot-2023-mar-07
This is a regular snapshot release to deploy changes to our devnet and not a release for Gemini-3.
Changes
- Bundle deduplication changes
- Merkle proof based system domain bundle author verification
- Upgraded Substrate
- Messeneger verification changes
New Contributors
Full Changelog: gemini-3c-2023-feb-20...snapshot-2023-mar-07
gemini-3c-2023-mar-07
Main changes
Small update, fixes command for chain purging on the node and makes DSN networking a bit more conservative, hopefully improving situation with software causing networking issues for some users.
Known issues
Execution implementation in this release is incompatible with previous versions of Gemini 3c, so only farming works here.
gemini-3c-2023-feb-26
Main changes
This snapshot further significantly improves DSN reliability and performance.
There are also UX improvements on farmer CLI side:output should contain more useful information and be a bit easier to read as well.
This update should allow most users to plot and farm on Gemini 3c successfully.
Known issues
Execution implementation in this release is incompatible with previous versions of Gemini 3c, so only farming works here.
gemini-3c-2023-feb-20
Main changes
This snapshot primarily addresses DSN side. Specifically it should significantly improve handing of provider announcements by constraining sender to make sure receiver had enough time to process it.
As the result this shouldn't impact plotting performance quite as much, should reduce CPU usage as well as reduce number of warnings of various kind originating from networking issues.
Overall should be a big improvement to farming experience on Gemini 3c.
Known issues
Execution implementation in this release is incompatible with previous versions of Gemini 3c, so only farming works here.
gemini-3c-2023-feb-02
Main changes
On DSN side we have significantly improved performance related to announcement and retrieval by having more concurrency, more decoupled internal limits, ensuring to cache more things before giving up under high load, optimizing out some of the database writes that can be derived implicitly as well as resolving or temporarily hiding many of the DSN-related warnings to improve farming experience.
On the node side work continued on resolving farmer's dilemma by implementing new CLI flag that allows to opt-in into initial node sync from DSN rather than archival nodes. More tuning and securing of the implementation is necessary, but we're getting there.
runtime-gemini-3c-2023-jan-27
gemini-3c-2023-jan-27
What's Changed
- Merge system_bundle_producer/core_bundle_producer into domain_bundle_producer by @NingLin-P in #1069
- Downgrade warning to debug message when one provider is not reachable by @nazar-pc in #1079
- Remove unnecessary piece retrieval/publishing timeout by @nazar-pc in #1078
- Address Milestone3 review partially by @liuchengxu in #1071
- Fix executor tests by @NingLin-P in #1081
- add balance to sudo account on system and core domains by @vedhavyas in #1091
- DSN optimizations (part 1) by @nazar-pc in #1088
- DSN optimizations (part 2) by @nazar-pc in #1097
- Simplify cache size handling and make it explicit by @nazar-pc in #1102
- Use correct API for derivation of libp2p identity on the farmer by @nazar-pc in #1098
- DSN optimizations (part 3) by @nazar-pc in #1099
- DSN optimizations (part 4) by @nazar-pc in #1101
- Remove incorrect assertion in primary chain fork handling by @liuchengxu in #1103
- Gossip regular domain transaction by @liuchengxu in #1096
- Farmer binary/library refactoring by @nazar-pc in #1105
- Node block importing take 2 by @nazar-pc in #1108
- Update BlockHash to use OptionQuery by @liuchengxu in #1110
- Do not start new slot handler if executor is a full node by @liuchengxu in #1111
- Devnet chainspec by @vedhavyas in #1109
- Update farming.md by @vedhavyas in #1112
- Bump runtime version by @liuchengxu in #1113
Full Changelog: gemini-3c-2023-jan-18...gemini-3c-2023-jan-27
snapshot-2023-jan-26
This snapshot mainly includes
- DSN Optimizations
- Gossip domain tranactions
- Devnet
- House keeeping
Full Changelog: gemini-3c-2023-jan-18...snapshot-2023-jan-26
gemini-3c-2023-jan-18
This release introduces Gemini-3c.
What's Changed
Full Changelog: gemini-3b-2022-dec-19...gemini-3c-2023-jan-18
chain-spec-gemini-3c-2023-jan-18
Chain spec for upcoming gemini-3c release
Full Changelog: gemini-3b-2022-dec-19...chain-spec-gemini-3c-2023-jan-18