Releases: txpipe-shop/partnerchain-reference-implementation
Releases · txpipe-shop/partnerchain-reference-implementation
v0.0.6
v0.0.5
0.0.5
List of all changes
See below for a complete list of features and fixes.
- Added complete development tutorial, including:
- Node customization.
- Partnerchain integration.
- Use-case application.
- Operating instructions.
- Game usage.
- Troubleshooting.
- Included dev activity logs in pdf format.
- Fixed hardcoded paths in game.
v0.0.4
0.0.4
List of all changes
See below for a complete list of features and fixes.
- Added
gamecrate.- on-chain code for Asteria game and its documentation.
- off-chain code for game commands: create-ship, move-ship, gather-fuel, mine-asteria.
- game commands and their arguments.
- unit tests for phase-two validation.
- scripts directory and deploy parameters json.
- Integrated
gameandwalletcrates into node commands.- added game commands to node CLI.
- added wallet commands to node CLI.
- Updated documentation.
- Added use case implementation dev log.
- Added game crate README.
- Refactored wallet.
- added
contextandutilsmodules. - library crate feature.
- game trace example using the wallet tx-builder.
- added
v0.0.3
0.0.3
List of all changes
See below for a complete list of features and fixes.
- Added Partnerchain SDK integration.
- Added Partnerchain SDK toolkit as a workspace member.
- Integrated Partnerchain SDK toolkit into griffin-partner-chains-node.
- Updated runtime to support Partnerchain features.
- Added devnet support.
- Added Partnerchain SDK documentation.
- Added Partnerchain SDK dev log.
- Added Partnerchain SDK setup guide.
v0.0.2
0.0.2
List of all changes
See below for a complete list of features and fixes.
- Added initial Substrate customizations.
- Added griffin-core.
- Added griffin-rpc.
- Added demo/authorities.
- Updated runtime and node.
- Added dev activity log.
- Added docker support.
v0.0.1
0.0.1
List of all changes
See below for a complete list of features and fixes.
- Added minimal Substrate Node template
- Added documentation for installing and running the node.
- Added documentation for releases, contributing, and the project structure.
- Added CI Github action that runs on pull requests.