Releases: debionetwork/debio-node
Releases · debionetwork/debio-node
2.1.2
- no changes
2.1.2-beta1
🐛 Fixes
- fix: bump version to 2.1.2
- PR: #335
2.1.1
🚀 Features
- feat: bump version to 2.1.1
- PR: #323
- feat: move 5% fees to treasury wallet
- PR: #324
- feat: bump version to 2.1.2
- PR: #326
👌 Improvements
- refactor: external trait dependencies
- PR: #319
🐛 Fixes
- fix: pending order bug
- PR: #321
- fix: bad signature error on retrieve unstake
- PR: #325
- fix: final request bad signature error
- PR: #327
🤖 Tests
2.1.0
- no changes
2.1.0-beta1
feat: updated to octopus v0.9.13 (#315) * feat: upgraded to polkadot v0.9.13 * chore: bump version to 2.1.0
2.0.1
🚀 Features
- feat: enhance unstake
- PR: #304
- feat: benchmarking & bump spec_version to 122
- PR: #308
- feat: staking for labs and orders enhancement
- PR: #311
- Bump version to 2.0.1
- PR: #314
- feat: set genetic analysis order status refunded on cancel and refund
- PR: #317
👌 Improvements
🐛 Fixes
🤖 Tests
- feat: bulk create genetic analyst services.
- PR: #297
- feat: bulk create genetic analyst qualifications.
- PR: #298
- feat: retrieve unstake amount extrinsic and availability status default.
- PR: #301
- feat: enhance unstake
- PR: #304
- feat: staking for labs and orders enhancement
- PR: #311
- feat: enhance genetic analysis orders cancellation feature
- PR: #316
- feat: set genetic analysis order status refunded on cancel and refund
- PR: #317
2.0.1-beta1
🚀 Features
- feat: enhance unstake
- PR: #304
- feat: benchmarking & bump spec_version to 122
- PR: #308
- feat: staking for labs and orders enhancement
- PR: #311
- Bump version to 2.0.1
- PR: #314
- feat: set genetic analysis order status refunded on cancel and refund
- PR: #317
👌 Improvements
🐛 Fixes
🤖 Tests
- feat: bulk create genetic analyst services.
- PR: #297
- feat: bulk create genetic analyst qualifications.
- PR: #298
- feat: retrieve unstake amount extrinsic and availability status default.
- PR: #301
- feat: enhance unstake
- PR: #304
- feat: staking for labs and orders enhancement
- PR: #311
- feat: enhance genetic analysis orders cancellation feature
- PR: #316
- feat: set genetic analysis order status refunded on cancel and refund
- PR: #317
2.0.0
feat: updated octopus-pallets and bump spec_version to 119 (#296)
2.0.0-beta1
feat: updated octopus-pallets and bump spec_version to 119 (#296)
2.0.0-alpha1
🚀 Features
- feat: change emr data structure for extrinsic.
- PR: #237
- [DBIO-1684 & DBIO-1687] feat: genetic analyst and qualifications pallet.
- PR: #243
- [DBIO-1692] feat: genetic analyst services pallet.
- PR: #248
- [DBIO-1708] feat: genetic data pallet.
- PR: #252
- [DBIO-1719 & DBIO-1737] feat: genetic analysis pallet.
- PR: #255
- [DBIO-1716 & DBIO-1727] feat: genetic analysis orders pallet.
- PR: #256
- [DBIO-1697 & DBIO-1698 & DBIO-1701] feat: genetic analyst staking and verification.
- PR: #261
- feat: increment spec version and benchmarking
- PR: #273
- [DBIO-1800 & DBIO-1803] feat: minimum stake and admin key extrinsic.
- PR: #277
- [DBIO-1801 & DBIO-1816 & DBIO-1817] feat: add genetic data Id to genetic analysis orders.
- PR: #280
- [DBIO-1804, DBIO-1805, DBIO-1806, DBIO-1807, DBIO-1808, DBIO-1809 & DBIO-1819] feat: update admin key extrinsic.
- PR: #282
- feat: benchmarking
- PR: #279
- [DBIO-1825] feat : add field in genetic analyst pallet
- PR: #283
- [DBIO-1716]: feat: ga orders escrow.
- PR: #285
- feat: benchmarking
- PR: #288
- Benchmarking
- PR: #292
- [DBIO-1883, DBIO-1888, DBIO-1889, DBIO-1894, DBIO-1895, DBIO-1896, DBIO-1887, DBIO-1890, DBIO-1891, DBIO-1897] feat: availability status, genetic link, and unstake analyst feature.
- PR: #294
- Update octopus-pallets and bump spec_version to 119
- PR: #296
👌 Improvements
- tests: reward pallet unit test.
- PR: #227
- tests: certification pallet unit test.
- PR: #229
- tests: hospital certification unit test.
- PR: #230
- tests: doctor certification unit test.
- PR: #231
- tests: service pallet unit tests.
- PR: #232
- tests: emr pallet unit tests.
- PR: #233
- tests: genetic testing pallet unit tests.
- PR: #234
- feat: remove requirement to set eth address.
- PR: #235
- Updated weight template to avoid clippy
- PR: #236
- Bump spec version
- PR: #238
- [DBIO-1845] chore: Updated octopus pallets v0.9.12
- PR: #287
🐛 Fixes
🤖 Tests
- tests: reward pallet unit test.
- PR: #227
- tests: certification pallet unit test.
- PR: #229
- tests: hospital certification unit test.
- PR: #230
- tests: doctor certification unit test.
- PR: #231
- tests: service pallet unit tests.
- PR: #232
- tests: emr pallet unit tests.
- PR: #233
- tests: genetic testing pallet unit tests.
- PR: #234
- feat: change emr data structure for extrinsic.
- PR: #237
- [DBIO-1562] feat: update emr extrinsic.
- PR: #242
- [DBIO-1686] tests: genetic analyst pallet unit tests.
- PR: #244
- [DBIO-1685] tests: genetic analyst pallet benchmarks.
- PR: #247
- [DBIO-1689] tests: genetic analyst qualifications pallet.
- PR: #245
- [DBIO-1688] tests: genetic analyst qualifications benchmark.
- PR: #246
- [DBIO-1694] tests: genetic analyst services unit tests.
- PR: #249
- [DBIO-1693] tests: genetic analyst services benchmark.
- PR: #250
- [DBIO-1710] tests: genetic data unit tests.
- PR: #253
- [DBIO-1709] tests: genetic data benchmark.
- PR: #254
- [DBIO-1721] tests: genetic analysis unit tests.
- PR: #257
- [DBIO-1720] tests: genetic analysis benchmark.
- PR: #258
- [DBIO-1718] tests: genetic analysis orders unit tests.
- PR: #260
- [DBIO-1717] tests: genetic analysis orders benchmark.
- PR: #259
- [DBIO-1685 & DBIO-1686] tests: genetic analyst tests and benchmarks.
- PR: #262
- [DBIO-1771] fix: test.sh.
- PR: #251
- [DBIO-1687, DBIO-1689] fix: validation experience exist.
- PR: #276
- [DBIO-1801 & DBIO-1816 & DBIO-1817] feat: add genetic data Id to genetic analysis orders.
- PR: #280
- [DBIO-1818] tests: update unit tests and benchmarks.
- PR: #281
- [DBIO-1804, DBIO-1805, DBIO-1806, DBIO-1807, DBIO-1808, DBIO-1809 & DBIO-1819] feat: update admin key extrinsic.
- PR: #282
- [DBIO-1825] feat : add field in genetic analyst pallet
- PR: #283
- [DBIO-1716]: feat: ga orders escrow.
- PR: #285
- tests: update unit tests.
- PR: #289
- [DBIO-1882] feat: genetic analyst box public key.
- PR: #291
- [DBIO-1883, DBIO-1888, DBIO-1889, DBIO-1894, DBIO-1895, DBIO-1896, DBIO-1887, DBIO-1890, DBIO-1891, DBIO-1897] feat: availability status, genetic link, and unstake analyst feature.
- PR: #294