crackfoo
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
November 05, 2014, 03:57:06 PM |
|
There's some FUD regarding anon card which is completely unsubstantiated. We will be providing debit card solution for all SuperNET coins, the contracts with the banking provider have been signed, they are fully aware of cryptocurrency nature of the project, 300 cards have already been ordered. We're waiting for the setup to finish. Banking works slowly, this is not cryptoworld. Debit card will be launched, nothing is failed, just have a little patience.
Take a look at other providers of debit cards (xapo for example) - it took months for some of them to launch it, this is not easy, since there's a lot of negativity in banking regarding crypto. As some of you might know we provide crypto to any bank card solution since several months, so it's not just some promises, they are backed by our track record.
Call it what you want, and say what you will. I initially believed so heavily in BTCD that i invested 50% of my groups resources into it. Now that there arent real updates on the things that I invested in Im stating the facts. This is your first post in regards to the status of the anon card, thanks for the update but i will continue to play the market. I am an investor not a mutual fund. I call it how i see it, If you dont like it make post in regards like you've done but don't call it F"UD when you haven't been communicating with the investors. Thats on you. What updates are you waiting for?
|
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!
|
|
|
ASICHEAD
|
|
November 05, 2014, 04:15:43 PM |
|
BTC withdrawal from Bittrex has not gone through after about an hour of being "confirmed" on Bittrex.
BTC withdrawal from BTER went through after about 2 minutes.
I'm probably going to start trading on BTER more now.
of course Bter is a good exchanges but already is not comparable vs Bittrex. Your problem have been probably related to the Bitcoin network.
|
|
|
|
durdur23
Member
Offline
Activity: 67
Merit: 10
|
|
November 05, 2014, 07:44:19 PM |
|
Hi, I want to participate the BTCD community as a tester. What and how can I do so? Thanks
|
|
|
|
Cassius
Legendary
Offline
Activity: 1764
Merit: 1031
|
|
November 05, 2014, 08:00:04 PM |
|
Hi, I want to participate the BTCD community as a tester. What and how can I do so? Thanks
Excellent, welcome! Ask Azeh for an invite to the Slack channels (or wait for him to see this) - you'll find all you need there.
|
|
|
|
crackfoo
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
November 05, 2014, 08:08:32 PM |
|
The latest shift for the BitcoinDark multipool paid out over 39 BTCD. Cheers!
|
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!
|
|
|
cloudboy
|
|
November 06, 2014, 03:48:33 AM |
|
BitcoinDark & SuperNET testing going well! Sooo many awesome features. Cannot wait for the release!
|
|
|
|
jl777
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
November 06, 2014, 04:49:15 AM |
|
The new DB design made it so the old InstantDEX code was not quite right. I ended up rewriting it and most of it is gone! this is good as the less code, the less bugs. Still not fully debugged, but via DHT all orderbooks exist in the cloud
./b SuperNET '{"requestType":"placebid","baseid":"11060861818140490423","relid":"4551058913252105307","volume":"1.01","price":"0.006"}' ./b SuperNET '{"requestType":"placeask","baseid":"11060861818140490423","relid":"4551058913252105307","volume":"1.0","price":"0.0065"}'
You can dynamically create any orderbook between any two assets and the pricing is using arbitrary precision volume and price. this is converted internally to 64bit ints.
./b SuperNET '{"requestType":"orderbook","baseid":"11060861818140490423","relid":"4551058913252105307"}' ./b SuperNET '{"requestType":"orderbook","baseid":"4551058913252105307","relid":"11060861818140490423"}'
By changing the order of the base currency to relative currency, you can flip the orderbook to whichever orientation is more natural to you. Internally, there is only one orderbook with the "key" being (baseid XOR relid) { "key": "12008998766472701676", "baseid": "11060861818140490423", "relid": "4551058913252105307", "bids": [["0.00600000000", "1.01000000"], ["0.00600000000", "1.01000000"], ["0.00500000000", "1.10000000"], ["0.00500000000", "1.10000000"]], "asks": [["0.00500000000", "1.10000000"]] }
{ "key": "12008998766472701676", "baseid": "4551058913252105307", "relid": "11060861818140490423", "bids": [["200.00000000000", "0.00550000"]], "asks": [["166.66666666667", "0.00606000"], ["166.66666666667", "0.00606000"], ["200.00000000000", "0.00550000"], ["200.00000000000", "0.00550000"]] }
you can get more info by adding an "allfields":1, the most important is the address of the one making the bid/ask, that way you can directly "negotiate" the trade, so this means you can complete a trade offchain. To do this you need to use the makeoffer API and it will invoke the default tradebot on the other side, so I need to port the tradebots next.
{ "key": "12008998766472701676", "baseid": "4551058913252105307", "relid": "11060861818140490423", "bids": [["200.00000000000", "0.00550000", 0, "7581814105672729429"]], "asks": [["166.66666666667", "0.00606000", 0, "7581814105672729429"], ["166.66666666667", "0.00606000", 0, "7581814105672729429"], ["200.00000000000", "0.00550000", 0, "7581814105672729429"], ["200.00000000000", "0.00550000", 0, "7581814105672729429"],] }
I have only tested this in some simple cases, so not sure how solid it is, but now I can maintain orderbooks for Telepods, so the needed components are coming into place.
James
|
|
|
|
clovis A.
Legendary
Offline
Activity: 1206
Merit: 1000
|
|
November 06, 2014, 11:20:38 AM |
|
BitcoinDark & SuperNET testing going well! Sooo many awesome features. Cannot wait for the release! Waiting patiently here too..... Looking for a little BTCD/SuperNET stocking stuffer this year 115,888
|
. |
| .
| . |
| s i a
| . |
| .
| . |
| .
| . |
| .
| . |
| .
| . |
| .
Cloud storage is about to change Are you ready?
|
|
|
|
jl777
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
November 07, 2014, 01:16:55 AM |
|
trying a full teleport sequence, but getting stuck on a nasty bug. some interaction of the DB with processing the data on the fly with some data corruption thrown in for fun...
OK, it is not very fun, but have to grind through this. I got things stabilized when running normally, but it seems when the full functionality is activated, something is not quite right...
James
|
|
|
|
crackfoo
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
November 07, 2014, 03:25:18 AM |
|
The latest shift for the BitcoinDark multipool paid out over 66 BTCD. Cheers!
|
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!
|
|
|
jl777
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
November 07, 2014, 07:34:12 AM |
|
finally got it debugged at least enough to get a telepod from one computer to another via telepathy now the issue is that the receiving node cant easily verify that the telepod is unspent. this is a problem I have already solved with MGW and had most of that code already integrated in, but i was hoping I didnt need all that code for this.
James
|
|
|
|
|
Starfleet.Intelligence
|
|
November 07, 2014, 01:10:55 PM |
|
I am experiencing similar problems when compiling using the instructions from james: By the way, anybody that has an Ubuntu and goes: git clone https://github.com/jl777/btcd# Then you need to put your addresses in the demo SuperNET.conf and copy it to the libjl777 directory cd btcd/libjl777 make onetime ./m_unix will be able to get a SuperNET running. Once they are running and you have the various accounts funded: On computer A: ./BitcoinDarkd SuperNET '{"requestType":"addcontact","handle":"computerB","acct":"<account for computerB>"}' On computer B: ./BitcoinDarkd SuperNET '{"requestType":"addcontact","handle":"computerA","acct":"<account for computerA>"}' ./BitcoinDarkd SuperNET '{"requestType":"maketelepods","coin":"BTCD","amount":".0001"}' ./BitcoinDarkd SuperNET '{"requestType":"teleport","coin":"BTCD","amount":".0001","contact":"computerA"}' Of course, this is still command line and it isnt using the best practices as the maketelepods creates traceable telepods, but it is quite a lot of what needs to be working that is already working James when doing I get the following: /home/user/btcd/libjl777/libuv/missing: line 81: aclocal-1.13: command not found WARNING: 'aclocal-1.13' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make[1]: *** [aclocal.m4] Error 127 Im a real linux noob, but I did manage to get a dedicated machine for btcd with an ubuntu install. Anyoe experiencing the same problems or know what is missing here?
|
|
|
|
clovis A.
Legendary
Offline
Activity: 1206
Merit: 1000
|
|
November 07, 2014, 01:11:04 PM |
|
Ditto! Can't wait to see all of this coding in action!
|
. |
| .
| . |
| s i a
| . |
| .
| . |
| .
| . |
| .
| . |
| .
| . |
| .
Cloud storage is about to change Are you ready?
|
|
|
|
Cassius
Legendary
Offline
Activity: 1764
Merit: 1031
|
|
November 07, 2014, 01:17:27 PM |
|
I am experiencing similar problems when compiling using the instructions from james: By the way, anybody that has an Ubuntu and goes: git clone https://github.com/jl777/btcd# Then you need to put your addresses in the demo SuperNET.conf and copy it to the libjl777 directory cd btcd/libjl777 make onetime ./m_unix will be able to get a SuperNET running. Once they are running and you have the various accounts funded: On computer A: ./BitcoinDarkd SuperNET '{"requestType":"addcontact","handle":"computerB","acct":"<account for computerB>"}' On computer B: ./BitcoinDarkd SuperNET '{"requestType":"addcontact","handle":"computerA","acct":"<account for computerA>"}' ./BitcoinDarkd SuperNET '{"requestType":"maketelepods","coin":"BTCD","amount":".0001"}' ./BitcoinDarkd SuperNET '{"requestType":"teleport","coin":"BTCD","amount":".0001","contact":"computerA"}' Of course, this is still command line and it isnt using the best practices as the maketelepods creates traceable telepods, but it is quite a lot of what needs to be working that is already working James when doing I get the following: /home/user/btcd/libjl777/libuv/missing: line 81: aclocal-1.13: command not found WARNING: 'aclocal-1.13' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make[1]: *** [aclocal.m4] Error 127 Im a real linux noob, but I did manage to get a dedicated machine for btcd with an ubuntu install. Anyoe experiencing the same problems or know what is missing here? I think these instructions presuppose you have a working BitcoinDark installation first (I'm also a linux n00b). I'm making some progress with the Google doc, which I think fills in the first steps, but it's not something you can type verbatim and get it working.
|
|
|
|
crackfoo
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
November 07, 2014, 01:28:09 PM |
|
I am experiencing similar problems when compiling using the instructions from james: By the way, anybody that has an Ubuntu and goes: git clone https://github.com/jl777/btcd# Then you need to put your addresses in the demo SuperNET.conf and copy it to the libjl777 directory cd btcd/libjl777 make onetime ./m_unix will be able to get a SuperNET running. Once they are running and you have the various accounts funded: On computer A: ./BitcoinDarkd SuperNET '{"requestType":"addcontact","handle":"computerB","acct":"<account for computerB>"}' On computer B: ./BitcoinDarkd SuperNET '{"requestType":"addcontact","handle":"computerA","acct":"<account for computerA>"}' ./BitcoinDarkd SuperNET '{"requestType":"maketelepods","coin":"BTCD","amount":".0001"}' ./BitcoinDarkd SuperNET '{"requestType":"teleport","coin":"BTCD","amount":".0001","contact":"computerA"}' Of course, this is still command line and it isnt using the best practices as the maketelepods creates traceable telepods, but it is quite a lot of what needs to be working that is already working James when doing I get the following: /home/user/btcd/libjl777/libuv/missing: line 81: aclocal-1.13: command not found WARNING: 'aclocal-1.13' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make[1]: *** [aclocal.m4] Error 127 Im a real linux noob, but I did manage to get a dedicated machine for btcd with an ubuntu install. Anyoe experiencing the same problems or know what is missing here? I think these instructions presuppose you have a working BitcoinDark installation first (I'm also a linux n00b). I'm making some progress with the Google doc, which I think fills in the first steps, but it's not something you can type verbatim and get it working. Not sure if this will help, but perhaps you're missing a package? These are the commands I run a fresh install to make sure I have all the packages needed for NXT and BitcoinDarkd: This is for Ubuntu Trusty 14.04 You need to run this as root. # aptitude install python-software-properties software-properties-common autotools-dev ; add-apt-repository ppa:bitcoin/bitcoin; echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee /etc/apt/sources.list.d/webupd8team-java.list ; echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee -a /etc/apt/sources.list.d/webupd8team-java.list ; apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys EEA14886 ; aptitude update; aptitude install git build-essential libdb++-dev libtool autoconf pkg-config libssl-dev libboost-all-dev libdb5.3-dev libdb5.3++-dev libminiupnpc-dev clang libcurl4-gnutls-dev oracle-java8-installer libwebsockets3 libwebsockets-dev cmake
|
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!
|
|
|
Cassius
Legendary
Offline
Activity: 1764
Merit: 1031
|
|
November 07, 2014, 01:31:36 PM Last edit: November 07, 2014, 02:08:14 PM by Cassius |
|
Thanks. I think I'm almost there now. I can't make SuperNET, but I think that's because clang has crashed so will restart and try again. I'm pretty sure that I'll figure this all out just as the Windows wallet is released. Edit: no, I still get this, even after running those instructions you suggested. clang: error: unable to execute command: Segmentation fault (core dumped) clang: error: clang frontend command failed due to signal (use -v to see invocation) Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4) Target: i386-pc-linux-gnu Thread model: posix clang: note: diagnostic msg: PLEASE submit a bug report to http://bugs.debian.org/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/libjl777-c1ffd7.c clang: note: diagnostic msg: /tmp/libjl777-c1ffd7.sh clang: note: diagnostic msg:
******************** make: *** [libjl777.o] Error 254
Any bright ideas?
|
|
|
|
jl777
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
November 07, 2014, 03:19:14 PM |
|
Thanks. I think I'm almost there now. I can't make SuperNET, but I think that's because clang has crashed so will restart and try again. I'm pretty sure that I'll figure this all out just as the Windows wallet is released. Edit: no, I still get this, even after running those instructions you suggested. clang: error: unable to execute command: Segmentation fault (core dumped) clang: error: clang frontend command failed due to signal (use -v to see invocation) Ubuntu clang version 3.4-1ubuntu3 (tags/RELEASE_34/final) (based on LLVM 3.4) Target: i386-pc-linux-gnu Thread model: posix clang: note: diagnostic msg: PLEASE submit a bug report to http://bugs.debian.org/ and include the crash backtrace, preprocessed source, and associated run script. clang: note: diagnostic msg: ********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang: note: diagnostic msg: /tmp/libjl777-c1ffd7.c clang: note: diagnostic msg: /tmp/libjl777-c1ffd7.sh clang: note: diagnostic msg:
******************** make: *** [libjl777.o] Error 254
Any bright ideas? Target: i386-pc-linux-gnu it seems you are building for 32 bit, for linux I am assuming 64 bits
|
|
|
|
Starfleet.Intelligence
|
|
November 07, 2014, 03:39:01 PM |
|
I am experiencing similar problems when compiling using the instructions from james: By the way, anybody that has an Ubuntu and goes: git clone https://github.com/jl777/btcd# Then you need to put your addresses in the demo SuperNET.conf and copy it to the libjl777 directory cd btcd/libjl777 make onetime ./m_unix will be able to get a SuperNET running. Once they are running and you have the various accounts funded: On computer A: ./BitcoinDarkd SuperNET '{"requestType":"addcontact","handle":"computerB","acct":"<account for computerB>"}' On computer B: ./BitcoinDarkd SuperNET '{"requestType":"addcontact","handle":"computerA","acct":"<account for computerA>"}' ./BitcoinDarkd SuperNET '{"requestType":"maketelepods","coin":"BTCD","amount":".0001"}' ./BitcoinDarkd SuperNET '{"requestType":"teleport","coin":"BTCD","amount":".0001","contact":"computerA"}' Of course, this is still command line and it isnt using the best practices as the maketelepods creates traceable telepods, but it is quite a lot of what needs to be working that is already working James when doing I get the following: /home/user/btcd/libjl777/libuv/missing: line 81: aclocal-1.13: command not found WARNING: 'aclocal-1.13' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make[1]: *** [aclocal.m4] Error 127 Im a real linux noob, but I did manage to get a dedicated machine for btcd with an ubuntu install. Anyoe experiencing the same problems or know what is missing here? I think these instructions presuppose you have a working BitcoinDark installation first (I'm also a linux n00b). I'm making some progress with the Google doc, which I think fills in the first steps, but it's not something you can type verbatim and get it working. Not sure if this will help, but perhaps you're missing a package? These are the commands I run a fresh install to make sure I have all the packages needed for NXT and BitcoinDarkd: This is for Ubuntu Trusty 14.04 You need to run this as root. # aptitude install python-software-properties software-properties-common autotools-dev ; add-apt-repository ppa:bitcoin/bitcoin; echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee /etc/apt/sources.list.d/webupd8team-java.list ; echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee -a /etc/apt/sources.list.d/webupd8team-java.list ; apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys EEA14886 ; aptitude update; aptitude install git build-essential libdb++-dev libtool autoconf pkg-config libssl-dev libboost-all-dev libdb5.3-dev libdb5.3++-dev libminiupnpc-dev clang libcurl4-gnutls-dev oracle-java8-installer libwebsockets3 libwebsockets-dev cmake Thank you! Seems like one of those commands solved the "aclocal-1.13" issue. Very good! I now tried to start superNet. Im getting things like ... got_newpeer(IPADDRESS) 25 before initialized. But this is the last output since 20mins. Am I in superNET now or is it stuck? ? I cant help it, Im so excited... Guess I first have to get the proper *.conf file settings. I will do that and then bother you all again For me as a tech-noob I feel that there IS something working in contrast to all the other "MAKEPROMISEANDDONTDELIVER-COINS". I like it!!! Hopefully this also will reflect in price soon... Big thanks to all that are involved and keep up the good work!
|
|
|
|
jl777
Legendary
Offline
Activity: 1176
Merit: 1134
|
|
November 07, 2014, 03:51:20 PM |
|
But this is the last output since 20mins. Am I in superNET now or is it stuck? ? I cant help it, Im so excited... Guess I first have to get the proper *.conf file settings. I will do that and then bother you all again For me as a tech-noob I feel that there IS something working in contrast to all the other "MAKEPROMISEANDDONTDELIVER-COINS". I like it!!! Hopefully this also will reflect in price soon... Big thanks to all that are involved and keep up the good work! You need a SuperNET.conf in the same directory (btcd/libjl777) there is a reference one in the btcd directory make sure to customize it with the location of your .BitcoinDark.conf file and also addresses in your wallet there will be a lot of printouts when things are setup right James P.S. 90% of the 40+ API calls are working to some degree, just need to finish the last few and then test the entire system. It is a race to see if I finish before the GUI is done
|
|
|
|
|