Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinDark (BTCD)--Teleport/Telepathy Privacy Tech--SuperNET Core Coin
by
jl777
on 01/12/2014, 08:10:47 UTC
I finished all but the withdraw tx construction part of the DB MGW -> SuperNET API
In the original MGW, it did a batch withdraw and combined all the pending withdraws into a single tx...

Now, I am think about changing it back to a per withdraw tx and if it is doing it one withdraw at a time, then I could use telepods. Well, a mutant form of telepods, but maybe I could use actual telepods. This would have the advantage of creating more traffic overall and also by using the same mechanism get us some testing of the teleport system within the context of an existing transaction flow

As I expected, it took a week to do this, but now there is only one code base for me to have in my head at once. So, I can start to percolate better solutions and leverage the power of MGW into Teleport.

Since this is a holiday weekend, I think I will work just half a day today.

James