Skip to content
This repository was archived by the owner on May 7, 2022. It is now read-only.
This repository was archived by the owner on May 7, 2022. It is now read-only.

Unable to initialize multisig #4

@billythedummy

Description

@billythedummy

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:

  1. Build multisig with anchor build and deployed with solana program deploy
  2. Change localhost config in networks in src/store/reducer.ts to pubkey of program deployed to localhost
  3. Build and launch multisig-ui with yarn build and yarn start
  4. Change config to localhost on UI and connect sollet wallet
  5. Create new multisig: set threshold to 1, add my pubkey participant
  6. Sign and approve transaction

Error received:

image

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

Transaction data sent (copied from sollet):

Create account

New account: 6BtfoDh4KvXfRLV3qSwNktPnW5RTr8MKHFNcATQvmQz9

Lamports: 3765360

~~~

Unknown instruction:

Program: 3SmdJXxo9qpU1PX8MGgmKweoZ9M1AKbWfGkQS46RGDz6

Account #1: 6BtfoDh4KvXfRLV3qSwNktPnW5RTr8MKHFNcATQvmQz9

Writable: true

Account #2: SysvarRent111111111111111111111111111111111

Writable: false

Data: 5UC1XFJ8diJxC2jaAfHTdeAjZwRtFYTvwStygp4K4uF4Pf6xfRYnrcivyFhyKKyqHjxHGP2SG

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions