Releases: celer-network/cChannel-eth
Releases · celer-network/cChannel-eth
v0.12.5
v0.12.4
v0.12.3
v0.12.0
Features:
- Add public variables for channel stats
- Separate CelerChannel into CelerLedger and CelerWallet for CelerChannel upgradeability
- Split PayRegistry into PayResolver and PayRegistry for PayResolver upgradeability
- Add pending payment amount
Improvements:
- Simplify proto
- Use monotone increasing deposit & withdraw
- Use hash(bytes32) for channel id
- Indexed events
- Resolve deadline = block.number if amount = max as an optimization
Misc:
- calculate max pay number in payIdList
- fine granularity gas measurement
- Rename getResult to getOutcome
cChannel-eth v0.11.0
cChannel-eth v0.11.0 release. Check the features of this version in the README.