xaya / libxayagame

MIT License
21 stars 19 forks source link

Track pending moves for Xayaships #106

Closed domob1812 closed 3 years ago

domob1812 commented 3 years ago

This extends the pending tracker for Xayaships: Previously, we were only tracking state-proofs sent for existing channels (e.g. so that the channel daemon can take advantage of them already before they get confirmed). With this, we add tracking of create, join and abort channel moves, which will be used by the frontend.