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

Add missing API call definitions and types #56

Open
1 of 12 tasks
aaroncox opened this issue Apr 12, 2023 · 1 comment
Open
1 of 12 tasks

Add missing API call definitions and types #56

aaroncox opened this issue Apr 12, 2023 · 1 comment
Assignees
Milestone

Comments

@aaroncox
Copy link
Member

aaroncox commented Apr 12, 2023

https://eos.greymass.com/v1/node/get_supported_apis

Missing as of Nov 2023 (3.x)

  • /v1/chain/get_block_info
  • /v1/chain/get_code
  • /v1/chain/get_code_hash
  • /v1/chain/get_currency_stats
  • /v1/chain/get_producers
  • /v1/chain/get_raw_abi
  • /v1/chain/get_raw_code_and_abi
  • /v1/chain/get_required_keys
  • /v1/chain/get_scheduled_transactions
  • /v1/chain/get_transaction_id
  • /v1/chain/push_block
  • /v1/chain/push_transactions
@aaroncox aaroncox self-assigned this Apr 12, 2023
@aaroncox aaroncox changed the title Go through all APIs listed normally and defined them as API calls Add missing API call definitions and types Apr 16, 2023
@aaroncox
Copy link
Member Author

Some progress on adding new APIs in #59

@aaroncox aaroncox added this to the Unscheduled milestone Aug 18, 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

No branches or pull requests

1 participant