Skip to content

Releases: everFinance/goar

Pre-release

23 Jun 03:04
f465f17
Compare
Choose a tag to compare
Pre-release Pre-release
Pre-release
  • add SendARSpeedUp

Pre-release

18 Jun 09:09
Compare
Choose a tag to compare
Pre-release Pre-release
Pre-release

Refactor all code

Support V1 format tx

17 Jun 02:57
a369645
Compare
Choose a tag to compare

Upgrade priority: LOW

change

  1. v1 format tx
  2. fix test

goar v1.1.2

24 May 15:01
8d01871
Compare
Choose a tag to compare

Upgrade priority: LOW

This a bugfix release

changes

  1. Modify some unit test
  2. Add rsa PSSSaltLengthAuto
  3. Add OwnerToPubKey function

goar v1.1.1

23 May 13:51
1a6f55c
Compare
Choose a tag to compare

Upgrade priority: ❗ HIGH ❗

This a bugfix release

changes

  1. Fixed transaction data field being string type according to official advice(https://docs.arweave.org/developers/server/http-api#transaction-format)
  2. Optimize the GetTransactionData method to query the transaction data via ChunkData if necessary
  3. Fixed GetTransactionById method compatible with V1 version transactions

modify client api

19 Apr 14:10
0fb1ce5
Compare
Choose a tag to compare

modify client api return args

v1.0.0 Release

12 Apr 06:44
49889ea
Compare
Choose a tag to compare

🎉 v1.0.0 released

  • Support uploading/downloading chunks
  • Support proxy for fast uploading & downloading

v0.0.5 Release

26 Jan 16:40
Compare
Choose a tag to compare
  • wallet add SendDataSpeedUp

support graphQL

30 Nov 15:30
522f6c1
Compare
Choose a tag to compare
Merge pull request #5 from everFinance/feature/graphql

client: add GraphQL

v0.0.3 add transaction status api

29 Nov 14:39
290e832
Compare
Choose a tag to compare

add transaction status api