Releases: galacticcouncil/hydration-node
Releases · galacticcouncil/hydration-node
12.0.0 - Parachain shell
❗ Don't upgrade your Snakenet node with this release
This node is for the next evolution of the Hydra, parachain shell registered on Polkadot that will receive state from the Snakenet after onboarding.
11.1.1 - 🚗 Road to Hydration #2.1
v11.1.1 (Tue Sep 28 2021)
🐛 Bug Fix
- fix: external propose origin voting treshold, reduce preimage bond #311 (@lumir-mrkva)
11.1 - 🚗 Road to Hydration #2
v11.1.0 (Mon Sep 27 2021)
🐛 Bug Fix
- fix: change tip payout time, slashes are cancellable by council and technical committee #310 (@lumir-mrkva)
- bump runtime version (@lumir-mrkva)
- fix: Set TipFindersFee to 1% #308 (@green-jay)
⚠️ Pushed to master
- disable docker build in master/stable (@lumir-mrkva)
Other improvements
Authors: 14
- @green-jay
- @lumir-mrkva
- Jakub Pánik (@jak-pan)
v11.0.1 (Fri Sep 24 2021)
🐛 Bug Fix
- fix: Set TipFindersFee to 1% #308 (@green-jay)
Authors: 1
11.0 - 🚗 Road to Hydration
💥 Breaking Change
- feat!: governance launch #304 (@jak-pan)
- feat!: update fee calculation #289 (@Roznovjak @jak-pan)
- fix(xyk)!: change xyk pallet errors #284 ([email protected] @enthusiastmartin @lumir-mrkva @nasqn)
- chore!: v0.9.5 #283 (@enthusiastmartin)
🚀 Enhancement
- feat: create testing runtime #226 (@Roznovjak @lumir-mrkva)
- feat!: multi payment fallback price #277 (@enthusiastmartin)
- feat: add fee to AMMTransfer #270 (@Roznovjak)
🐛 Bug Fix
- fix: add pool id to xyk pool created/destroyed events #300 (@enthusiastmartin @fakirAyoub)
- fix: Onboarding JSON fixes #297 (@chrisk700)
- fix(exchange): change pallet errors #271 ([email protected] @nasqn)
- fix(exchange): fix limit calculation in exchange matching algorithm #276 (@enthusiastmartin)
- fix(amm): buy_price calculation #269 (@Roznovjak)
Refactoring
- refactor: remove custom balances pallet #264 (@enthusiastmartin @Roznovjak)
⚠️ Pushed to master
- ci: exlude weights.rs files from test coverage (@enthusiastmartin)
Other improvements
- test(xyk): add missing tests #294 (@Roznovjak @enthusiastmartin)
- chore: v0.9.8 #298 (@enthusiastmartin @jak-pan @lumir-mrkva)
- chore: fix benchmarks build #286 (@enthusiastmartin)
- chore(xyk): use math from crates.io #278 (@enthusiastmartin)
- ci: fix ami image #301 (@fakirAyoub @jak-pan)
- ci: code coverage #293 (@enthusiastmartin)
📝 Documentation
10.0 - 📫 Elections
💥 Breaking Change
- feat(elections)!: added sane election setup #266 (@jak-pan)
- fix!: WithFee::with_fee method #263 (@Roznovjak)
🚀 Enhancement
- feat(exchange)!: Update IntentionResolvedDirectTradeFees event #262 (@unordered-set @enthusiastmartin)
Refactoring
- refactor: add traits to Fee struct #260 (@Roznovjak)
Other improvements
- ci: docker release workflow #257 (@lumir-mrkva @jak-pan)
9.0 - 🎊 Rewards
🚀 Enhancement
- feat!: add utility pallet to allow batch txs execution #246 (@enthusiastmartin @lumir-mrkva)
Refactoring
- refactor!: revert price type to fixedu128 #259 (@enthusiastmartin)
- refactor: pallet improvements and xyk pallet #242 (@enthusiastmartin)
- refactor(build-script): allow to specify runtime #254 (@enthusiastmartin)
8.0 - 🌔 New Hope
7.0 - ✨ Genesis 3
6.0 - 💥 Finality
💥 Breaking Change
- fix!: add election fallback on-chain #221 (@jak-pan)
- fix!: set babe epoch config at genesis #241 (@enthusiastmartin @jak-pan)
🚀 Enhancement
- feat: change Price type #235 (@martinfridrich @lumir-mrkva)
- feat: add tests for time units #212 (@green-jay @lumir-mrkva)
🐛 Bug Fix
- fix(multi-payment): move balances dependency to dev-dependency #239 (@enthusiastmartin)
- fix(node): configure justification import for full node #225 (@andresilva @lumir-mrkva)
- fix(ci): tag version workflow #216 (@lumir-mrkva)
Refactoring
- refactor(amm): changed event names to past tense #215 (@jareknowotka @lumir-mrkva)
Other improvements
- chore: Substrate update #224 (@enthusiastmartin @lumir-mrkva)
- ci: Build workflow from fork PR #230 (@lumir-mrkva)
- ci: automatically creates an EC2 instance for builds #220 (@lumir-mrkva [email protected] @fakirAyoub)
📝 Documentation
- docs: Code docs update #238 (@enthusiastmartin @jak-pan)
5.0 - 🖖🏻 Next generation
v5.0.0 (Tue Apr 20 2021)
💥 Breaking Change
- feat!: Snakenet gen2 - governance, epoch times and treasury #188 (@Roznovjak @green-jay @jak-pan @lumir-mrkva @martinfridrich @enthusiastmartin)
- fix(runtime)!: add tx fee multiplier #208 (@enthusiastmartin)
- feat!: genesis history pallet #202 (@lumir-mrkva)
- fix!: set DOLLARS constant to correct number #200 (@jak-pan)
- fix!: offence is reported but slashing is not applied #199 (@martinfridrich @jak-pan)
- feat!: governance #183 (@Roznovjak @green-jay @jak-pan)
- feat!: change epoch to 4 hours #187 (@jak-pan)
- feat!: setup technical committee #174 (@Roznovjak @green-jay)
🚀 Enhancement
- feat: version consistent with tagged release #194 (@lumir-mrkva @jak-pan)
Refactoring
- refactor(genesis-history): derived default genesis chain #211 (@lumir-mrkva)