Skip to content

EPIC | v1/chain APIs #8

@poplexity

Description

@poplexity

Overview

Implement a minimum set of client APIs

Links

https://github.com/wharfkit/antelope/blob/master/src/api/v1/chain.ts

Acceptance Criteria

All APIs are implemented, with proper response and error structs defined/returned

Tasks

  • get_abi
  • get_raw_abi
  • get_account
  • get_accounts_by_authorizers
  • get_activated_protocol_features
  • get_block
  • get_block_header_state
  • get_block_info
  • get_currency_balance
  • get_info
  • get_producer_schedule
  • compute_transaction
  • send_read_only_transaction
  • push_transaction
  • send_transaction (done but needs proper response structs implemented/populated)
  • send_transaction2
  • get_table_rows (if struct is provided, should submit request to node with json: false and decode locally into struct)
  • get_table_by_scope
  • get_transaction_status

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions