Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Releases: Cerebellum-Network/ddc-bucket-contract

v0.5.0 Stable pricing + Permissions + Bug fixes

26 Apr 15:30
Compare
Choose a tag to compare

What's Changed

  • print-md: generate markdown views of the network by @naure in #26
  • Stable price by @naure in #27
  • rename-vnode by @naure in #28
  • Consistent permissions by @naure in #29
  • Limits by @naure in #31
  • pay-events: emit payment events by @naure in #32
  • Change params of Node / Cluster / Bucket by @naure in #33
  • Permission events by @naure in #34
  • limits: set the actual limit of vnodes (300) by @naure in #35
  • fix-bucket-get: remove a problematic field bucket.flow in getters by @naure in #36

Full Changelog: v0.4.0...v0.5.0

v0.4.0 Cluster and resources management

07 Apr 08:29
Compare
Choose a tag to compare

What's Changed

  • Contract fee by @naure in #12
  • Cluster mgmt by @naure in #13
  • Node and Cluster Resources by @naure in #14
  • Bucket resources by @naure in #15
  • Simulate resource management and node replacement by @naure in #16
  • atomic-tx: use unwrap instead of return Err by @naure in #17
  • Doc by @naure in #18
  • Upsert account by @naure in #19
  • Organize payments around Clusters by @naure in #20
  • Increase resources by @naure in #21
  • Separate params by @naure in #22
  • fix-scripts: fix Cash type-info and move demo code to demo.js by @naure in #23
  • admin: add admin function to withdraw funds by @naure in #24
  • Node trust for cluster management by @naure in #25

Full Changelog: v0.3.0...v0.4.0

v0.3.0 Clusters

09 Mar 14:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1 Refactor

01 Mar 10:04
bd29080
Compare
Choose a tag to compare
  • Refactor the codebase into modules.
  • No observable changes.
  • Not deployed.

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0 Multi-service and replication support

25 Feb 09:46
Compare
Choose a tag to compare

JS SDK

yarn add @cere/[email protected]

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2: Billing per account

22 Feb 10:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1 Bug fix

21 Feb 11:26
1ce1acc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0 Bucket contract

16 Feb 09:57
Compare
Choose a tag to compare

A contract covering the following functionalities of DDC:

  • Register a provider.
  • Create a bucket.
  • Pay for a bucket.
  • Withdraw payments.

image
image