-
Create function call on subnet DAO app to allow routers to query neighbor's subnet status
This is probably pretty easy. -
Get firmware successfully querying subnet DAO
You’ll probably have to work with @drozdziak1 on this -
Work on IP leasing fee contract
We’re expecting that this might not get done, but if you finish everything else, it’s a good thing to start on
-
Code review and possible small refactor of frontend
I spotted some stuff in there I’d like to review. Ping me when you are around. Also, there are some more well-designed and maintained state frameworks like Unstated and Statty that we might want to switch to instead of my home-brewed one. -
Implement new exit list wireframes
These will make things a lot clearer. I did them with a bootstrap wireframe template, so you should be able to implement them without any custom CSS -
Show theoretical balances with neighbors
This is basically an implementation of the payment interface but without actual money changing hands. This requires some more design work which I can do, it also requires you to make a Rust endpoint possibly in collaboration with @michal or @jkilpatr
This will now involve: Add fake funds deposit to dashboard api
-
https://github.com/althea-mesh/althea_rs/issues/216
You’ll probably want to coordinate with @Sebohe on this
-
https://github.com/althea-mesh/althea_rs/issues/214
@Adam_Soltys will be involved in this, if you’ve already implemented the endpoint, then you could just give him a code walkthrough since we want him to gain some familiarity with the backend. Please add API documentation to the /docs folder if you haven’t already.