Bitcoin Forum
June 13, 2025, 01:02:38 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  

Warning: Moderators do not remove likely scams. You must use your own brain: caveat emptor. Watch out for Ponzi schemes. Do not invest more than you can afford to lose.

Pages: « 1 ... 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 [135] 136 137 138 139 »
  Print  
Author Topic: [BTC-TC] Virtual Community Exchange [CLOSED]  (Read 316853 times)
Rannasha
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
November 03, 2013, 08:26:38 AM
 #2681

hello,burnside

 I have just transferred  12bitcoin from exchange to my btct wallet address, can be  give me back?
https://blockchain.info/tx/f87d1b4f1ee2cca86985422c68b49742f5b2aa10a8f277684bbf6149e4186320


any stuff i need to affer?

i will pm you the detail,thanks for your help

If you had your public BTC address set on your account, it'll get auto-withdrawn soon to that address.  I just wrapped up the upgrade to bitcoind 0.8.5 this evening.  I'll script the auto withdraw next, most likely tomorrow.

Cheers.

already set public BTC address,but exchange btc address not my public btc address,still fine?

Yes.
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1083


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
November 03, 2013, 01:34:36 PM
 #2682

Since we cant login anymore i think it would be a good thing to make a roundmail to all account holders containing all 4 csv-files with trading data, divs and so.

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
Lohoris
Hero Member
*****
Offline Offline

Activity: 630
Merit: 500


Bitgoblin


View Profile
November 03, 2013, 02:29:23 PM
 #2683

Since we cant login anymore i think it would be a good thing to make a roundmail to all account holders containing all 4 csv-files with trading data, divs and so.
I'd appreciate that too.

1LohorisJie8bGGG7X4dCS9MAVsTEbzrhu
DefaultTrust is very BAD.
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
November 04, 2013, 04:32:08 AM
 #2684

hello,burnside

 I have just transferred  12bitcoin from exchange to my btct wallet address, can be  give me back?
https://blockchain.info/tx/f87d1b4f1ee2cca86985422c68b49742f5b2aa10a8f277684bbf6149e4186320


any stuff i need to affer?

i will pm you the detail,thanks for your help

If you had your public BTC address set on your account, it'll get auto-withdrawn soon to that address.  I just wrapped up the upgrade to bitcoind 0.8.5 this evening.  I'll script the auto withdraw next, most likely tomorrow.

Cheers.

already set public BTC address,but exchange btc address not my public btc address,still fine?

Yes.

The auto withdraw script is up and running.  It's iterating through accounts alphabetically.  Due to limited inputs in the wallet, it is only doing about one transaction every 10 minutes.  I expect it to take a few days to get through everyone's 0.0015 and 0.002 BTC withdrawals.

Since we cant login anymore i think it would be a good thing to make a roundmail to all account holders containing all 4 csv-files with trading data, divs and so.

I've been thinking about this.  Problem is that my email methods do not support attachments and updating all that would be a lot of work.  Maybe we could email everyone their API keys. The read-only API's are still up and could probably be kept up for a month or two.

Cheers.
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1083


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
November 04, 2013, 07:42:50 PM
 #2685


I've been thinking about this.  Problem is that my email methods do not support attachments and updating all that would be a lot of work.  Maybe we could email everyone their API keys. The read-only API's are still up and could probably be kept up for a month or two.

Cheers.


Wouldnt that mean having to code a script to download that things or is it possible to create a url including the api key and download the csv this way easily?

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
November 04, 2013, 08:07:59 PM
 #2686


I've been thinking about this.  Problem is that my email methods do not support attachments and updating all that would be a lot of work.  Maybe we could email everyone their API keys. The read-only API's are still up and could probably be kept up for a month or two.

Cheers.


Wouldnt that mean having to code a script to download that things or is it possible to create a url including the api key and download the csv this way easily?

The site already supported downloading all the CSV's using the API key without logging in.  Smiley

Peter Lambert
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500

It's all fun and games until somebody loses an eye


View Profile
November 04, 2013, 08:50:23 PM
 #2687


I've been thinking about this.  Problem is that my email methods do not support attachments and updating all that would be a lot of work.  Maybe we could email everyone their API keys. The read-only API's are still up and could probably be kept up for a month or two.

Cheers.


Wouldnt that mean having to code a script to download that things or is it possible to create a url including the api key and download the csv this way easily?

The site already supported downloading all the CSV's using the API key without logging in.  Smiley



Could you give an example of how to do that?

Use CoinBR to trade bitcoin stocks: CoinBR.com

The best place for betting with bitcoin: BitBet.us
Rannasha
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
November 04, 2013, 08:58:39 PM
 #2688


I've been thinking about this.  Problem is that my email methods do not support attachments and updating all that would be a lot of work.  Maybe we could email everyone their API keys. The read-only API's are still up and could probably be kept up for a month or two.

Cheers.


Wouldnt that mean having to code a script to download that things or is it possible to create a url including the api key and download the csv this way easily?

The site already supported downloading all the CSV's using the API key without logging in.  Smiley



Could you give an example of how to do that?

If you know your API key, you can use links such as https://btct.co/csv/trades?key=[API key] to download the CSV. A full list is on the FAQ page. If you don't know your API-key, then I can't think of an easy way to obtain it.
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
November 04, 2013, 09:30:01 PM
 #2689


I've been thinking about this.  Problem is that my email methods do not support attachments and updating all that would be a lot of work.  Maybe we could email everyone their API keys. The read-only API's are still up and could probably be kept up for a month or two.

Cheers.


Wouldnt that mean having to code a script to download that things or is it possible to create a url including the api key and download the csv this way easily?

The site already supported downloading all the CSV's using the API key without logging in.  Smiley



Could you give an example of how to do that?

If you know your API key, you can use links such as https://btct.co/csv/trades?key=[API key] to download the CSV. A full list is on the FAQ page. If you don't know your API-key, then I can't think of an easy way to obtain it.

https://btct.co/faq?tab=tab5
https://www.litecoinglobal.com/faq?tab=tab5

That has all the CSV endpoints on it.

If you don't already know your API key then you are out of luck until I can script a mass email with all the info.

shmoula
Sr. Member
****
Offline Offline

Activity: 304
Merit: 250


View Profile WWW
November 04, 2013, 10:09:19 PM
 #2690

Are you planning to publish list of transactions? I'd like to assign this withdrawal correctly to my tracking system ;-).

The auto withdraw script is up and running.  It's iterating through accounts alphabetically.  Due to limited inputs in the wallet, it is only doing about one transaction every 10 minutes.  I expect it to take a few days to get through everyone's 0.0015 and 0.002 BTC withdrawals.

Habbeat - beat your habits more effective way!!!
Always empty box(no cat also no coin): 1SHM1tiur2iNBCVxCBr7vAJ84PrPZ6d6v
odolvlobo
Legendary
*
Offline Offline

Activity: 4690
Merit: 3620



View Profile
November 05, 2013, 01:33:55 AM
 #2691

Bitfunder is closing, too: https://bitcointalk.org/index.php?topic=130117.msg3482565#msg3482565

It's not a big surprise.


Join an anti-signature campaign: Click ignore on the members of signature campaigns.
PGP Fingerprint: 6B6BC26599EC24EF7E29A405EAF050539D0B2925 Signing address: 13GAVJo8YaAuenj6keiEykwxWUZ7jMoSLt
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
November 05, 2013, 02:17:43 AM
 #2692

Are you planning to publish list of transactions? I'd like to assign this withdrawal correctly to my tracking system ;-).

The auto withdraw script is up and running.  It's iterating through accounts alphabetically.  Due to limited inputs in the wallet, it is only doing about one transaction every 10 minutes.  I expect it to take a few days to get through everyone's 0.0015 and 0.002 BTC withdrawals.


Similar to all other site withdrawals you'll receive an email and it'll show up in your CSV if you snag one later when all is said and done.

The script is only about half way through the "b's" ... it's going to be quite some time I think for it to get through everything.

Cheers.
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
November 05, 2013, 02:19:45 AM
 #2693

Bitfunder is closing, too: https://bitcointalk.org/index.php?topic=130117.msg3482565#msg3482565

It's not a big surprise.



Yeah.  Sad Sad

I thought that might happen.  My best wishes go out to Ukyo and his family.  Shutting down something of this size is not a fun process.  I hope everyone is as understanding and patient with him as they have been with me.

viboracecata
Legendary
*
Offline Offline

Activity: 1316
Merit: 1000


