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

Implement new RPC methods from 2.0 #422

Closed
wants to merge 41 commits into from
Closed

Conversation

ryo-casper
Copy link
Contributor

@ryo-casper ryo-casper commented Apr 17, 2024

The job is still WIP, we didn't identify all of the changes thats needs to be implemented.

Should check WIP Working Not Working
🔍 🖌

Status

RPC Method Status Description
account_put_deploy @ryo-casper Deprecated, use account_put_transaction
account_put_transaction @zajko
chain_get_block @zajko @ryo-casper
chain_get_block_transfers @ryo-casper
chain_get_era_info_by_switch_block type removed
chain_get_era_summary type removed
chain_get_state_root_hash @ryo-casper
info_get_chainspec @ryo-casper
info_get_deploy @ryo-casper Deprecated, use info_get_transaction
info_get_peers @ryo-casper
info_get_status @ryo-casper
info_get_transaction @zajko
info_get_validator_changes @ryo-casper
query_balance @ryo-casper
query_balance_details @ryo-casper
query_global_state @ryo-casper @hoffmannjan
state_get_account_info @ryo-casper
state_get_auction_info @hoffmannjan
state_get_balance @ryo-casper, Deprecated, use query_balance
state_get_dictionary_item @hoffmannjan
state_get_entity @ryo-casper
state_get_item

@ryo-casper ryo-casper self-assigned this Apr 18, 2024
@hoffmannjan hoffmannjan changed the title Implement new types from 2.0 Implement new RPC methods from 2.0 May 28, 2024
@hoffmannjan hoffmannjan deleted the branch feat-3.0 June 4, 2024 15:22
@hoffmannjan hoffmannjan closed this Jun 4, 2024
@hoffmannjan hoffmannjan deleted the devnet-alignments branch June 4, 2024 15:36
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.

3 participants