program-examples icon indicating copy to clipboard operation
program-examples copied to clipboard

Add basics/cross-program-invocation/poseidon

Open adpthegreat opened this issue 1 year ago • 0 comments

  • added poseidon create_program_invocation program to basics/cross-program-invocation folder
  • updated dependencies to use latest versions of anchor
  • used pnpm in place of yarn, , replaced all instances of yarn with pnpm
  • wrote solana bankrun tests
  • ran pnpm fix

General purpose CPIs are not yet supported in Poseidon, an issue has already been raised in the repository , https://github.com/Turbin3/poseidon/issues/9 , but I still improvised and added tests as a workaround regardless of Poseidons limitations Screenshot 2024-10-21 at 23 26 16

adpthegreat avatar Oct 21 '24 18:10 adpthegreat