Skip to content

Releases: bnb-chain/greenfield-common

v0.1.0

11 Apr 07:38
5e38919
Compare
Choose a tag to compare

This release includes the following:

support GNFD2-EDDSA authentication

Changes

  • #45 feat: support GNFD2-EDDSA authentication method

v0.0.9-alpha.1

06 Sep 13:28
eb2f0ef
Compare
Choose a tag to compare
v0.0.9-alpha.1 Pre-release
Pre-release

This release includes the following:

support common.RecoverAddr function

v0.0.8

30 Aug 12:04
a54ffd6
Compare
Choose a tag to compare

This release includes the following:

  1. update dependency and readme
  2. auth refactoring

Changes

  • #34 feat: add "X-Gnfd-Expires" header

v0.0.7

20 Jul 02:30
7e7158f
Compare
Choose a tag to compare

This release includes the following:

  1. update dependency and readme
  2. support parallel hash computing for big files before creating an object in the client .

Changes

  • #29 feat: support parallel hash computing

v0.0.6

12 May 03:25
33b0f12
Compare
Choose a tag to compare

This release includes the following:

  1. support IntegrityHasher which contain Init, Append, and Finish function to calculate the integrity hash of a big file

Changes

  • #22 feat: add new support streaming hash calculation fuction

v0.0.5

07 Apr 10:48
ed19e36
Compare
Choose a tag to compare

This release includes the following:

  1. reduce memory usage, avoid caching the EC decode pieces

Changes

*#23 perf: reduce memory usage

v0.0.4

27 Mar 05:59
264d527
Compare
Choose a tag to compare

This release includes the following:

  1. update workflow and readme
  2. support return RedundancyType in computing hash function

Changes

  • #16 feat: support return RedundancyType

v0.0.3

10 Mar 05:42
2d379fd
Compare
Choose a tag to compare

This release includes the following:

  1. fix compute iIntegrity hash bug and add unit test case
  2. Incorporated some hash calculation functions
  3. update readme

Changes

  • #9 fix : fix compute hash

v0.0.2

17 Feb 09:03
ff4144b
Compare
Choose a tag to compare

support get sign string functions of http request

v0.0.1

16 Feb 08:51
257d910
Compare
Choose a tag to compare

Support golang version lib, including encode/decode lib of RS erasure and compute hash lib which is used to compute Hash roots of file