Varanida : Fair & Transparent Digital Ecosystem


View Profile
November 05, 2013, 02:52:45 AM
 #2694

hi, burnside, when will the auto withdrawal start?

iBuilding A Better Interneti
━━━━━━━━━━━━━━━━━━━━ ━━━━━━━━━━━━━━━━━━━━

 
 █b
▐█=
║█
██                                         ¡▄▄▄▄▄▄▄▄┌
██M                                  ╒▄▄▄▄█▀    ▂▂ ╙▀▀▆▄
██▌                                ╓, ,██╨      ▀▀▀    ╜▀█▌
███                                ▀▀██╙     ▄▄▄▄▄      ╓█L
█ █▌                            ▄▄▄▄█▀          └▀▀▀▀█Φ█▀"
█▌ █▄                            ██▀           ▄█▀
▐▌  ▀▌                       ▀▄██▀            ▄▀
▐█     ▂▂▂                ▄  ▄█▀           ▄▄▀
 █▌  ╙▀▀▀▀▀█▄         ▄   ███▀     ▁▂▃▄▄▄█▀▀
  █▄        █▌    █▄  ██▄█▀        ▔▔╙▀▐█
   █▄       █▌ ▀▀████▀▀▀               ▐▌
    ▀█     █▀                          ▐▌
     ╙█▄  ▄▌                        ╓█ ▐█
       └▀██  ╓▄▄µ╓▄▄µ            ,▄█▀┘  █▌    ▄▄ ╓▄▄µ
         ██▄█▀▀███▀▀█▄       ╓▄▄█▀▀      ▀█▄█▀▀▀██▄╙▀█▄▄
          ▀╙    ▀▀▀  ▀▀▀  ▀▀▀▀╙           `      "▀▀  └╙
You Can See Me Now, Hi :}
VARANIDA

 
 
 
 
               ▄██   ▄███▄
              ▄███████  ██
              ██    ▀████▀
             ██
  ▄▄  ▄▄█████████████▄▄  ▄▄
▄███████████████████████████▄
█████████████████████████████
▀███████    █████    ███████▀
  ▀█████    █████    █████▀
   ███████████████████████
    █████▄  ▀▀▀▀▀  ▄█████
     ▀█████▄▄▄▄▄▄▄█████▀
        ▀▀█████████▀▀
|Hello Again
GWhitePaperG
GAnn ThreadG
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
November 05, 2013, 02:53:34 AM
 #2695

hi, burnside, when will the auto withdrawal start?

No idea.

The auto withdraw script is up and running.  It's iterating through accounts alphabetically.  Due to limited inputs in the wallet, it is only doing about one transaction every 10 minutes.  I expect it to take a few days to get through everyone's 0.0015 and 0.002 BTC withdrawals.

Smiley
viboracecata
Legendary
*
Offline Offline

Activity: 1316
Merit: 1000


Varanida : Fair & Transparent Digital Ecosystem


View Profile
November 05, 2013, 03:13:03 AM
 #2696

hi, burnside, when will the auto withdrawal start?

No idea.

The auto withdraw script is up and running.  It's iterating through accounts alphabetically.  Due to limited inputs in the wallet, it is only doing about one transaction every 10 minutes.  I expect it to take a few days to get through everyone's 0.0015 and 0.002 BTC withdrawals.

Smiley

thank you, my account name start with 'B' Grin

iBuilding A Better Interneti
━━━━━━━━━━━━━━━━━━━━ ━━━━━━━━━━━━━━━━━━━━

 
 █b
▐█=
║█
██                                         ¡▄▄▄▄▄▄▄▄┌
██M                                  ╒▄▄▄▄█▀    ▂▂ ╙▀▀▆▄
██▌                                ╓, ,██╨      ▀▀▀    ╜▀█▌
███                                ▀▀██╙     ▄▄▄▄▄      ╓█L
█ █▌                            ▄▄▄▄█▀          └▀▀▀▀█Φ█▀"
█▌ █▄                            ██▀           ▄█▀
▐▌  ▀▌                       ▀▄██▀            ▄▀
▐█     ▂▂▂                ▄  ▄█▀           ▄▄▀
 █▌  ╙▀▀▀▀▀█▄         ▄   ███▀     ▁▂▃▄▄▄█▀▀
  █▄        █▌    █▄  ██▄█▀        ▔▔╙▀▐█
   █▄       █▌ ▀▀████▀▀▀               ▐▌
    ▀█     █▀                          ▐▌
     ╙█▄  ▄▌                        ╓█ ▐█
       └▀██  ╓▄▄µ╓▄▄µ            ,▄█▀┘  █▌    ▄▄ ╓▄▄µ
         ██▄█▀▀███▀▀█▄       ╓▄▄█▀▀      ▀█▄█▀▀▀██▄╙▀█▄▄
          ▀╙    ▀▀▀  ▀▀▀  ▀▀▀▀╙           `      "▀▀  └╙
