Skip to content

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

Closed
ibrizsabin wants to merge 8 commits intoicon-community:mainfrom
ibriz:sc/fix-rpc
Closed

#244 Fix: Include contracts pallet in RPC Calls#245
ibrizsabin wants to merge 8 commits intoicon-community:mainfrom
ibriz:sc/fix-rpc

Conversation

@ibrizsabin
Copy link
Copy Markdown
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
Copy Markdown
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