Releases: bnb-chain/greenfield-common
Releases · bnb-chain/greenfield-common
v0.1.0
This release includes the following:
support GNFD2-EDDSA authentication
Changes
- #45 feat: support GNFD2-EDDSA authentication method
v0.0.9-alpha.1
This release includes the following:
support common.RecoverAddr function
v0.0.8
This release includes the following:
- update dependency and readme
- auth refactoring
Changes
- #34 feat: add "X-Gnfd-Expires" header
v0.0.7
This release includes the following:
- update dependency and readme
- support parallel hash computing for big files before creating an object in the client .
Changes
- #29 feat: support parallel hash computing
v0.0.6
This release includes the following:
- 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
This release includes the following:
- reduce memory usage, avoid caching the EC decode pieces
Changes
*#23 perf: reduce memory usage
v0.0.4
This release includes the following:
- update workflow and readme
- support return RedundancyType in computing hash function
Changes
- #16 feat: support return RedundancyType
v0.0.3
This release includes the following:
- fix compute iIntegrity hash bug and add unit test case
- Incorporated some hash calculation functions
- update readme
Changes
- #9 fix : fix compute hash
v0.0.2
support get sign string functions of http request
v0.0.1
Support golang version lib, including encode/decode lib of RS erasure and compute hash lib which is used to compute Hash roots of file