Bitcoin Forum
July 07, 2024, 04:49:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 »
1101  Bitcoin / Electrum / Re: Need help with multisig wallet-- want to transfer BTC to my standard electrum on: January 09, 2017, 03:38:20 PM
bitcoin_buddy I suggest you take a look at your default_wallet aka wallet A file using a text editor like notepad. See how may xprvs are listed in there. If there are two or more then you don't need any other wallet. An example is given here:

http://paste.ubuntu.com/23745557/

Do let us know how many xprvs you find. Don't post the xprvs since they are supposed to stay secret. Just let us know how many you find in your wallet.

The location of your wallet is given below:

http://docs.electrum.org/en/latest/faq.html#where-is-my-wallet-file-located

Also post which version of electrum you are using.

This is what I see when I open default_wallet (Wallet A) in a text editor.  Based on what you mentioned above, sounds like the situation is getting worse Sad  I see 2 other xprv's and they have null values

    "x1/": {
        "seed": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",         
        "type": "bip32",
        "xprv": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxx=",
        "xpub": "xpub661MyMwAqRbcFRFnCwAEd5n8N2AusiRi2CbDLpGjurT6WUBXjszsDzRm69RMKUhYFPzuf89u1RN pq7SmceRTSvgvHJpW9Bkhz5MTvPH7eE4"
    },
    "x2/": {
        "type": "bip32",
        "xprv": null,
        "xpub": "xpub661MyMwAqRbcF5sxnpi6vHnTnmYi31YrVWdXF3WH8jaTcUb41hhGMmTc8jmTzTXTSawe99D6fLx cwget3J9D9fSXTb7LbSqvtUdPjJrHWzr"
    },
    "x3/": {
        "type": "bip32",
        "xprv": null,
        "xpub": "xpub661MyMwAqRbcF1Ns3Z6ceAaf48ZbxMay1YFQ6cAGY5GRHSC9yvUSkrmdnrdU5KtzdD1eRGUFfuz 8hVSW3RcA5rYqKXQZRZZbqjX3UbMAYq7"

Yeah, it looks like the wallet file isn't storing the private key for either of the cosigners (x2 or x3). You need at least 2 private keys out of the possible 3 in order to spend the funds.

If you installed electrum on your phone during the multisig process, perhaps the cosigner private keys were stored on that device? In order to create the multisig wallet, you would have had to paste the public key for the other private keys for the cosigners that were generated in another instance of Electrum. Did you generate this on your mobile device? Wallets B and C don't look to contain the cosigner addresses for wallet A.
1102  Economy / Gambling / Re: BITDICE CASINO - 100BTC MAX WIN, WAGERING CONTEST! 1ST PRIZE 1 BTC ENDS JAN 2ND on: January 09, 2017, 03:23:57 PM
hope that bitdice will keep growing , I tried the site and I really liked it even I wasn't able to win ( unless one time   Smiley )
just wanted to ask about the levels and the other VIP rewards , are they only related to BTC or the other coins too
cause I played with BTC and DOGE and as I remember I wasn't able to get VIP points when I played with DOGE , I may be wrong tho but just want to make sure   Cheesy

I think wagering any coin counts towards the levels but I'm not sure about other rewards. I'll try to ask this from Alex when I get a chance.

Yeah, wagering other non-BTC coins should count for levels and other rewards as well. The value you wager in an altcoin is converted to the equivalent BTC value and added to your stats. I'm pretty sure you can earn BD points from wagering other currencies as well. You just would need to wager enough of it to reach the equivalent BTC value.
1103  Bitcoin / Electrum / Re: Who pays to create a wallet and store wallet on blockchain? on: January 09, 2017, 03:26:17 AM
Your entire wallet can be retrieved from the password seed and the keys to unlock it.

1BvBMSEYstWetqTFn5Au4m4GFg7xJaNVN2  suppose this is a bitcoin receive address.  

here is a typical seed

constant forest adore false green weave stop guy fur freeze giggle clock

There is more info the bitcoin address than the seed.

You send your 12 word seed to an electrum server and they send back to you at minimum an address of your wallet but then you also need the private key to the wallet.  I realize from wallet an algorithm is used to generate all your receive addresses.


to summarize, it seems from your 12 word seed you generate a private key on your computer.  Then you then send public keys to electrum servers and they send you back all the info for that wallet?  Sort of the way you can go to blockchain.info and enter an address and it can send back to all the info about that address.  

Just trying to figure out how it works as it is NOT in the faq.

The seed is never sent to an electrum server; only public keys/addresses are sent to the electrum servers. The seed generates your private addresses locally on your PC. The application only contacts the Electrum servers to get information on the balances of your addresses and synchronize blockchain data.
1104  Bitcoin / Electrum / Re: Need help with multisig wallet-- want to transfer BTC to my standard electrum on: January 09, 2017, 03:20:48 AM
So you tried doing the following?

Create a new file, select 'restore multisig', '2 of 2'

Enter the Electrum seed + xprv key from Wallet A into the boxes?

What was the results of doing this? It seems like this would be enough to create a wallet that can spend the funds.
1105  Bitcoin / Electrum / Re: Forgot I had an old Electrum account, big problems now on: January 09, 2017, 02:37:52 AM
Okay, so from what I managed to find on forums, if I had my seed I could basically open a new wallet with it and all of my funds would automatically be transferred there thus avoiding the 2FA problem.

However, I can't seem to get the "Seed" button to be clickable in Electrum. I decrypted the account by leaving the field "New Password" blank, but the button is still gray and unclickable.

edit: uninstalling electrum does not delete your wallet. when you reinstalled electrum it picked up your old wallet and showed it to you. then you received money to that wallet but now you can't spend it because its a 2fa wallet and you don't have the 2fa code for it anymore. the reason the seed button is grayed out is probably because 2fa wallets don't store the full seed. what does it say in the window title?

Electrum 2.7.15 - default_wallet [2fa]

Is there anything I can do with my bitcoins then?

Without the saved seed or the 2FA, I'm not sure you'll be able to regain access to the funds in that wallet. You don't have a backup of your phone that might contain the 2FA do you?

For more information on how the 2FA works in Electrum, check out http://docs.electrum.org/en/latest/2fa.html .

According to TrustedCoin ( the service used for 2FA ), if you lose your cell phone your only option is to recover your funds using your backup key.
1106  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: January 09, 2017, 02:17:44 AM
Hi all,

I'm unable to choose the withdraw option. Anyone can help?


I think that this means the specific site you are using doesn't support this feature.

Check out the feature list ( https://bot.seuntjie.com/features.aspx ) to see which sites support the withdraw feature.
1107  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: January 06, 2017, 07:50:32 PM
I want to run this on more then two sites at the same time. Is that possible?


I'm right now running two instances, one on bitsler and one on primedice but want to add more... However this seems not possible? It doesn't let me login on any other site.

Yeah, this should be possible with multiple instances of the application. I've had more than 2 running in the past without issues before. What type of error are you getting on the 3rd instance for example?
1108  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: January 06, 2017, 03:12:22 AM
No you don't need to log in to the site to use runsim. Can you give me the error for the crashes please? It might just be the site you're running on that I have not implemented the roll verifier for yet. Have you tried switching sites and running then sim then?

It wasn't giving a specific error. It just said DiceBot has stopped working.

I tried switching to another site and it did work correctly so looks like it was due to not having roll verifier implemented on the site that was selected.
1109  Economy / Gambling / Re: BITDICE CASINO - 100BTC MAX WIN, WAGERING CONTEST! 1ST PRIZE 1 BTC ENDS JAN 2ND on: January 06, 2017, 02:52:02 AM
That guy really is a risk taker I can't even attain to bet 1 bitcoin at all. For sure he come back again and will go gamble again.

What do you mean by accurate number? He's total wins? If that is what you are talking about he won 32 btc.

I don't know what is the maximum bet but as the title said the maximum win is 100 bitcoin maybe that guy is aiming to win it.

Currently, the maximum profit on a single wager is 113 BTC. So it wouldn't have been able to sustain a 160 bet on 2x.
1110  Economy / Gambling / Re: BITDICE CASINO - 100BTC MAX WIN, WAGERING CONTEST! 1ST PRIZE 1 BTC ENDS JAN 2ND on: January 05, 2017, 07:26:31 PM
Some interesting martingale bets have gone down today

Over 30 BTC profit that run alone and even more if we include profits made earlier!



Yep, close call with that martingale as it escalated quickly. But it had a good result and ended with some nice profits in the end Cheesy
1111  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: January 04, 2017, 04:32:33 PM
You can do something like this I think.
Code:
--init variable
test=0
nextbet=0.0000001 -- set the base bet

-- this my function
function rnd1(param)   -- this should be enough to declare the function
    if param==1 then
        bethigh=true
    else
        bethigh=false
    end      
end

function dobet()
    if !win then
        test=test+1
        print("test = " .. test)  -- use .. to concatenate
        rnd1(1)           -- just type the function name like so
    else
        for i=1,5 do
            print(test)
        end
    end
end

On a side note, @Seuntjie , I think the runsim() function is broken at the moment. I attempted to use it to test some code and it would crash the program regardless of the code in the box. You don't need to login to a site to use the runsim() function, correct?
1112  Other / Beginners & Help / Re: History charts on: January 04, 2017, 03:38:05 PM
Here is a few graphs that show USD value over time and go back quite far:
https://blockchain.info/charts/market-price?timespan=all
https://bitcoinity.org/markets/bitstamp/USD
https://99bitcoins.com/price-chart-history/
https://www.coinbase.com/charts?locale=en
https://www.quandl.com/collections/markets/bitcoin-data
http://winkdex.com/graph#?exchanges=winkdex,bitfinex,bitstamp,gemini,itbit&range=Max (takes a little bit to load all the data)
http://bitcointicker.co/

There is quite a number of sites available that offer historical graphs going back quite some time.
1113  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: January 04, 2017, 03:14:58 PM
Hi,

In Programmer Mode

please provide examples of looping code:
eg for next

how the conversion code like this :
test = 1
print ("test =",test)

how to create a new function

Thank


I recommend you check out the tutorials at https://bot.seuntjie.com/ProgrammerMode.aspx

This describes how to create functions and provides many examples. Check it out and if you still have a question on how to do something specifically, let us know.

I have been to these links ( https://bot.seuntjie.com/ProgrammerMode.aspx ), but could not find the above

Can you please describe in more detail what you are attempting to code?

Programmer Mode uses the function dobet() by default and this function is executed each time the next bet is required. Its where the looping occurs.

For example, simple martingale script looks like this:
Code:
function dobet()
    if win then
        nextbet=0.00000001
    else
        nextbet=previousbet*2
    end
end

Provide a more detailed explanation of what you are trying to accomplish if you need more help.
1114  Economy / Gambling / Re: PRIMEDICE COMPROMISED on: January 04, 2017, 03:05:21 PM
Still no update from Stunna. Should I move this to the Scam Accusations thread in that case ?
Wait for it. I don't think that Stunna will gonna sweep this case under the rug. After couple days without proper response just create another thread is Scam Accusation section.
I would keep this thread in gambling section just for people who (like me) are not checking frequently other sections.

I saw Stunna asked him mail on 1st Jan and today already 4th Jan. I consider it is already sufficient time given to reply at least first information on what has happened and still how long they need it to investigate. If no reply yet means it is not a good customer support from a reputed site. If they can't manage traffic then should employee someone to handle these issues. It is just my opinion.

Perhaps, they should look into adding additional information to the transaction log such as including the IP address that initiated a withdrawl. Although, even if you know the attacker's IP address, you won't necessarily know how they were able to access your account. Although, it would help to know if the withdrawl came from your own IP or an attacker's IP address as it could help rule out attacks such as CSRF, etc.
1115  Economy / Gambling / Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! on: January 04, 2017, 02:50:35 PM
Hi,

In Programmer Mode

please provide examples of looping code:
eg for next

how the conversion code like this :
test = 1
print ("test =",test)

how to create a new function

Thank


I recommend you check out the tutorials at https://bot.seuntjie.com/ProgrammerMode.aspx

This describes how to create functions and provides many examples. Check it out and if you still have a question on how to do something specifically, let us know.
1116  Economy / Gambling / Re: bustabit.com -- The Social Gambling Game on: January 04, 2017, 02:43:31 PM
Congratulations to dudaxmaimons who has continued his 19x martingale to an amazing 238 bitcoin (..and counting)

Wow, that is quite an impressive win streak he has going there. He has avoided the dreaded martingale fail so far I see.

Martingale has failed him quite a few times. Seems like the comeback was mostly due to some lucky yolo Tongue I think he went from +170 to +70 once.

Oh that is some crazy swings in profit. Yeah, I was surprised that martingale would have lasted him that long, but he certainly has quite a bit of luck if his yolos are keeping him in profit.

any free claim to play ?

I don't believe the site currently has a faucet. You will need to deposit to play.
1117  Economy / Gambling / Re: BITDICE CASINO - 100BTC MAX WIN, WAGERING CONTEST! 1ST PRIZE 1 BTC ENDS JAN 2ND on: January 04, 2017, 02:36:08 PM
When you say "resources" you mean financial ones? Enough funds for example?
Or are you reffering to popularity of BitDice?

The resources he is referring to is less likely financial and more likely time/manpower related. It takes a good amount of development time to add new features like this and it would be the limiting factor as opposed to financial reasons.
1118  Bitcoin / Electrum / Re: Monetization Idea for Electrum on: January 04, 2017, 02:33:23 PM
Good response from ThomasV and glad to see he feels the way he does. I am definitely not a fan of adding banner ads or the other recommended monetization strategies referenced in the initial post. The addition of those would likely cause me (and probably a number of other users) to look into switch to another bitcoin client.
1119  Economy / Gambling / Re: BITDICE CASINO - 100BTC MAX WIN, WAGERING CONTEST! 1ST PRIZE 1 BTC ENDS JAN 2ND on: January 04, 2017, 03:23:09 AM
I play a lot here, do you have plan to add sportsbook? If you are bigger and bigger, I hope you should add it.
Everyone will prefer development hence bitdice also will be adding more types of different gambling to cover and serve all gamblers. Yes, you can expect adding up sportsbook to happen in near future to make bitdice as a versatile gambling house.

I like to hear owners opinion on this...

Imho this is something not for the time being.
i am also sure that Bitdice team are aware of this and perhaps don't want to go in to this gambling section.

Ofc their opinion is the most appropriate... Cool

Yeah, I haven't heard any mentions of sports gambling for BitDice. They are definitely planning on adding other casino games such as blackjack and roulette, etc and I think those are higher priority for now. Perhaps sometime in the future, sports betting may be available but I don't see this coming any time soon.
1120  Economy / Gambling / Re: bustabit.com -- The Social Gambling Game on: January 04, 2017, 03:15:53 AM
Congratulations to dudaxmaimons who has continued his 19x martingale to an amazing 238 bitcoin (..and counting)

Wow, that is quite an impressive win streak he has going there. He has avoided the dreaded martingale fail so far I see.
Pages: « 1 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [56] 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!