1.0.0
What's Changed
- feat: Multiple price components and currency for Service and Order Price by @kevinjanada in #33
- refactor!: Changed event name LabDeleted to LabDeregistered by @kevinjanada in #34
- Add dna sample processing status by @SHA888 in #35
- Feat/update order failed status by @kevinjanada in #41
- Feat: Update DnaSampleStatus process by @SHA888 in #37
- remove is success parameter from submitTestResult by @SHA888 in #42
- Feat: Update result_link and report_link by @SHA888 in #44
- Substrate add new fields in lab certification and services pallet. by @agustinustheo in #43
- chore: Update types.json to reflect current data types by @kevinjanada in #46
- fix: Fix refund_order error. Rename refund_order to set_order_refunded by @kevinjanada in #47
- Dbio 473 by @SHA888 in #48
- fix: Fix wrong types.json in Order struct by @kevinjanada in #49
- fix: fix typo in Fulfilled order status types.json by @kevinjanada in #50
- Fix/submit dna result by @kevinjanada in #52
- Substrate add new fields in doctor certification and hospital certification pallet by @agustinustheo in #51
- feat: Set eth address extrinsic using Sudo account by @kevinjanada in #53
- Feat: Substrate update people who stake + notification by @SHA888 in #54
- add cicd pipeline by @ujunglangit-id in #55
- Feat/revert order process flow by @kevinjanada in #56
- Fix: update node template runtime to debio runtime by @SHA888 in #59
- Feat: add rewards pallet by @SHA888 in #61
- Feat: set transaction weight by @SHA888 in #60
- fix: removed set status to ready. by @agustinustheo in #62
- fix: dockerfile by @agustinustheo in #66
- Feat: Issue 100M DBIO token by @SHA888 in #67
- Feat/runtime adjustments by @kevinjanada in #68
- fix: allow all rpc cors for dev env. by @agustinustheo in #73
- ci: Add --dev --tmp flag on running node for development env by @kevinjanada in #74
- Feat: remove pre-existing accounts by @SHA888 in #70
- CI/CD: fixed deployment and node argument by @irmannmal in #76
- CI/CD: fixed deployment by @irmannmal in #77
- CI/CD: fixed deployment by @irmannmal in #78
- removed unnecessary command options by @irmannmal in #79
- feat: created reward pallet. by @agustinustheo in #80
- feat: implement Octopus LPOS. by @agustinustheo in #81
- feat: added separate config for debio appchain mainnet by @agustinustheo in #83
- feat: new benchmark and weights for user profile pallet. by @agustinustheo in #87
- feat: new benchmark and weighs for labs pallet. by @agustinustheo in #84
- feat: new benchmark and weights for hospitals pallet. by @agustinustheo in #85
- feat: new benchmark and weights for doctor pallet. by @agustinustheo in #86
- feat: new benchmark and weights for emr pallet. by @agustinustheo in #90
- feat: new benchmarks and weights for certifications (lab, hospital, doctor) pallet. by @agustinustheo in #91
- docs: add oct audit scope by @hilyds in #88
- feat: new benchmark and weights for services pallet. by @agustinustheo in #92
- chore: moved scripts location to .maintain by @agustinustheo in #94
- fix: moved back scripts for CI. by @agustinustheo in #95
- feat: updated dependencies. by @agustinustheo in #96
- feat: new benchmark for rewards pallet. by @agustinustheo in #93
- feat: update types.json. by @agustinustheo in #97
- feat: add status and param on bounty extrinsic. by @agustinustheo in #98
- remove: unused certifications modules. by @agustinustheo in #100
- feat: add lab verified status enum and extrinsic. by @agustinustheo in #99
- feat: add new fields in EMR pallet. by @agustinustheo in #101
- feat: added benchmark for orders pallet. by @agustinustheo in #102
- feat: add benchmark and weights for genetic testing pallet. by @agustinustheo in #103
- docs: moved audit doc. by @agustinustheo in #104
- fix!: types.json EMR. by @agustinustheo in #106
- feat: add phone number and website fields inside lab pallet. by @agustinustheo in #108
- feat: change currency type to upper case. by @agustinustheo in #109
- feat: flagging service_flow. by @agustinustheo in #110
- Set 0 for premined amount by @irmannmal in #112
- Update octopus pallets 0.9.12 by @irmannmal in #113
- fix: types.json by @agustinustheo in #115
- refactor: development chainspec. by @agustinustheo in #116
- feat: implement weights for user-profile pallet. by @agustinustheo in #118
- feat: implement certifications weights. by @agustinustheo in #120
- feat: implement weights on lab pallet. by @agustinustheo in #119
- feat: get lab verification status. by @agustinustheo in #122
- feat: new dna collection field. by @agustinustheo in #123
- feat: implement weights in doctor pallet. by @agustinustheo in #124
- feat: implement weights in genetic testing pallet. by @agustinustheo in #125
- feat: implements weights in hospital pallet. by @agustinustheo in #126
- feat: implement weights on doctor certification pallet. by @agustinustheo in #127
- feat: implement weights in services pallet. by @agustinustheo in #128
- Feature: Added request service pallet by @irmannmal in #121
- feat: implement weights in orders pallet. by @agustinustheo in #132
- feat: implement weights on hospital certifications pallet. by @agustinustheo in #131
- feat: implement weights in emr pallet. by @agustinustheo in #130
- feat: benchmark default substrate pallets. by @agustinustheo in #129
- fix: slash funds. by @agustinustheo in #133
- feat: allow adding multiple EMRs. by @agustinustheo in #136
- fixed serviceRequest and Lab pallet by @abdulhakim2902 in #138
- Fix: Era reward by @irmannmal in #139
- fixed pallet service request by @abdulhakim2902 in #140
- fixed pallet service request by @abdulhakim2902 in #146
- fix: removed warnings. by @agustinustheo in #145
- fix: show types in chain state by @agustinustheo in #147
- tests: bench use rewarder key as mock. by @agustinustheo in #148
- tests: bench use lab verifier key as mock. by @agustinustheo in #149
- tests: bench use escrow key as mock. by @agustinustheo in #150
- fix: remove emr file extrinsic. by @agustinustheo in #151
- fix: transfer balance when finalizing request by @abdulhakim2902 in #154
- update to barnacle v0.9.12-alpha.2 by @en in #153
- Added octopus foundation validator keys to TestNet chain spec by @irmannmal in #155
- Added TestNet chain spec json raw by @irmannmal in #156
- Removed debio session keys on Testnet by @irmannmal in #157
- Fixed chain-spec by @irmannmal in #158
- chore: updated chain spec by @irmannmal in #159
- fix: primitives region code to 2 char by @hilyds in #162
- Added cotopus chain spec testnet by @irmannmal in #160
- Updated chain-spec by @irmannmal in #164
- added field created_at and updated_at in Request Struct by @abdulhakim2902 in #165
- Update bootnodes for octopus testnet by @en in #166
- fix: temporary solution for country-region code by @hilyds in #167
- Updated testnet chain-spec by @irmannmal in #168
- fix: create service request benchmarking by @abdulhakim2902 in #169
- fix: region and city code. by @agustinustheo in #171
- feat: new param on create order. by @agustinustheo in #172
- feat: implement transfer funds. by @agustinustheo in #144
- docs: pallet documentation. by @agustinustheo in #173
- fixed user profile pallet by @abdulhakim2902 in #174
- fix: added new test by @abdulhakim2902 in #175
- fix: added new test for service request by @abdulhakim2902 in #176
- fixed linting and formating by @abdulhakim2902 in #177
- added docs for service request pallet by @abdulhakim2902 in #178
- fix: labs pallet by @abdulhakim2902 in #182
- fix: clippy and fmt certification pallet by @abdulhakim2902 in #183
- chore: benchmarking by @irmannmal in #187
- bump spec version to 102 by @irmannmal in #188
- chore: updated resource chain-spec by @irmannmal in #189
- fix hospital pallet by @abdulhakim2902 in #186
- fix doctors pallet by @abdulhakim2902 in #190
- reset chainspec to original version by @en in #192
- fixed pallet orders by @abdulhakim2902 in #193
- added mainnet chain-spec by @irmannmal in #195
- feat: get pallet account id. by @agustinustheo in #197
- rerun benchmarking by @debio-devops in #198
- Update to barnacle v0.9.12.alpha.3 by @en in #199
- chore: bump spec version to 103 by @irmannmal in #200
- feat: update chainspec by @agustinustheo in #201
- Update to barnacle v0.9.12-alpha.4 by @en in #202
- refactor: pallet Id defined at runtime. by @agustinustheo in #203
- chore: bump spec version to 104 by @irmannmal in #204
- chore: updated chain spec 104 by @irmannmal in #205
- feat: rewards pallet. by @agustinustheo in #206
- added new benchmark for service request by @abdulhakim2902 in #208
- Fix reward pallet balances by @irmannmal in #210
- chore: bump spec version to 105 by @irmannmal in #211
- chore: updated chain-spec by @irmannmal in #212
- Update bootnodes for mainnet by @en in #213
- Urgency update: barnacle v0.9.12-1 by @en in #215
- Update bootnodes for testnet by @en in #216
- fix typo staging network name by @irmannmal in #217
Full Changelog: v0.0.1...1.0.0