DB MGW is caught up but it is still in manual mode. If you have any pending tx, please post txid
I've been up for most of last 2.5 days so will need a bit of time to recharge. The good news is now I am setup to add telepod handling into the DB MGW, so this solves the telepod faucet issue. Additionally with BTCD being the reference currency in InstantDEX, there needs to be liquidity and autoconversion to all the other core currencies. And DB MGW is the place to put that.
Along the way, I abstracted the ability to generate multisig addresses and it might be possible to create multisig telepods, but that will be after the initial release. You can also now make a private supernet that is isolated from the main network. I had to do that so the production MGW servers can have same isolation they do now. Then it can be bridged to the main SuperNET using a special bridgenode and this will allow realtime MGW status, deposit address generate and even requesting deposit/withdraw to be processed.
I know everybody is impatient for everything to be done, but it is vital to have a solid foundation to build on and now the finish line for DB MGW is in sight, the next plank to be put in place are the MMatrix for InstantDEX, with some simple hardcoded tradebots. With this in place, the Teleport onramp/offramp will be able to be encapsulated into a GUI button so users wont have to deal with all the messy details.
You can follow the progress in realtime via slack, which is logged here
http://104.236.15.119:8086/logs or my code repo at
https://github.com/jl777 it is up to more than 40,000 lines of code that I have written this last 8 months along with another 100,000+ lines from other projects.
With the windows build actually building and almost initializing and the GUI taking shape, things are all coming together, but it will be a one new feature at a time sort of thing, instead of one day everything just works like magic. Oh, we also have a lively team really pounding on the API with both manual tests and automated tests, so this is quite a good progress as that is what is needed to find (and fix) all the bugs
Thank you for your patience. I know those who understand the software development process know what sort of timeframes are required for something of this scope. I am becoming somewhat of a bottleneck, but as soon as I complete the SuperNET core, then it will allow for massively parallel development to be deployed. Things are going pretty parallel even now, as you can see from:
SuperNET Newsletter #10
http://nxter.org/supernet-newsletter-10/James