2nd Runtime upgrade
New Features
- Paying fees in KSM or MGX
- Crowdloan pallet
- Issuance pallet
- Bootstrap pallet
- XYK fixes
- Vested tokens
What's Changed
- Feature/attach-snapshots-to-gh by @goncer in #196
- Feature/issuance vesting crowdloan by @iStrike7 in #193
- Feature/tokenomics impl by @iStrike7 in #188
- Feature/basic vesting impl by @iStrike7 in #190
- Feature/council as staking fallback by @iStrike7 in #195
- implement wrapper script for docker container by @mateuszaaa in #204
- fix address parsing by @mateuszaaa in #207
- Audit/issue2 by @stanieltron in #212
- modify docker file to run profiling by @goncer in #203
- shuffling fix by @mateuszaaa in #213
- Feature/liquidity minting issue time adjustment by @stanieltron in #209
- rewards rpc fix by @stanieltron in #222
- simplify error reporting logic by @mateuszaaa in #221
- Fix/promoted pools list by @mateuszaaa in #223
- issuance pallet pool_promotion api call added by @stanieltron in #224
- create a separate docker compose for kusama setup by @goncer in #226
- use mangata instead of private docker published register. by @goncer in #227
- Release/second runtime upgrade by @iStrike7 in #231
- consider hook & runtime upgrade when construcring block by @mateuszaaa in #232
- charge fees in KSM or MGA by @mateuszaaa in #230
- pallet bootstrap by @mateuszaaa in #229
- Reverted consider-hooks-and-runtime-upgrade-when-constructing-block by @iStrike7 in #235
- consider hook & runtime upgrade when construcring block by @mateuszaaa in #238
- fix develop by @mateuszaaa in #239
- pallet-bootstrap benchmarks by @mateuszaaa in #237
- Aligned issuance tests by @iStrike7 in #241
- fix pallet xyk by @mateuszaaa in #242
- Aligned pallets for benchmarking, created benchmarks for issuance by @iStrike7 in #244
- Upgraded authoring version, spec version and transaction version to 3 by @iStrike7 in #245
- Updated weights for version 3, node-rc-0 by @iStrike7 in #246
- Add ports for para alice in docker compose by @devdanco in #243
- xyk & pallet bootstrap benchmarks by @mateuszaaa in #248
- Test rewards by @devdanco in #233
- incorporate substrate:fix/watchdog-initialization by @mateuszaaa in #251
- configurable bootstrap ratio by @mateuszaaa in #254
- Feature/conifg update by @iStrike7 in #252
- Feature/rococo runtime by @iStrike7 in #255
- Feature/activate rewards by @iStrike7 in #234
- load tests fixes by @mateuszaaa in #256
- Fixed a typo in command.rs by @iStrike7 in #258
- Added config for mangata-rococo-local-testnet by @iStrike7 in #259
- xyk limitation on dummy tokens and prom pool requirement on vested mint by @stanieltron in #257
- fix formatting by @mateuszaaa in #260
- fix xyk init by @mateuszaaa in #261
- multi runtime by @mateuszaaa in #262
- dockerized 'local' rococo environemnt by @mateuszaaa in #263
- include wasm in docker and github artifacts by @mateuszaaa in #264
- benchmarks & docker env for 2nd runtime upgrade by @mateuszaaa in #265
kusama docker release: mangatasolutions/mangata-node:kusama-a3457d8f323a20ec180928b4e375e58e9fb7b564
roccoco docker release: mangatasolutions/mangata-node:rococo-a3457d8f323a20ec180928b4e375e58e9fb7b564
Full Changelog: v0.13.0...v0.14.0