issues
search
connext
/
vector
↗️ Vector is an ultra-minimal state channel network implementation.
MIT License
109
stars
44
forks
source link
Crosschain transfer
#658
Open
LayneHaber
opened
3 years ago
LayneHaber
commented
3 years ago
The Problem
Hashlock + Withdraw leads to extra steps when crosschain transferring
The Solution
Create specialized crosschain transfer definition
TODO before merging:
[x] Finish engine unit tests
[ ] Move contract unit tests from transfer repo into here
[ ] Make contract unit tests work
[ ] Test against local stack
[ ] Write trio happy test
The Problem
The Solution
TODO before merging: