Skip to content

Releases: bonedaddy/pinocchio-utils

Release list

v0.1.0

Choose a tag to compare

@bonedaddy bonedaddy released this 13 Jul 10:33
cab106d

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