You Can See Me Now, Hi :}
VARANIDA

 
 
 
 
               ▄██   ▄███▄
              ▄███████  ██
              ██    ▀████▀
             ██
  ▄▄  ▄▄█████████████▄▄  ▄▄
▄███████████████████████████▄
█████████████████████████████
▀███████    █████    ███████▀
  ▀█████    █████    █████▀
   ███████████████████████
    █████▄  ▀▀▀▀▀  ▄█████
     ▀█████▄▄▄▄▄▄▄█████▀
        ▀▀█████████▀▀
|Hello Again
GWhitePaperG
GAnn ThreadG
rini17
Sr. Member
****
Offline Offline

Activity: 340
Merit: 250


GO http://bitcointa.lk !!! My new nick: jurov


View Profile WWW
November 05, 2013, 12:47:55 PM
 #2697

hi, burnside, when will the auto withdrawal start?

No idea.

The auto withdraw script is up and running.  It's iterating through accounts alphabetically.  Due to limited inputs in the wallet, it is only doing about one transaction every 10 minutes.  I expect it to take a few days to get through everyone's 0.0015 and 0.002 BTC withdrawals.

Smiley

There's such thing as sending stuff to many addresses at once, easily accessible via "sendmany" bitcoind command. EDIT: Plus you'll save tx fees (or avoid endless waiting if you set them to 0 - especially after upcoming diff increase). 

Or are you just joking?

CoinBr.com: First online MPEx brokerage launched beta! Easy to use interface and reasonable fees. Charts for MPEx stocks: live.coinbr.com * My Blog *
burnside
Legendary
*
Offline Offline

Activity: 1106
Merit: 1006


Lead Blockchain Developer


View Profile WWW
November 05, 2013, 05:29:22 PM
Last edit: November 05, 2013, 07:04:57 PM by burnside
 #2698

hi, burnside, when will the auto withdrawal start?

No idea.

The auto withdraw script is up and running.  It's iterating through accounts alphabetically.  Due to limited inputs in the wallet, it is only doing about one transaction every 10 minutes.  I expect it to take a few days to get through everyone's 0.0015 and 0.002 BTC withdrawals.

Smiley

There's such thing as sending stuff to many addresses at once, easily accessible via "sendmany" bitcoind command. EDIT: Plus you'll save tx fees (or avoid endless waiting if you set them to 0 - especially after upcoming diff increase).  

Or are you just joking?

TBH I've never used sendmany before and this didn't seem like a good time to be experimenting.  I've been meaning to play with it for some time, maybe I can use it in my next project.  Smiley

(eg: silly gotchas like this: https://bitcointalk.org/index.php?topic=115138.msg1426461#msg1426461  I know several people on btct had multiple accounts and set their address the same on all of them and until now I was unaware of this limitation.)

Edit: Remember Nefario having to ask everyone for coins back after he double refunded?  heh.  Those were the days.  Wink
Pierre
Full Member
***
Offline Offline

Activity: 207
Merit: 100


View Profile
November 05, 2013, 10:03:25 PM
 #2699

Burnside

I just wanted to say I admire how you handled this whole shutdown. You obviously planned it way in advance and gave everyone more than ample opportunity to get their affairs in order. It must be disappointing for you to have to do this, you had one of the best BTC marketplaces on the webbernets.

Are you planning any new Bitcoin projects?
thirdlight
Sr. Member
****
Offline Offline

Activity: 445
Merit: 250



View Profile
November 06, 2013, 07:01:45 AM
 #2700

The auto withdraw script is up and running.
I received my withdrawal.

Thanks,

Pages: « 1 ... 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 [135] 136 137 138 139 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!