Ethereum Smart Contracts for Arwen payment channels
Stars
14
Forks
1
Watchers
14
Open Issues
10
Overall repository health assessment
^4.17.152.3.0^0.5.12^1.2.1^5.0.0^5.2.7^10.14.17^1.0.70.0.8^7.0.1^0.3.20^3.6.2[EscrowFactory] Use type().creationCode to reference escrow bytecode instead of hard-coding
e0131e6View on GitHubAdd EscrowFactoryWithErc20.sol to decouple from EscrowFactory.sol
1ef4990View on GitHub[Escrow, Library, Factory] Use CREATE2 for deterministic addresses
c92dfecView on GitHubAdd IEscrow.sol to remove cyclic dependency between EscrowLibrary and Escrow
ba2ae61View on GitHub[Unittest] New unit test for testing withdraw before closing
6f36c6eView on GitHub[EscrowLibrary] Withdraw now requires escrow to be in a CLOSED state
d8d7023View on GitHubMerge pull request #57 from cwcrypto/travis-ci-status-fix
8169a61View on GitHub