Skip to content

Releases: primes-network/eosdart

v0.4.9

20 Apr 05:38
Compare
Choose a tag to compare
  • Key serialization

What's Changed

New Contributors

Full Changelog: v0.4.8...v0.4.9

v0.4.8

10 Feb 03:51
Compare
Choose a tag to compare

Migrates to null safety

Support adding timeout on http request

28 Jun 00:30
48790fd
Compare
Choose a tag to compare
  • Support adding timeout on http request

v0.4.4

29 Feb 23:41
Compare
Choose a tag to compare

support abi float32 and float64

v0.4.0

03 May 06:42
Compare
Choose a tag to compare
  • pushTransaction API
  • getRequiredKeys API

v0.3.2

02 Mar 08:40
Compare
Choose a tag to compare
  • Correct the async operation
  • Better error handling

v0.3.1

01 Mar 01:06
Compare
Choose a tag to compare

Fix:
Key class conflict with flutter: #12

v0.3.0

27 Feb 07:23
Compare
Choose a tag to compare

Supports the following APIs:

  • /v1/chain/get_info
  • /v1/chain/get_block
  • /v1/chain/get_block_header_state
  • /v1/chain/get_account
  • /v1/chain/get_abi
  • /v1/chain/get_raw_abi
  • /v1/chain/get_raw_code_and_abi
  • /v1/chain/get_currency_balance
  • /v1/history/get_actions
  • /v1/history/get_transaction
  • /v1/history/get_key_accounts