Author

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

legendary
Activity: 1176
Merit: 1134
November 06, 2014, 08:16:55 PM
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
legendary
Activity: 1206
Merit: 1000
November 06, 2014, 06:20:38 AM
BitcoinDark & SuperNET testing going well! Sooo many awesome features. Cannot wait for the release!  Smiley Smiley

Waiting patiently here too.....Wink  Looking for a little BTCD/SuperNET stocking stuffer this year Grin

115,888
legendary
Activity: 1176
Merit: 1134
November 05, 2014, 11:49:15 PM
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
hero member
Activity: 690
Merit: 501
November 05, 2014, 10:48:33 PM
BitcoinDark & SuperNET testing going well! Sooo many awesome features. Cannot wait for the release!  Smiley Smiley
legendary
Activity: 3570
Merit: 1126
November 05, 2014, 03:08:32 PM
The latest shift for the BitcoinDark multipool paid out over 39 BTCD.

Cheers!
legendary
Activity: 1764
Merit: 1031
November 05, 2014, 03: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.
member
Activity: 67
Merit: 10
November 05, 2014, 02:44:19 PM
Hi, I want to participate the BTCD community as a tester.
What and how can I do so?
Thanks
hero member
Activity: 552
Merit: 500
November 05, 2014, 11:15:43 AM
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. Smiley
 
legendary
Activity: 3570
Merit: 1126
November 05, 2014, 10:57:06 AM
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?
sr. member
Activity: 336
Merit: 250
November 05, 2014, 10:48:06 AM
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.
hero member
Activity: 690
Merit: 501
November 05, 2014, 09:13:39 AM
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.

Great, can't wait to get mine!
legendary
Activity: 1176
Merit: 1134
November 05, 2014, 09:08:33 AM
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.

good idea. It took about 2 days to get my btcd's from cryptsy.

Just playing with Trex now - Wally got my 0.005 order filled for me. Hopefully he'll buy it back at 0.006.
I've given up on Cryptsy, too risky. I'd far rather use BTER but didn't think the liquidity was that great.

I've been playing with him too. Yesterday he would only play if the spread was >8500 sat not sure what he's up to today. Smiley
it sounds like you are starting to like our little bot
how much can you squeeze out of him per day?
legendary
Activity: 3570
Merit: 1126
November 05, 2014, 07:45:18 AM
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.

good idea. It took about 2 days to get my btcd's from cryptsy.

Just playing with Trex now - Wally got my 0.005 order filled for me. Hopefully he'll buy it back at 0.006.
I've given up on Cryptsy, too risky. I'd far rather use BTER but didn't think the liquidity was that great.

I've been playing with him too. Yesterday he would only play if the spread was >8500 sat not sure what he's up to today. Smiley
legendary
Activity: 1764
Merit: 1031
November 05, 2014, 06:20:59 AM
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.

good idea. It took about 2 days to get my btcd's from cryptsy.

Just playing with Trex now - Wally got my 0.005 order filled for me. Hopefully he'll buy it back at 0.006.
I've given up on Cryptsy, too risky. I'd far rather use BTER but didn't think the liquidity was that great.
sr. member
Activity: 321
Merit: 250
November 05, 2014, 05:26:54 AM
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.

good idea. It took about 2 days to get my btcd's from cryptsy.
newbie
Activity: 13
Merit: 0
November 05, 2014, 04:02:59 AM
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.
hero member
Activity: 550
Merit: 500
November 05, 2014, 03:27:55 AM
The card will cost $40, you'll be able to order it at Coinomat.com. It will work in any Visa/Master ATM worldwide. Cash withdrawal will be 2.5% fee (which goes to our banking partner). We will try to keep our fees as low as possible.
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.

How do I order a card? Will it work in Canada? What will the fees be like?
newbie
Activity: 37
Merit: 0
November 04, 2014, 11:10:04 PM
It can sometimes take a while to find connections in the network to sync.  Also, I have the mac wallet for one of my computers and I found that I could get more active connections without using the .conf file in the bitcoindark folder
I have been running it for days without and, since yesterday, with the .conf file. No connections at all. I have also tried running it with "Connect through SCOKS proxy" checked & unchecked. Always out of sync Sad
Seems like I'm the only one having this problem here. Appreciate any help, otherwise I might have to start selling the coins still held at exchanges. Don't trust them. Don't worry, only small amounts.

I run about 40-50 wallets on 5-6 PCs and have randomly, mysteriously seen this with a few coins...
(Last week I even had unresolvable issues with a new Bitcoin installation after downloading 27 GB)...
It's probably something at your end specific to your PC, like a port is blocked, software conflict, etc...
The only coin I've ever seen that tells me if the requires port is blocked is TRK.

Often the only solution is to install the wallet on another PC.


Finally, managed to get connected to 1 node, synchronizing now. Thanks for all the help.
legendary
Activity: 1588
Merit: 1000
November 04, 2014, 04:57:15 PM
It can sometimes take a while to find connections in the network to sync.  Also, I have the mac wallet for one of my computers and I found that I could get more active connections without using the .conf file in the bitcoindark folder
I have been running it for days without and, since yesterday, with the .conf file. No connections at all. I have also tried running it with "Connect through SCOKS proxy" checked & unchecked. Always out of sync Sad
Seems like I'm the only one having this problem here. Appreciate any help, otherwise I might have to start selling the coins still held at exchanges. Don't trust them. Don't worry, only small amounts.

I run about 40-50 wallets on 5-6 PCs and have randomly, mysteriously seen this with a few coins...
(Last week I even had unresolvable issues with a new Bitcoin installation after downloading 27 GB)...
It's probably something at your end specific to your PC, like a port is blocked, software conflict, etc...
The only coin I've ever seen that tells me if the requires port is blocked is TRK.

Often the only solution is to install the wallet on another PC.

legendary
Activity: 817
Merit: 1000
November 04, 2014, 04:00:03 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.

How do I order a card? Will it work in Canada? What will the fees be like?
Jump to: