Releases: Cerebellum-Network/cere-ddc-sdk-go
Releases · Cerebellum-Network/cere-ddc-sdk-go
v0.3.10
- Update events types to blockchain
v5.0.0
(#87)
v0.3.9
- Silence events decoder errors (#86)
v0.3.7
- Close errors channel on events listening canceled (#84)
v0.3.6
- Subscribe for events from a given block (#83)
v0.3.5
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
- ddcNodes pallet breaking changes support (#79)
- Fix ddcCustomers pallet getBalance operation (#80)
v0.3.3
- Blockchain breaking changes support (#78)
v0.3.2
- Extend blockchain client with pallet-ddc-payouts API (#75)
- Expose pallet API as interface (#76)
v0.3.1
- Add
pallet-ddc-nodes
API support
- Fix
blockchain
package import