cord-v0.9.0
github-actions
released this
04 Dec 06:48
·
112 commits
to develop
since this release
Release release-0.9
What's Changed
- Refactor release workflow and build ARM & x86_64 docker image. by @roynrishingha in #185
- Build docker image for mult-platforms using
buildx
. by @roynrishingha in #186 - Docker: change the base image by @roynrishingha in #190
- Fix Github action Branch Extraction Error. by @roynrishingha in #189
- Build Docker Image using Buildx. by @roynrishingha in #191
- Build multi-platform docker image using
buildx
&qemu
. by @roynrishingha in #192 - Update README by @NiranjanAP in #193
- Log System info of the Github Action
runner
. by @roynrishingha in #196 - Srtool: Compile CORD Runtime into WASM by Github Action by @roynrishingha in #195
- [CI] Build CORD Docker Image from Github Action for x86-64 Architecture by @roynrishingha in #197
- Add
Makefile
to quickly run commands on CORD. by @roynrishingha in #198 - Remove unnecessary flags from
Makefile
build stages. by @roynrishingha in #201 - Makefile: A cluster of CORD Nodes by @roynrishingha in #202
- Add Charlie as an authority to local chain spec by @roynrishingha in #204
- Makefile: Add persistent logging to all nodes and remove a few options from validator startup commands by @roynrishingha in #203
- Fix typos by @omahs in #205
- docker multiplatform image build by @smohan-dw in #207
- Docker-Compose: A Cluster of CORD Nodes by @roynrishingha in #200
- Improve CORD getting started instruction by @roynrishingha in #210
- Fix typo in stream pallet lib.rs documentation comment by @NiranjanAP in #213
- Fmt & update type in benchmark by @siddharthteli12 in #216
- CORD: Update
generate-node-key
documentation by @roynrishingha in #214 - Fix multiple clippy warnings to improve code quality by @roynrishingha in #217
- add rusty-hook as dev dependency by @smohan-dw in #220
- moving compose to docker directory by @smohan-dw in #219
- [CI] Optimize Pull Request Github Action Workflow by @roynrishingha in #218
- Core refactor - Governance, Membership & Payments by @smohan-dw in #223
- pallet-identity - a simplified fork of substrate identity pallet by @smohan-dw in #231
- Add Unique Pallet Along With Tests And Benchmarks by @roynrishingha in #229
- Simplifying the directory handling by having volume details handled by Docker by @roynrishingha in #230
- Bump up CORD Runtime version to 0.9.0 by @roynrishingha in #233
- DID updates by @smohan-dw in #232
- remove genesis endowments by @smohan-dw in #237
- Add Scoring Pallet by @roynrishingha in #235
- manage node authorizations by @smohan-dw in #240
- README: update about the CI tests by @amarts in #243
- SDK update - v1.1.0 by @smohan-dw in #242
- member proposals and council closure by @smohan-dw in #244
- pallet_stream: double map to provide latest state for a given 'identifer:hash' by @amarts in #241
- Multiple changes for release v0.9.0 by @amarts in #255
- score -> network-score and identifier integration by @smohan-dw in #256
- scoring updates by @smohan-dw in #257
New Contributors
- @NiranjanAP made their first contribution in #193
- @omahs made their first contribution in #205
- @siddharthteli12 made their first contribution in #216
Full Changelog: 125b662...75756d0