Skip to content

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

v0.3.10

02 May 07:41
262e8fd
Compare
Choose a tag to compare
  • Update events types to blockchain v5.0.0 (#87)

v0.3.9

23 Apr 06:47
7e693f3
Compare
Choose a tag to compare
  • Silence events decoder errors (#86)

v0.3.8

22 Apr 12:38
811cf09
Compare
Choose a tag to compare
  • Add missing events (#85)

v0.3.7

12 Apr 05:59
4198885
Compare
Choose a tag to compare
  • Close errors channel on events listening canceled (#84)

v0.3.6

28 Mar 09:17
1ebedce
Compare
Choose a tag to compare
  • Subscribe for events from a given block (#83)

v0.3.5

20 Mar 07:19
6c6ffd6
Compare
Choose a tag to compare
  • pallet-ddc-customers breaking change in the Bucket structure for removal flag with removal event support (#81)
  • Pass block hash and number to events listener (#82)

v0.3.4

22 Dec 11:13
98d5df5
Compare
Choose a tag to compare
  • ddcNodes pallet breaking changes support (#79)
  • Fix ddcCustomers pallet getBalance operation (#80)

v0.3.3

19 Dec 08:32
359ecf2
Compare
Choose a tag to compare
  • Blockchain breaking changes support (#78)

v0.3.2

14 Dec 08:58
2d8d296
Compare
Choose a tag to compare
  • Extend blockchain client with pallet-ddc-payouts API (#75)
  • Expose pallet API as interface (#76)

v0.3.1

05 Dec 05:44
27a9c4d
Compare
Choose a tag to compare
  • Add pallet-ddc-nodes API support
  • Fix blockchain package import