You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 7, 2022. It is now read-only.
Tried to deploy a localhost setup to test stuff out, was unable to use the UI to create a new multisig
Branches:
mutisig-ui: master
multisig: master
Procedure:
Build multisig with anchor build and deployed with solana program deploy
Change localhost config in networks in src/store/reducer.ts to pubkey of program deployed to localhost
Build and launch multisig-ui with yarn build and yarn start
Change config to localhost on UI and connect sollet wallet
Create new multisig: set threshold to 1, add my pubkey participant
Sign and approve transaction
Error received:
Transaction simulation failed: Error processing Instruction 1: custom program error: 0x65
Program 11111111111111111111111111111111 invoke [1]
Program 11111111111111111111111111111111 success
Program 3SmdJXxo9qpU1PX8MGgmKweoZ9M1AKbWfGkQS46RGDz6 invoke [1]
Program log: Custom program error: 0x65
Program 3SmdJXxo9qpU1PX8MGgmKweoZ9M1AKbWfGkQS46RGDz6 consumed 2165 of 200000 compute units
Program 3SmdJXxo9qpU1PX8MGgmKweoZ9M1AKbWfGkQS46RGDz6 failed: custom program error: 0x65
Tried to deploy a localhost setup to test stuff out, was unable to use the UI to create a new multisig
Branches:
Procedure:
anchor buildand deployed withsolana program deploylocalhostconfig innetworksinsrc/store/reducer.tsto pubkey of program deployed to localhostyarn buildandyarn startError received:
Transaction data sent (copied from sollet):