Author

Topic: BTCD is no more - page 306. (Read 1328507 times)

hero member
Activity: 820
Merit: 1000
August 27, 2014, 10:27:54 PM
After I remembered to create and fund the "transporter" account, the following program:

Code:
int main(int argc,const char *argv[])
{
    char *cmdstr = "{\"requestType\":\"maketelepods\",\"coin\":\"LTC\",\"amount\":0.001}";
    libjl777_start(confjson);
    printf("(%s) -> %s\n",cmdstr,libjl777_JSON(cmdstr));
    while ( 1 )
        sleep(60);
    return(0);
}

did something.
anybody want to guess what it did?

James


Did we see the first successful teleport?Huh?
legendary
Activity: 1176
Merit: 1134
August 27, 2014, 10:26:11 PM
After I remembered to create and fund the "transporter" account, the following program:

Code:
int main(int argc,const char *argv[])
{
    char *cmdstr = "{\"requestType\":\"maketelepods\",\"coin\":\"LTC\",\"amount\":0.001}";
    libjl777_start(confjson);
    printf("(%s) -> %s\n",cmdstr,libjl777_JSON(cmdstr));
    while ( 1 )
        sleep(60);
    return(0);
}

did something.
anybody want to guess what it did?

James


Exactly what you wanted it to
unfortunately not, i only look smart because I have to try dozens or even hundreds of iterations to get stuff to work.
At least do overs are allowed during development

James
You're like Edison inventing his version of the light bulb.
Tungsten! yes that is what the flux capacitors need!
newbie
Activity: 35
Merit: 0
August 27, 2014, 10:18:13 PM
After I remembered to create and fund the "transporter" account, the following program:

Code:
int main(int argc,const char *argv[])
{
    char *cmdstr = "{\"requestType\":\"maketelepods\",\"coin\":\"LTC\",\"amount\":0.001}";
    libjl777_start(confjson);
    printf("(%s) -> %s\n",cmdstr,libjl777_JSON(cmdstr));
    while ( 1 )
        sleep(60);
    return(0);
}

did something.
anybody want to guess what it did?

James


Exactly what you wanted it to
unfortunately not, i only look smart because I have to try dozens or even hundreds of iterations to get stuff to work.
At least do overs are allowed during development

James
You're like Edison inventing his version of the light bulb.
legendary
Activity: 1206
Merit: 1000
August 27, 2014, 10:09:51 PM
Please help community.... lets get BitcoinWisdom to hook us up!

https://bitcointalksearch.org/topic/m.8564227

EDIT: nice little string of support there now, nicely done, keep em coming
legendary
Activity: 1176
Merit: 1134
August 27, 2014, 10:09:07 PM
After I remembered to create and fund the "transporter" account, the following program:

Code:
int main(int argc,const char *argv[])
{
    char *cmdstr = "{\"requestType\":\"maketelepods\",\"coin\":\"LTC\",\"amount\":0.001}";
    libjl777_start(confjson);
    printf("(%s) -> %s\n",cmdstr,libjl777_JSON(cmdstr));
    while ( 1 )
        sleep(60);
    return(0);
}

did something.
anybody want to guess what it did?

James


Exactly what you wanted it to
unfortunately not, i only look smart because I have to try dozens or even hundreds of iterations to get stuff to work.
At least do overs are allowed during development

James
legendary
Activity: 1176
Merit: 1134
August 27, 2014, 10:07:41 PM
After I remembered to create and fund the "transporter" account, the following program:

Code:
int main(int argc,const char *argv[])
{
    char *cmdstr = "{\"requestType\":\"maketelepods\",\"coin\":\"LTC\",\"amount\":0.001}";
    libjl777_start(confjson);
    printf("(%s) -> %s\n",cmdstr,libjl777_JSON(cmdstr));
    while ( 1 )
        sleep(60);
    return(0);
}

did something.
anybody want to guess what it did?

James


teleported LTC?
No, it is the "maketelepods" API call, so it should make some telepods.
It reminded me that I didnt put core changes into LTC so I have to do a bunch of fiddling to make teleport work. BTCD will teleport better than any other crypto due to the core changes. With all the recent chaos, I forgot.

So, I need to write some code, like an adapter for LTC. this adapter should work for BTC too, and it is all without risking any BTCD. I usually use DOGE for such experiments as I prefer using mainnet for low value currencies than testnets, just a more realistic test result, but DOGE has given me some troubles recently and the fact LTC denominations are so close to BTCD allows for a good test.

so a little out of order to be doing this now, but since it had to be done sooner or later, i guess it is sooner

James
newbie
Activity: 35
Merit: 0
August 27, 2014, 10:05:19 PM
After I remembered to create and fund the "transporter" account, the following program:

Code:
int main(int argc,const char *argv[])
{
    char *cmdstr = "{\"requestType\":\"maketelepods\",\"coin\":\"LTC\",\"amount\":0.001}";
    libjl777_start(confjson);
    printf("(%s) -> %s\n",cmdstr,libjl777_JSON(cmdstr));
    while ( 1 )
        sleep(60);
    return(0);
}

did something.
anybody want to guess what it did?

James


Exactly what you wanted it to
legendary
Activity: 3570
Merit: 1126
August 27, 2014, 10:03:21 PM
After I remembered to create and fund the "transporter" account, the following program:

Code:
int main(int argc,const char *argv[])
{
    char *cmdstr = "{\"requestType\":\"maketelepods\",\"coin\":\"LTC\",\"amount\":0.001}";
    libjl777_start(confjson);
    printf("(%s) -> %s\n",cmdstr,libjl777_JSON(cmdstr));
    while ( 1 )
        sleep(60);
    return(0);
}

did something.
anybody want to guess what it did?

James


