Skip to content

Releases: Cerebellum-Network/cere-ddc-sdk-go

v0.3.0

29 Nov 11:03
5657b1e
Compare
Choose a tag to compare
  • New blockchain package with initial support of the DDC pallets API (including primitive types definition)
  • pallet-ddc-clusters with clusters_nodes getter
  • pallet-ddc-customers with buckets and ledger getters

v0.2.0

17 Oct 10:45
29f019c
Compare
Choose a tag to compare

v0.1.8

25 Sep 13:00
ee0bc4a
Compare
Choose a tag to compare
v0.1.8 Pre-release
Pre-release

Accept 201 status code from DAC collection point as success

v0.1.7

21 Sep 13:11
257332f
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release
  • Added requestId to Request message
  • Added dac package to track DAC events

v0.1.6

25 Jul 10:01
dd06e88
Compare
Choose a tag to compare

What's Changed

  • Cache hooks contract events for evicting the updated entities
  • Move chunks and signature from Ack record to ack
  • Tests for event listening/handling in Go SDK
  • Add Cid to ACK
  • FIx for ddc bucket contract mock
  • Fix for storageNode params and CDNNode params
  • Add response pieces to log record
  • Add unknown NodeState

v0.1.5

18 May 12:36
d341921
Compare
Choose a tag to compare

Features

  1. The log format has been restructured in order to align with modifications in the data activity collection format.
  2. The functionality to send acknowledgements has been implemented.
  3. Subscription to smart contract events has been incorporated to facilitate cache purging.
  4. A new event BucketAvailabilityUpdated has been introduced into the contract.

v0.1.4

17 Apr 09:19
Compare
Choose a tag to compare

Features

  • Added Consistent Hashing: Ring topology
  • Added CdnClusterGet and CndNodeGet contract methods
  • Added Address and PrivateKeyHex methods to crypto
  • Added utils package

Bug Fixes

  • Bucket creating logic for mocked DDC Smart-Contract

v0.1.3

20 Jun 15:30
3de3443
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

18 May 13:13
6d5d794
Compare
Choose a tag to compare
  • smart-contract integration for v0.5.0

v0.1.1

06 May 12:41
4e29a9e
Compare
Choose a tag to compare
  • cid hash types compatibility