spiler
|
|
October 20, 2014, 10:34:11 AM |
|
Sorry, but anyone knows the true identity of Satoshi?
|
|
|
|
Trinibits
|
|
October 20, 2014, 12:03:43 PM |
|
Sorry, but anyone knows the true identity of Satoshi?
Yeah its me mate Dave but don't tell anyone
|
|
|
|
superresistant
Legendary
Offline
Activity: 2156
Merit: 1131
|
|
October 20, 2014, 12:33:04 PM |
|
Sorry, but anyone knows the true identity of Satoshi?
No one knows Satoshi's identity but we all use Bitcoin right ? It doesn't matter the identity as long as the product and the process are transparent. The creator of Nxt is also unknown.
|
|
|
|
RichardT
|
|
October 20, 2014, 12:45:10 PM |
|
I don't mean to fud, but whoever this jl777 person is, I don't trust anymore anonymous or semi-anon devs and the people working with them after what happened with Mintpal. I hope he comes out of his/her darkness and show who or she really is. People say NHZ is just a clone, but there is development going on by completely reachable REAL people. I think I'm not the only one concerned about this. Plus, there is the suspicion about the economic model, nxt distribution....I'm sorry, but after the massive price drop of both nxt and supernet I'm out. And even worse, I've just read the issue with bluemeanie. Some things just don't pan out easily. I'm sorry for the fanboys/girls invplved here. May the cryptoforce be with you.
Haha, so I'm assuming you know the true identity of Satoshi Nakamoto? If you don't, then you should just get out of crypto entirely, including bitcoin. Why limit it to just SuperNET and NXT?
|
|
|
|
spiler
|
|
October 20, 2014, 02:07:10 PM |
|
Sorry, but anyone knows the true identity of Satoshi?
No one knows Satoshi's identity but we all use Bitcoin right ? It doesn't matter the identity as long as the product and the process are transparent. The creator of Nxt is also unknown. Exactly People do not realize what they write. We're all here, without knowing the true identity of the creator of Bitcoin ... James, you're a great man, thank you very much ...
|
|
|
|
onsightit
|
|
October 20, 2014, 02:34:36 PM |
|
My actions today have been to code up hash tables for the DHT storage, including persistent storage and serialized syncing to allow for RAM speeds, but still writing out to HDD as fast as the HDD can handle.
I put in a hard coded 1 GB cap of data stored per node. By making this a user configurable amount, cloud storage vendors/users can be implemented.
Oh, I also have it so there is Public storage and Private storage, so all the telepathic comms that are coming in to you are saved, but of course fully encrypted on the HDD. I also fixed some json output, added support for "contacts" list in the SuperNET.conf so I can setup automatically establishing connections.
Now I will debug the cloud storage.
<snip>
James
Can someone post a sample SuperNET.conf file? Not seeing one on git...
|
VRC: VMTMcvFjZHAshmVNLY5KYVHCTqcfEnH6Bd SLR: 8W7D6D7rortYp51BK9MSrfripSoZWyVPVr BTC: 1LbgAsTDtyWEGjiSaguJhJbaHBPgcMnHfP BCC: 1Ta39PK67VXTD2xnmPNo5J9KJyBVHdYmy
|
|
|
Cassius
Legendary
Offline
Activity: 1764
Merit: 1031
|
|
October 20, 2014, 02:41:08 PM |
|
My actions today have been to code up hash tables for the DHT storage, including persistent storage and serialized syncing to allow for RAM speeds, but still writing out to HDD as fast as the HDD can handle.
I put in a hard coded 1 GB cap of data stored per node. By making this a user configurable amount, cloud storage vendors/users can be implemented.
Oh, I also have it so there is Public storage and Private storage, so all the telepathic comms that are coming in to you are saved, but of course fully encrypted on the HDD. I also fixed some json output, added support for "contacts" list in the SuperNET.conf so I can setup automatically establishing connections.
Now I will debug the cloud storage.
<snip>
James
Can someone post a sample SuperNET.conf file? Not seeing one on git... Take a look here: https://docs.google.com/document/d/1CGUgDAhimVhz7aHAnITeZGr2S4RiZPzF2LYZIWGbJ1E/editThen Go forth and test!To add to the other discussion, why has no one mentioned Karpeles?!
|
|
|
|
superplus
|
|
October 20, 2014, 02:46:39 PM |
|
Are you coding by yourself?
Honest question...
https://github.com/jl777/libjl777 is pretty much all me so far, I am hoping for help, but so far just me. the https://github.com/jl777/btcd directory has BTCDdev doing the C++ code that interfaces to my stuff. neomandra is doing unit tests. Now this is just the SuperNET API + BTCD There are all the other devs for the other coins that are also working on their codebase. James P.S. If you are asking whether I am a team or just one guy, I am just one guy that codes fast. hi great so far, I've got a question if a ring signature transaction on supernet is made, does supernet use boolberries from their 10% stake? isn't 10% a bit low or will berries or supported coins also be bought by supernet?
|
|
|
|
Cassius
Legendary
Offline
Activity: 1764
Merit: 1031
|
|
October 20, 2014, 04:35:43 PM |
|
Are you coding by yourself?
Honest question...
https://github.com/jl777/libjl777 is pretty much all me so far, I am hoping for help, but so far just me. the https://github.com/jl777/btcd directory has BTCDdev doing the C++ code that interfaces to my stuff. neomandra is doing unit tests. Now this is just the SuperNET API + BTCD There are all the other devs for the other coins that are also working on their codebase. James P.S. If you are asking whether I am a team or just one guy, I am just one guy that codes fast. hi great so far, I've got a question if a ring signature transaction on supernet is made, does supernet use boolberries from their 10% stake? isn't 10% a bit low or will berries or supported coins also be bought by supernet? My understanding is that this would be done on the fly by InstantDEX or similar.
|
|
|
|
Este Nuno
Legendary
Offline
Activity: 826
Merit: 1002
amarha
|
|
October 20, 2014, 05:28:42 PM |
|
Are you coding by yourself?
Honest question...
https://github.com/jl777/libjl777 is pretty much all me so far, I am hoping for help, but so far just me. the https://github.com/jl777/btcd directory has BTCDdev doing the C++ code that interfaces to my stuff. neomandra is doing unit tests. Now this is just the SuperNET API + BTCD There are all the other devs for the other coins that are also working on their codebase. James P.S. If you are asking whether I am a team or just one guy, I am just one guy that codes fast. hi great so far, I've got a question if a ring signature transaction on supernet is made, does supernet use boolberries from their 10% stake? isn't 10% a bit low or will berries or supported coins also be bought by supernet? My understanding is that this would be done on the fly by InstantDEX or similar. I also answered his question in the BBR thread and I'll post it here too: They will be bought as part of the transaction. This is one of the reasons that superNET can be a great benefit for BBR. As BBR's transaction outputs are anonymous there will likely be a large demand from users of other currencies such as NXT, VRC, BTCD ect. They use Teleport to protect them on the way in and BBR takes care of the output.
|
|
|
|
hilgi
|
|
October 20, 2014, 06:24:08 PM |
|
We knew who Bernie Madoff was but somehow he ripped people off.
|
|
|
|
SamWalters
Full Member
Offline
Activity: 238
Merit: 100
Sam Mother Fuckin' Walters
|
|
October 20, 2014, 07:08:30 PM |
|
We really need to get SUPERNET onto the Coin Market App!!! so when people want to find ease info about it, they can just use the app. Can someone here produce link compilation of all relative resources pertaining to SuperNET ?? Just make a compilation list like I did for other coins and reply to that same thread here: https://bitcointalk.org/index.php?topic=792912.msg9126530#msg9126530Example of links compilation: Official site: COINURL.com Official Downloads: COINURL.com/DOWNLOADS Press Releases: CRYPTONEWSARTICLES.com/SUPERNET-IS-COOL! Social Media and Community links, press releases/articles, tutorials, videos, guides, etc. anything related to it will help the developer. Post it in the Coin Market App thread https://bitcointalk.org/index.php?topic=792912
|
|
|
|
raimch89
Legendary
Offline
Activity: 1169
Merit: 1000
|
|
October 20, 2014, 07:08:59 PM |
|
no quotation nxtinspect on bter?
|
|
|
|
jl777 (OP)
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
October 21, 2014, 03:08:15 AM |
|
I added Berkeley DB to libjl777 so now telepods and cloud storage will be in standard database
you will have to do "make onetime" again to compile the latest version. It will make a storage directory and put public.db and private.db in there.
James
|
|
|
|
SamWalters
Full Member
Offline
Activity: 238
Merit: 100
Sam Mother Fuckin' Walters
|
|
October 21, 2014, 06:39:07 AM |
|
jl777
any thoughts on adding up coin magi? XMG?
|
|
|
|
Roar76
|
|
October 21, 2014, 10:56:32 AM |
|
I like the fact the project keeps moving.
|
|
|
|
yeXIABC
|
|
October 21, 2014, 12:03:33 PM |
|
Don't mention the historical deve lopment of your! Napoleon will not be raised, and Roosevelt is net! For now you canonly usethe history?
|
|
|
|
cassius69
|
|
October 21, 2014, 12:42:13 PM |
|
Don't mention the historical deve lopment of your! Napoleon will not be raised, and Roosevelt is net! For now you canonly usethe history?
so true the nixon won't meet the ford in the jefferson section either.
|
|
|
|
Cassius
Legendary
Offline
Activity: 1764
Merit: 1031
|
|
October 21, 2014, 02:48:48 PM |
|
Don't mention the historical deve lopment of your! Napoleon will not be raised, and Roosevelt is net! For now you canonly usethe history?
so true the nixon won't meet the ford in the jefferson section either. Hey look, another Cassius. Please do not feed the bots.
|
|
|
|
crackfoo
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
October 21, 2014, 07:13:03 PM |
|
I added Berkeley DB to libjl777 so now telepods and cloud storage will be in standard database
you will have to do "make onetime" again to compile the latest version. It will make a storage directory and put public.db and private.db in there.
James
Thanks, worked just fine.
|
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!
|
|
|
|