teleported LTC?
legendary
Activity: 1176
Merit: 1134
August 27, 2014, 10:01:48 PM
Still waiting on the pubaddr release but I am continuing with some loopback testing of, well now I am not wanting to lose any BTCD into hyperspace during testing so I set up some LTC teleport tests Smiley

Please calm!
Remember the whale games

James
ROFL

If we can achieve BitcoinDark's goals and continue to innovate, I have no doubt BTCD will be the first alt to pass Litecoin's market cap.

Couldn't agree more.  I laughed at the thoguht of using LTC instead of BTCD for testing teleport as BTCD is too precious to risk.  Brilliant!  I personally liquidated the last of my LTC for BTCD a couple of weeks ago, right before the uber-drop from 0.012 Smiley
the price is about the same, but there are making so many more LTC everyday
legendary
Activity: 1176
Merit: 1134
August 27, 2014, 10:00:42 PM
After I remembered to create and fund the "transporter" account, the following program:

Code:
int main(int argc,const char *argv[])
{
    char *cmdstr = "{\"requestType\":\"maketelepods\",\"coin\":\"LTC\",\"amount\":0.001}";
    libjl777_start(confjson);
    printf("(%s) -> %s\n",cmdstr,libjl777_JSON(cmdstr));
    while ( 1 )
        sleep(60);
    return(0);
}

did something.
anybody want to guess what it did?

James
hero member
Activity: 820
Merit: 1000
August 27, 2014, 09:51:51 PM
Still waiting on the pubaddr release but I am continuing with some loopback testing of, well now I am not wanting to lose any BTCD into hyperspace during testing so I set up some LTC teleport tests Smiley

Please calm!
Remember the whale games

James
ROFL

If we can achieve BitcoinDark's goals and continue to innovate, I have no doubt BTCD will be the first alt to pass Litecoin's market cap.

Couldn't agree more.  I laughed at the thoguht of using LTC instead of BTCD for testing teleport as BTCD is too precious to risk.  Brilliant!  I personally liquidated the last of my LTC for BTCD a couple of weeks ago, right before the uber-drop from 0.012 Smiley
legendary
Activity: 1176
Merit: 1134
August 27, 2014, 09:46:35 PM
Can anyone remind me who was working on the BitcoinDark Trezor?  I know this was mentioned many pages back, but I can't seem to locate it. 

Thanks in advance! Smiley
HumanFractal (his NXT forum handle)
member
Activity: 89
Merit: 10
August 27, 2014, 09:41:16 PM
Still waiting on the pubaddr release but I am continuing with some loopback testing of, well now I am not wanting to lose any BTCD into hyperspace during testing so I set up some LTC teleport tests Smiley

Please calm!
Remember the whale games

James
ROFL


If we can achieve BitcoinDark's goals and continue to innovate, I have no doubt BTCD will be the first alt to pass Litecoin's market cap.
full member
Activity: 149
Merit: 100
August 27, 2014, 09:27:19 PM
You can also read them Part1 and Part2

Why does the link for Part 2 say Part 1 in English at the top?

 Part2 (https://bitcointalk.org/index.php?topic=759522.new#new)

BTCD DarkPaper-Part1

I know the Chinese read right to left and green means red and ... but geez Wink


legendary
Activity: 1206
Merit: 1000
August 27, 2014, 09:23:07 PM
Can anyone remind me who was working on the BitcoinDark Trezor?  I know this was mentioned many pages back, but I can't seem to locate it. 

Thanks in advance! Smiley
legendary
Activity: 1512
Merit: 1004
legendary
Activity: 1206
Merit: 1000
August 27, 2014, 08:38:52 PM
Great to be back in 'present time' here in the thread..... the pages have piled up like pancakes at breakfast time, haven't they? Smiley.  We've attracted some new hodlers to the forum i see.... welcome aboard; great to be sharing the same frequency with so many intelligent individuals.  This community gets stronger by the day, or more like by the minute........ James continues to elucidate us with his Jedi mind skills.......still no BS (because James uses the Force against them)...... nothing has changed, except the price of course, but this has been well known by this community for a long time, well, a long time cryptographically speaking anyway.  Looking forward to sharing many more great times with you all!...... Grin

Peace
legendary
Activity: 1176
Merit: 1134
August 27, 2014, 08:20:02 PM
is the shotbtcd asset offline its only 8pm est...

Yes, will come back around 8 am ET.  But I'm at my terminal now and would be happy to accommodate.  I just put up a bid/ask of 97/99 (based on BTCD/BTC at 0.00992945, implied value = 97.7) and will leave it open for a bit.  If it's gone by the time you check, it means I'm offline again, so PM me directly if you still want to open/close a position before morning.

Nice!, What other coins have a "Private Wealth" broker that stays up after hours to accommodate your trades.
(ok, ok, he's doing this for NXT also, but still!)


shortBTCD is doing lots more volume than shortNXT!

With NXT, it really allows people to do some very creative things and while it is technically an asset inside NXT, it is really more a reflection of shortBTCD's business.

Nxt is not really a coin, I mean it does have NXT the coin, but the big value of NXT is all the things you can do with it

James
full member
Activity: 149
Merit: 100
August 27, 2014, 08:15:52 PM
is the shotbtcd asset offline its only 8pm est...

Yes, will come back around 8 am ET.  But I'm at my terminal now and would be happy to accommodate.  I just put up a bid/ask of 97/99 (based on BTCD/BTC at 0.00992945, implied value = 97.7) and will leave it open for a bit.  If it's gone by the time you check, it means I'm offline again, so PM me directly if you still want to open/close a position before morning.

Nice!, What other coins have a "Private Wealth" broker that stays up after hours to accommodate your trades.
(ok, ok, he's doing this for NXT also, but still!)

Jump to: