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

Code to support KV Tables #803

Merged
merged 12 commits into from
Sep 29, 2020
Merged

Code to support KV Tables #803

merged 12 commits into from
Sep 29, 2020

Conversation

bradlhart
Copy link
Contributor

Change Description

Added RPC endpoint and eosio::abi/1.2 deserialization/serialization support.

API Changes

  • API Changes

eosjs-jsonrpc.ts: get_kv_table_rows(...)

Removal of abi.abi.json and eosjs-serialize.ts/eosjs-api.ts requirement of the file

Documentation Additions

  • Documentation Additions

Documentation to be added in a separate PR.

@bradlhart bradlhart marked this pull request as draft September 25, 2020 21:18
@bradlhart bradlhart marked this pull request as ready for review September 29, 2020 20:09
@bradlhart bradlhart merged commit c73b44d into develop Sep 29, 2020
@bradlhart bradlhart deleted the kv_tables branch September 29, 2020 20:21
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.

None yet

3 participants