It's time for your bi-weekly #DevUpdate. What have our Devs been up to these last two weeks. Ticket redemption is fixed.
29 Nov 2022, 13:00
It’s time for your bi-weekly #DevUpdate 🛠️🟡
What have our Devs been up to these last two weeks?
🟡 Ticket redemption is fixed! 🚀🎫 The logic around ticket redemption has been flaky for a while, but has now been resolved.
github.com/hoprnet/hoprnet/pull/4382
🟡 We made some improvements to our release processes. 👏 Adding staging releases removes the need to publish a new release when making individual changes.
github.com/hoprnet/hoprnet/pull/4381
🟡 We also refactored our Docker pipeline, adding a baseline image which can be used to build all other Docker images. This makes the whole process faster and more reliable. 💪
github.com/hoprnet/hoprnet/pull/4362
🟡 We made several UI updates within hopr admin:
1️⃣ Providing users with clearer messages when nodes run into errors: github.com/hoprnet/hoprnet/pull/4375
2️⃣ Moving the warning message that HOPR is still under development to the header, so you’re not spammed with it anymore 😅
github.com/hoprnet/hoprnet/pull/4372
🟡 We also fixed and clarified the reporting on payment channels:
1️⃣ Initial metrics are now updated correctly
2️⃣ A new metric now helps users monitor channel balances in each direction
github.com/hoprnet/hoprnet/pull/4374
🟡 Finally, our Rust migration is proceeding well 🤩
github.com/hoprnet/hoprnet/pull/4395
That’s all for this sprint – see you next time!