8000 Tags · celer-network/cChannel-eth · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: celer-network/cChannel-eth

Tags

v0.12.5

Toggle v0.12.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refine code comments (#14)

v0.12.4

Toggle v0.12.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
address audit comments (#13)

v0.12.3

Toggle v0.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to v0.12.3 (#12)

* update to v0.12.3

* Update README.md

* Update README.md

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to r0.12 (#11)

* Add public variables for channel stats

* Use monotone increasing deposit & withdraw

* Use hash(bytes32) for channel id (incomplete tests)

* Indexed events

* Separate CelerChannel into CelerLedger and CelerWallet

* Split PayRegistry into PayResolver and PayRegistry

* Add pending payment amount

* Resolve deadline = block.number if amount = max as an optimization

* Rename getResult to getOutcom to resolve #9

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cChannel v0.11.0 (#6)

* withdraw to another channel

* gas used log 

* lightweight cooperative on-chain checkpoint

* fix null sub msg bug

* Proto 93 update protoc gen sol

* fix create bug

* separate PayRegistry

* add mock ERC20 details

* support numeric conditions

* limit per channel deposit sum

* Rename references of chain2 to chain

* remove unnecessary abi.encodePacked

* withdraw only during operable channel status

* fix withdraw bug

* upgrade libs to latest stable version

* add require msg

* add EthPool tests

* downgrade openzeppelin

* Update README.md
0