Releases: bonedaddy/pinocchio-utils
Releases · bonedaddy/pinocchio-utils
Release list
v0.1.0
Overview
Initial release of putils helper crate to ease development when using the pinocchio framework. The trade-off is slightly higher CU consumption, but greatly reduces the chances of leaving out code (ie: account writes) which are mission critical.
Non complete list of features:
- Instruction discriminator type
- Account discriminator type
- Account deseralization/serialization traits
- Automatic validation of PDAs and account addresses