Author

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

hero member
Activity: 585
Merit: 500
October 06, 2014, 04:54:43 AM
[04:13] I just pushed another release

Sounds like great progress...
legendary
Activity: 1176
Merit: 1134
October 06, 2014, 04:21:29 AM
[04:13] I just pushed another release
[04:14] to support data store, I had to increase the capacity as 256 bytes per UDP packet is too small
[04:14] so I had to add data after the JSON string to maintain compatibility
[04:15] this affects the onion packet and it was great trouble to get it always 1400 bytes
[04:15] the reason is that there cannot be any size information in plaintext
[04:15] the only way to know if it was encrypted for you is if you can decrypt it
[04:16] however to even have a chance of that, you need to know the size it was encrypted at
[04:16] so this has to be in the plaintext or implicit by the size and if the real size was used, it would defeat the purpose of doing this
[04:17] so it is not as simple as just padding out the packet as there are unknown random number of onion layers
[04:18] plus every hop has to reencrypt an extra layer to pad it out to max size and of course this creates the need for double decryption at each node
[04:18] as it could very well have to forward to itself
[04:18] anyway, I hope I got all paths working properly. with the latest version any packet that isnt the same size is a bug
[04:19] Oh, I also put a jsoncodec in the code path
[04:19] this compresses and decompresses to make sure it isnt getting any errors
[04:20] every 10 DHT commands it should print out stats, for small commands the compression isnt so good, and since we are padding anyway, it seems silly
[04:20] however I want to be able to send 1024 store commands, and with the tokenization + onion layers, this will not easily fit, so I am getting ready for this
[04:21] please upgrade to the latest, you can tell since it uses port 7777
legendary
Activity: 1176
Merit: 1134
October 05, 2014, 10:08:40 PM
[18:01] just pushed a new version
[18:01] ./BitcoinDarkd SuperNET '{"requestType":"ping","destip":"209.126.70.159"}'
[18:02] you can now do a DHT ping, which should update internal routing table according to kademlia, but most importantly open a path to sendmessage to the other node
[18:02] only ping is tested now, but I finally got it stable after a couple dozen builds so good time to push a release
[18:03] please update with ./m_unix or you can just build the libjl777.so and update /usr/bin with make_shared in btcd/libjl777

James
[22:05] I just pushed a version with findnode tested
[22:05] ./BitcoinDarkd SuperNET '{"requestType":"findnode","key":"14139201960657020621"}'
[22:05] the "key" is the NXT address of the destination acct, must be the privacyserver, eg public one
[22:06] the private one is still inaccessible, I want to get Teleport working with the public privacy servers first
[22:07] doing a findnode will automatically update the routing tables. theoretically if any node that you are connected to, knows of the node you are looking for, this should start a sequence that gets you in contact with that node
[22:07] of course, this is what needs to be tested!
[22:08] now all that is left to debug is store and findvalue.
legendary
Activity: 1176
Merit: 1134
October 05, 2014, 07:20:42 PM
lots of projects for SuperNET at forum.thesupernet.org
sr. member
Activity: 280
Merit: 250
October 05, 2014, 07:06:44 PM
legendary
Activity: 1176
Merit: 1134
October 05, 2014, 07:05:11 PM
Maybe you guys want another blockchain-explorer:

https://bchain.info/BTCD/
very cool!
looks like blockchain.info

Lets say it this way:

Both look like this bootstrap-Theme:

http://getbootstrap.com/examples/theme/

 Wink
nice
do you do webdev work?
sr. member
Activity: 280
Merit: 250
October 05, 2014, 06:55:28 PM
Maybe you guys want another blockchain-explorer:

https://bchain.info/BTCD/
very cool!
looks like blockchain.info

Lets say it this way:

Both look like this bootstrap-Theme:

http://getbootstrap.com/examples/theme/

 Wink
legendary
Activity: 1176
Merit: 1134
October 05, 2014, 06:53:23 PM
Maybe you guys want another blockchain-explorer:

https://bchain.info/BTCD/
very cool!
looks like blockchain.info
sr. member
Activity: 280
Merit: 250
October 05, 2014, 06:08:14 PM
Maybe you guys want another blockchain-explorer:

