All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update github actions to use v0.2.7
- Pass library-name to export-pda-tx
- Make program-id input mandatory and add a check that program keypair secret and program-id input match
- Updated Node.js requirement to >=20.11.1 for compatibility with @solana/codecs-numbers
- Added delay before verify build step to ensure program upgrade is finalized before verify
- Fix issue in extend program action
- Fix issue in extend program action
- Updated CI/CD pipeline with reusable workflow configurations
- Enhanced build and test automation
- Now using solana actions version 0.2.0
- Updated readme