trustlines-protocol / relay

MIT License
8 stars 7 forks source link

Use ethindex to update is_frozen status on graph #567

Closed cducrest closed 3 years ago

cducrest commented 3 years ago

No longer uses filters to update proxy on is_frozen status of graph Filters should not update the state of currency networks and leave that task to ethindex. Requires ethindex >= 0.3.5 also requires new version of contracts for testing with NetworkUnfreeze event