https://bchain.info/BTCD/
legendary
Activity: 1176
Merit: 1134
October 05, 2014, 06:03:55 PM
[18:01] just pushed a new version
[18:01] ./BitcoinDarkd SuperNET '{"requestType":"ping","destip":"209.126.70.159"}'
[18:02] you can now do a DHT ping, which should update internal routing table according to kademlia, but most importantly open a path to sendmessage to the other node
[18:02] only ping is tested now, but I finally got it stable after a couple dozen builds so good time to push a release
[18:03] please update with ./m_unix or you can just build the libjl777.so and update /usr/bin with make_shared in btcd/libjl777

James
newbie
Activity: 23
Merit: 0
October 05, 2014, 04:13:30 PM
Did anyone else test the windows installer yet (https://bitcointalksearch.org/topic/m.8918376)?

I see some posts again from people that are having trouble / questions about the install. This might help easing up the install.
hero member
Activity: 868
Merit: 1000
October 05, 2014, 02:47:28 PM
Don't forget that a lot of people with money in alts exchanged them for BTC>FIAT because of the bitcoin price drop.
hero member
Activity: 690
Merit: 501
October 05, 2014, 01:15:07 PM
Seems like not only BTC is taking huge hits today... We really need the release of Teleport and SuperNET to get out of this negative spiral I guess ...

It's coming soon. Great progress being made! It seems James also just implemented Kademlia network into SuperNET. This is going to be very interesting  Grin

https://forum.thesupernet.org/index.php?topic=154.msg1071#msg1071

https://github.com/jl777/libjl777/commit/2b90354bd3ec4aa52e8ca3b50cb10806d597f999

http://en.wikipedia.org/wiki/Kademlia
hero member
Activity: 690
Merit: 501
October 05, 2014, 01:12:07 PM
Wow, Bitcoin getting absolutely hammered.  Was quite a shock when I turned on my computer this morning.

Wait for the panic it is coming soon urghs...

30k BTC sell wall on Bitstamp

http://www.reddit.com/r/Bitcoin/comments/2id042/big_dumps_coming_40k_btc_on_the_move_early/

This seems like someone trying to create a panic sell.

If I was trying to cash out 30k BTC:

1) I would do it in an off-exchange trade

2) If I did sell on bitstamp, I would sell in chunks of 1000 BTC to avoid crashing the price.

Exactly, I was thinking that too.

No way would someone expect that order to be filled.
hero member
Activity: 493
Merit: 500
October 05, 2014, 01:00:05 PM
Seems like not only BTC is taking huge hits today... We really need the release of Teleport and SuperNET to get out of this negative spiral I guess ...

0.0150 was hype, it's just falling back down to where it should be
sr. member
Activity: 364
Merit: 250
October 05, 2014, 12:40:10 PM
Seems like not only BTC is taking huge hits today... We really need the release of Teleport and SuperNET to get out of this negative spiral I guess ...
member
Activity: 89
Merit: 10
October 05, 2014, 11:50:31 AM
Wow, Bitcoin getting absolutely hammered.  Was quite a shock when I turned on my computer this morning.

Wait for the panic it is coming soon urghs...

30k BTC sell wall on Bitstamp

http://www.reddit.com/r/Bitcoin/comments/2id042/big_dumps_coming_40k_btc_on_the_move_early/

This seems like someone trying to create a panic sell.

If I was trying to cash out 30k BTC:

1) I would do it in an off-exchange trade

2) If I did sell on bitstamp, I would sell in chunks of 1000 BTC to avoid crashing the price.
hero member
Activity: 690
Merit: 501
October 05, 2014, 11:19:07 AM
Wow, Bitcoin getting absolutely hammered.  Was quite a shock when I turned on my computer this morning.

Wait for the panic it is coming soon urghs...

30k BTC sell wall on Bitstamp

http://www.reddit.com/r/Bitcoin/comments/2id042/big_dumps_coming_40k_btc_on_the_move_early/
legendary
Activity: 2464
Merit: 1145
October 05, 2014, 08:53:34 AM
Wow, Bitcoin getting absolutely hammered.  Was quite a shock when I turned on my computer this morning.

Wait for the panic it is coming soon urghs...
hero member
Activity: 529
Merit: 505
I'm on drugs, what's your excuse?
October 05, 2014, 07:23:30 AM
Wow, Bitcoin getting absolutely hammered.  Was quite a shock when I turned on my computer this morning.
I think It was Bob Dylan that said...."The times there are a changing"......So mutate or die........Bitcoin proved it can done........ BTCD will show how it should be done

Jon  Cool

PS to James and everyone helping a big THANK YOU
Jump to: