jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 24, 2015, 01:43:09 AM |
|
This is a text based GUI for InstantDEX API that we will use for testing: https://i.imgur.com/rdbR52W.jpghttps://i.imgur.com/NkjOZ5N.pngnothing fancy, but will allow for realtime order entry and trading. So we are going full speed ahead with the InstantDEX testing and hope to have the low level rock solid for when the graphical user interface is ready James nice, everything is starting to fall in place now ) not long until a nice looking gui is on the way i guess? if possible maybe something like https://beta.bittrex.com/ ; it is down right now, but looks really good and alot of extra information! it would require someone that knows code to verify, but it was very small changes to reactivate InstantDEX as it has been 90% complete since summer. just so many things happening... anyway i am the turtle. zoom zoom James
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 25, 2015, 05:40:59 AM |
|
finally got the order matching to pass all the checks and do an order. it is quite a few checks that need to be passed also have multiple orderbooks autocreated so soon we can get a combined orderbook from many sources
James
|
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 25, 2015, 08:37:35 PM |
|
Here is debug Tui by cryptosleuth:
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 25, 2015, 09:09:59 PM |
|
still waiting for GUI release, but the Tui is used for testing and is fully connected to the InstantDEX API
I got the ordermatching working, along with order expiration, so it is theoretically functional now. Of course it needs to be tested first
James
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 26, 2015, 04:58:55 AM |
|
Added merging external orderbooks in, so you can see the prices on poloniex, bittrex, cryptsy, NXT AE in the same orderbook
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 26, 2015, 08:37:57 AM |
|
almost have hybrid books, actually it is coded, but it raised some secondary issues that need to be sorted
also need to extend the trade negotiation sequence and to allow for handling them in parallel.
At that point, it will also close the one attack vector that the block generator could do and InstantDEX core will be in maintenance mode for me along with ramchains and realtime MGW. Barring lots of bugs being found, I think I will be able to start finalizing Tradebots core next week.
I am also in parallel with all this revamping the low level networking to add defenses against various attacks. This is using tech from Jinn Labs, and after this SuperNET will have arguable the most secure and private network that everyone can use.
Then the final pieces of the SuperNET core, Teleport and Telpathy, can finally be activated. I did say it would take me about 6 months and having to do ramchains pushed the timing back a month, but overall I think the progress is not so bad.
I am seeing a lot of positive feedback from the v1 GUI, keep in mind I am just talking about the SuperNET core which is now around 75 API calls.
James
|
|
|
|
crackfoo
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
February 26, 2015, 01:03:15 PM |
|
great news and progress report.
Thanks!
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
Kevinrasf
|
|
February 26, 2015, 06:47:16 PM |
|
great news and progress report.
Thanks!
Yes indeed, much appreciated.
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 26, 2015, 11:16:14 PM |
|
A bug was found!
I limited the length of allowed strings to the size of a pointer (8 bytes), instead of the 10 bytes that was needed. But I have a feeling there are some more bugs to be found...
I seem to be making the new functions faster than they can be tested. Need to get some "breakfast" and onto the final InstantDEX loose ends
James
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 26, 2015, 11:28:03 PM |
|
I think it makes sense to move direct to Tradebots ordermatching support. no sense to get another interim method working, where there is already the fill or kill order matching working
it is a bit surprising how much cascade effect allowing for partial fills creates...
to properly solve it requires a far more sophisticated approach than event driven fill or kill
dont worry if no progress report for a while, this will be a bit more than usual coding
James
|
|
|
|
ontopicplease
|
|
February 27, 2015, 11:18:01 AM |
|
Anyone an idea here how long we have to wait before we can withdraw Supernet from bter. Or is this all a big joke and don't we ever see any coins back?
|
|
|
|
stereotype
Legendary
Offline
Activity: 1554
Merit: 1000
|
|
February 27, 2015, 11:35:04 AM |
|
Anyone an idea here how long we have to wait before we can withdraw Supernet from bter. Or is this all a big joke and don't we ever see any coins back?
All the indications are that coins will be returned (not really sure about BTC, though), but they seem to be taking each coin or block of coins in turn, without indicating whos turn it is in the cue. For now, its twiddle thumbs time, and hope for the best.
|
|
|
|
PPan
|
|
February 27, 2015, 07:18:22 PM |
|
Repost from SuperNET forum: Tried to test the new SupernetV1.1 beta. In the basic console I got "Error getting deposit address" errors (BTCD, Bitstar, Opal, Vericoin, VpnCoin). Any ideas?
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 27, 2015, 08:30:57 PM |
|
Anyone an idea here how long we have to wait before we can withdraw Supernet from bter. Or is this all a big joke and don't we ever see any coins back?
All the indications are that coins will be returned (not really sure about BTC, though), but they seem to be taking each coin or block of coins in turn, without indicating whos turn it is in the cue. For now, its twiddle thumbs time, and hope for the best. I expect next week NXT will be opened for withdraw and hopefully all the assets at the same time James
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 27, 2015, 08:32:35 PM |
|
Repost from SuperNET forum: Tried to test the new SupernetV1.1 beta. In the basic console I got "Error getting deposit address" errors (BTCD, Bitstar, Opal, Vericoin, VpnCoin). Any ideas? It seems like some sort of network error, but this is strange. I have asked for help to troubleshoot this as it is in the GUI code James
|
|
|
|
VanBreuk
|
|
February 27, 2015, 08:37:18 PM |
|
Repost from SuperNET forum: Tried to test the new SupernetV1.1 beta. In the basic console I got "Error getting deposit address" errors (BTCD, Bitstar, Opal, Vericoin, VpnCoin). Any ideas? I just opened SuperNET wallet with a new account and got all the deposit addresses in less than a minute, so the service is working well. Have you tried to log in again? It's probably a simple case of bad timing, since occasionally during this early beta stage one server may be down for a little bit (although my stats give 95%+ uptime for the service) and generating the multisig deposit addresses requires all nodes to be active. So please try again, you should get your deposit addresses without problem. Right now the only acknowledged issue with the service is that VPN requires a patch from the coin developer for VPN SuperNET withdraws to work - other than that, all is working pretty good.
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 28, 2015, 03:04:43 AM |
|
The long winter is coming to an end.
I will be announcing an upcoming NXTventure dividend soon
James
|
|
|
|
pvnamk19
|
|
February 28, 2015, 08:13:45 AM |
|
Sorry for a newbie question about assets withdrawals: I downloaded a Nxt client from nxt.org and announced my public key through http://jnxt.org/key/, so now I can withdraw UNITY and all related dividents of SuperNET from BTER to my NXT address? Thanks!
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
February 28, 2015, 08:24:02 AM |
|
Sorry for a newbie question about assets withdrawals: I downloaded a Nxt client from nxt.org and announced my public key through http://jnxt.org/key/, so now I can withdraw UNITY and all related dividents of SuperNET from BTER to my NXT address? Thanks! you should be able to just do one at a time to make sure you are able to properly access your account James
|
|
|
|
|