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

#244 Fix: Include contracts pallet in RPC Calls #245

Closed
wants to merge 8 commits into from

Conversation

ibrizsabin
Copy link
Collaborator

  • Contracts RPC Api server was not being included in rpc file of node implementation. Added it in full client implementation.
  • Removed RPC module merge on local node because it was creating issue with implementation in creating full client.
  • Tested on local frost node and snow with rococo.

@andrii-kl andrii-kl linked an issue Jan 13, 2023 that may be closed by this pull request
@ibrizsabin
Copy link
Collaborator Author

@abhijeetbhagat @andrii-kl looks like rpc server for contracts pallet was removed on version 9.31 The relevant PR is here. Hence the issue is unresolvable moving forward. They are suggesting to use
api.call.contractsApi instead of api.rpc.contracts . You can close the PR and Issue if you agree.

@andrii-kl andrii-kl closed this Feb 13, 2023
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 this pull request may close these issues.

Cannot query ink! contract state at a specific block height
3 participants