Skip to content

Releases: everFinance/goar

v1.3.3

22 Nov 07:43
0425679
Compare
Choose a tag to compare

new feature

  1. add pst transfer function
  2. add get txs && blocks from peers function

v1.3.2

01 Nov 13:37
Compare
Choose a tag to compare

Optimize bundler tx

v1.3.1

23 Sep 09:50
1cb0907
Compare
Choose a tag to compare

new feature

BroadcastData: broadcast tx data to miners node
GetTxDataFromPeers: get tx data from miners node

v1.3.0

17 Sep 02:39
e7cc855
Compare
Choose a tag to compare

Support for bundle tx feature

This release reference arbundle-js implementering, implementation of ANS-104 bundle transaction.

Developers can use goar to create and parse arweave bundle transactions.

It is recommended that you read the README before using it.

v1.2.8

06 Sep 04:18
Compare
Choose a tag to compare

fix getTransactuinStatus pending code

v1.2.7

02 Sep 06:47
06f03cc
Compare
Choose a tag to compare

upgrade client api return error

can get best error info

v1.2.6

29 Jul 08:07
277bb08
Compare
Choose a tag to compare

modify some code

  • upgrade block schema

v1.2.5

14 Jul 08:36
7e435ba
Compare
Choose a tag to compare

fix some arweave api

  1. modify GetTransactionByID return
  2. modify GetTransactionStatus return

PreRelease

12 Jul 04:58
31b82db
Compare
Choose a tag to compare
PreRelease Pre-release
Pre-release

Upgrade threshold sig.

v1.2.3

24 Jun 08:05
Compare
Choose a tag to compare

Upgrade priority: HEIGH

Refactor the directory structure to make better use of packages