Skip to content

Releases: celer-network/cChannel-substrate

Version 0.8.7

29 Sep 13:36
2de7cee

Choose a tag to compare

Version 0.8.7 Pre-release
Pre-release
  • Refactoring ledger operation
  • fix bag
  • add emit state info query function

Version 0.8.6

11 Sep 14:51
be6ac91

Choose a tag to compare

Version 0.8.6 Pre-release
Pre-release
  • Substrate version upgrade from v2.0.0-rc4 to v2.0.0-rc5

Version 0.8.5

11 Sep 10:14
f99bc27

Choose a tag to compare

Version 0.8.5 Pre-release
Pre-release

Change log

  • Substrate version upgrade from v2.0.0-rc3 to v2.0.0-rc4
  • Introduce Celer substrate demo client
  • Separate mock-numeric-condition module into pallet

Minor change integration of condition

06 Jul 15:18
c9836db

Choose a tag to compare

  • fix Condition
    -> add call_is_finalized, call_get_outcome, numeric_condition_id
    -> remove deployed_contract_address, virtual_contract_address

  • fix Condition type
    -> add BooleanRuntimeModule, NumericModule
    -> remove DeployedContract, VirtualContract
    When condition is implemented with smart contract, we support DeployedContract and VirtualContract

  • add mock-boolean-condition runtime module

  • rename from mock-condition to mock-numeric-condition

Upgrade substrate version to v2.0.0-rc3

21 Jun 12:37
9d0c978

Choose a tag to compare

Merge pull request #29 from thashimoto1998/feature/rc-3

Fix Cargo.lock

v0.8.1: Merge pull request #25 from thashimoto1998/master

15 Jun 06:55
aa63773

Choose a tag to compare

substrate upgrade from v2.0.0-alpha.8 to v2.0.0-alpha.rc-1

v0.8.0: Merge pull request #24 from thashimoto1998/master

15 Jun 06:21
d16dd82

Choose a tag to compare