Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

New chain_api endpoints and more efficient Tapos fields #812

Merged
merged 5 commits into from
Nov 20, 2020

Conversation

bradlhart
Copy link
Contributor

Change Description

Adding get_block_info and get_raw_abi to the RPC list of chain_api endpoints. Adjusting getRawAbi to use get_raw_abi, adjusting transact and query to use a more efficient way of constructing the Tapos fields either with information from get_info or changing all calls to get_block to get_block_info.

API Changes

  • API Changes

Added new chain_api endpoints get_block_info and get_raw_abi to JsonRPC

Documentation Additions

  • Documentation Additions

@bradlhart bradlhart marked this pull request as draft November 19, 2020 22:36
@bradlhart bradlhart marked this pull request as ready for review November 20, 2020 06:34
@bradlhart bradlhart merged commit 3664985 into develop Nov 20, 2020
@bradlhart bradlhart deleted the block_info_changes branch November 20, 2020 16:02
@bradlhart bradlhart linked an issue Jan 29, 2021 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable eosjs to use the tapos fields in get_info
3 participants