Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python wrapper #6

Open
ahermida opened this issue Jun 3, 2022 · 0 comments · Fixed by #8
Open

Python wrapper #6

ahermida opened this issue Jun 3, 2022 · 0 comments · Fixed by #8

Comments

@ahermida
Copy link
Collaborator

ahermida commented Jun 3, 2022

Users were having trouble creating feeds from the python API. It needs to be updated to include new curator rewards params. And any new configuration functions available in the idl.

solana.rpc.core.RPCException: {'code': -32002, 'message': 'Transaction simulation failed: Error processing Instruction 0: custom program error: 0xbbf', 'data': {'accounts': None, 'err': {'InstructionError': [0, {'Custom': 3007}]}, 'logs': ['Program 2TfB33aLaneQb5TNVwyDz3jSZXS6jdW2ARw1Dgf84XCG invoke [1]', 'Program log: Instruction: LeaseInit', 'Program log: AnchorError caused by account: funder. Error Code: AccountOwnedByWrongProgram. Error Number: 3007. Error Message: The given account is owned by a different program than expected.', 'Program log: Left:', 'Program log: 11111111111111111111111111111111', 'Program log: Right:', 'Program log: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA', 'Program 2TfB33aLaneQb5TNVwyDz3jSZXS6jdW2ARw1Dgf84XCG consumed 8215 of 1400000 compute units', 'Program 2TfB33aLaneQb5TNVwyDz3jSZXS6jdW2ARw1Dgf84XCG failed: custom program error: 0xbbf'], 'unitsConsumed': 0}}

@ahermida ahermida linked a pull request Jun 7, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant