Bitcoin Forum
July 04, 2024, 05:50:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 [187] 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 ... 278 »
3721  Economy / Exchanges / Re: How to "take profit" in Kraken on: November 19, 2020, 09:59:21 PM
Use Primary Order for placing your buy order and Conditional Close for placing your sell order.

Assume that you want to buy 1 bitcoin once the price reaches 18,500 dollar and sell it at 20,000 dollar.
You must set the limit price in primary order section at 18,500 dollar and the limit price in conditional close section at 20,000 dollar.

Once the price reaches 18,500, your buy order is executed and a sell order at 20,000 dollar will be created.

Visit the link below for more information.
Kraken - Other order options
3722  Bitcoin / Bitcoin Technical Support / Re: Lost BTC on: November 19, 2020, 07:19:30 PM
Since you have the option when restoring from a seed to create a new wallet, or import it into an existing one you may have created a new wallet, and Electrum is using the default wallet that you haven't imported your seed into.
For importing a seed phrase into electrum, you have to create a new wallet. Its' impossible to import a seed phrase into an existing wallet, unless I am missing something here.
In very old versions of electrum, users were only allowed to import a private key into an existing HD wallet. Now, even that feature has been removed.
3723  Economy / Games and rounds / Re: Betnomi – Top Leagues Predictor – 1 BTC main prize on: November 19, 2020, 01:56:18 PM
1.  Aston Villa FC vs. Brighton & Hove Albion FC - 1
2.  Tottenham Hotspur FC vs. Manchester City FC - 2
3.  Leeds United vs. Arsenal FC - 2
4.  Liverpool FC vs. Leicester City FC - 1
5.  Villarreal CF vs. Real Madrid - 2
6.  Atletico Madrid vs. FC Barcelona - X
7.  Cadiz CF vs. Real Sociedad - 2
8.  Deportivo Alaves vs. Valencia CF - 2
9.  Schalke 04 vs. VfL Wolfsburg - 2
10. TSG Hoffenheim vs. VfB Stuttgart - X
11. Eintracht Frankfurt vs. RB Leipzig - 2
12. Hellas Verona vs. Sassuolo Calcio - X
13. Sampdoria Genoa vs. Bologna FC - 2
14. SSC Napoli vs. AC Milan - 2
15. AS Monaco FC vs. Paris Saint-Germain FC - 2

Betnomi username: hosseinimr93
3724  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 18, 2020, 03:00:02 AM
Sorry I meant 14 inputs are mine and the 1 output is green.  However I went to console and did the ismine function and returned false.  The address is not being shown in my addresses tab.  No idea how Electrum is identifying this as green but not showing in my addresses.
Go to console tab and use the code below to generate more addresses.

Code:
[wallet.create_new_address(False) for i in range(50)]

The number 50 in the code above is number of addresses generated by Electrum. You can change it to any other number.
3725  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 18, 2020, 02:46:22 AM
So I got back onto the PC version.  Its definitely a change address transaction because all the outputs are yellow with the receiving address green. I went to console to check if the address is mine and it return false.  Is there any hope to get funds?
What do you mean by all the outputs? The transaction you posted has only 1 output. I think you meant inputs. right?

If that's the case, it means that all 14 inputs of the transaction had been used as change addresses before.
Also, the address highlighted in green is yours. If that's the receiving address , you should have access to the fund.
3726  Bitcoin / Bitcoin Technical Support / Re: Did not use change address and now balance is $0. Transaction Unspent. on: November 18, 2020, 02:08:35 AM
According to wallet explorer, all 14 inputs belong to the same wallet (I'm not sure how the site determines that though).
Walletexplorer collect all addresses that have been spent together into a same wallet.
Assuming address A and address B are inputs of a transaction, walletexplorer put both of them in a same wallet. Also, if address C is spent with each of addresses A and B in any other transaction, address C will go to a same wallet too.
This is exactly why all those 14 addresses are in a same wallet.

Bitcoin core does have a command to check whether an address belongs to the wallet in use; but I'm unaware of Electrum having a similar feature
In Electrum you need to use the command below.

Code:
ismine("address")
3727  Other / Meta / Re: Is Merit distribution declining? on: November 16, 2020, 11:48:48 PM
Actually I know there is an issue with 50 merits sent by theymos to GazetaBitcoin; possibly some other discrepancies; but the total is definitely a lot more than 2787 merits and there is no huge decrease in that week.
Since DdmrDdmr updates the merit dashboard every Friday after theymos publishes the merit data, I think that we should wait until the next update on November 20 to see the correct data for the week ending on November 15.
The last update was made on November 13. So, the number shown for week November 9-15 is actually number of merits distributed between November 9 and November 13.

Also, the decline at the end of charts shown above is because the November has not ended yet.
3728  Bitcoin / Electrum / Re: New to This: Issues with Electrum on: November 16, 2020, 12:31:22 AM
Jb1986, haven't you upgraded your macOS to macOS Big Sur 11.0.1?
A few minutes ago, someone made a topic reporting problem with opening Electrum after upgrading to macOS Big Sur 11.0.1. Visit the link below.
can not open the app on macOS Big Sur 11.0.1

If you are using that new verison of macOS, seems that it's a known issue. Many users of Mac have a same problem with Electrum.
3729  Bitcoin / Electrum / Re: can not open the app on macOS Big Sur 11.0.1 on: November 15, 2020, 11:50:57 PM
Someone reported a same issue yesterday. Visit the link below.
New to This: Issues with Electrum

Edit:
There are many people having problem with the new version of MacOS.
I just found following threads on reddit.

Electrum still doesn't work on Mac OS Big Sur
Electrum Wallet not working on BigSur
Apple Big Sur update & Electrum

Seems that it's a known issue.
If you have your seed phrase, there is nothing to worry about. You can access your fund using Electrum on windows, android, linux or wait for developers to fix the issue.
3730  Other / Meta / Re: Should mods proactively nuke accounts? on: November 15, 2020, 04:55:21 PM
All these accounts are part of a group advertising two certain websites.

In the past 24 hours, I've reported more than 100 similar posts including links to two certain websites. Click here to see one of them.
Account below are only a few of them. Almost all of these accounts have already been nuked.

hira6464fgf, hira654646, hira68442, hira32547, hira6565, hira9656, hira69645, hira36214, hira8788, hira8989, abdulhamidkhanvasani, bolbolalom, motinali, hamidolvai, valloo22, shilpiakhter, rohanr15, miliakhtervabi,drzdpy6656, ddrks,rohan65665, hira36214, rohan65665, shirinaakhter, mahabubalom, rofikolislam, jarry5454, amenabegum, shafiulislam, iamrocky, mojiborrahman, sakibolhasan, mehedimiraj, rakibolhasan, sakibolhasan

Thanks to moderators, every time I report such posts, they get deleted very quickly. But the problem is they continue to spam using several accounts and seems that nothing can stop them.

Look at this post which has been made by one of the accounts mentioned in the OP. It's similar to posts made by accounts I posted above.
So all accounts shown in the OP belong to a same group and they will probably start to spam by making huge number of posts soon.
3731  Bitcoin / Project Development / Re: [BPIP] Bitcointalk Public Information Project [Back in Action] on: November 15, 2020, 12:13:05 PM
------
Since Investigations board isn't visible to guests, I guess that some merits given in this board aren't shown because BPIP has scrapped some merits without logging in and missed them.
3732  Bitcoin / Bitcoin Technical Support / Re: Bitcoin exchange wallets - How do they know on: November 14, 2020, 09:36:49 PM
After you deposit some fund into a exchange, your fund will be moved from your deposit address to the exchange's wallet.

Let's say I deposit some fund to address A and you deposit to address B. All the fund from addresses A and B will be moved to address C.
So, I can know that address B is deposit address of a user of the exchange and address C is the exchange's wallet.
3733  Economy / Games and rounds / Re: ★BetBTC★ Sportsbook & Casino | UFC Wizard - Win 0.055 BTC every Fight Night on: November 14, 2020, 08:44:19 PM
My guess: 1310

My bet
My tweet
3734  Economy / Reputation / Re: [Active] Finding spam and scams by keyword on: November 14, 2020, 02:28:26 PM
Recently, I've reported more than 30 posts including links below.
Their posts get deleted. They make new accounts and spam again and again.  

Code:
spam:247sports.com
spam:game.tv
spam:deviantart
spam:gitlab
spam:raftingsort
spam:ec.europa.eu
spam:battlefy
spam:residentadvisor
3735  Economy / Reputation / Re: maartenhaha --purchased or hacked account on: November 14, 2020, 01:24:57 PM
The password could have been changed before BPIP started tracking changes.
Correct.
The password was changed on December 26, 2017. Click here to see the reference.
3736  Economy / Gambling / Re: 🚀 Sportsbet.io - Official betting partner of ARSENAL FC 🚀 on: November 14, 2020, 12:42:12 AM
.........Portugal wouldn't mind a draw since they're ahead by goal diff......
France have the chance to be higher than Portugal even with a draw.
If two teams end the group stage with equal points, the first tie-breaking criteria is their head-to-head matches.

Since their first match ended in a goalless draw, if their coming match ends in a goalless draw too, they will be ranked based on their goal difference and Portugal will be higher than France.
If their coming match ends in a 1-1 draw or 2-2, ...., France will have higher number of goals scored away from home in head-to-head matches and will be ranked higher than Portugal.
3737  Economy / Gambling / Re: ★BetBTC★ Sportsbook | Bitcoin Sports Betting | Since 2014 | Instant Withdrawals on: November 14, 2020, 12:02:43 AM
I have a little run too, I'm currently on 3 winning streak but it's too late for this, I'm not sure which is harder to achieve, a win streak or a losing streak?
The probability of a having 7x losing streak is much higher than probability of having a 7x winning streak.
According to rules stated in this thread, for having a valid 7x winning streak, the odds for all events must be greater than 1.5 and for having a valid 7x losing streak the odds for all events must be lower than 4.

Assuming the odds for all 7 events you bet on are exactly 1.5 and the house edge is 1%, your chance to having a valid 7x winning streak would be (0.99/1.5)7 = 5.46%

Assuming the odds for all 7 events you bet on are exactly 4 and the house edge is 1%, your chance to having a valid 7x losing streak would be (1 - 0.99/4)7 = 13.66%
3738  Bitcoin / Bitcoin Technical Support / Re: I reset my ledger live app and now I can not restore my bitcoin legacy wallet on: November 13, 2020, 05:07:46 PM
............then it just shows 0 balence
Is your wallet synced?
Look at the circle at bottom of the window. It must be green.

It is also possible that you are importing a wrong wallet.
Go to "addresses" tab and check addresses of your wallet. Do you see your address there?
(If Addresses tab is not available, click on "View" at top of the window and select "Show Addresses".)
3739  Economy / Games and rounds / Re: Betnomi – Nations League Predictor – 1 BTC main prize on: November 13, 2020, 10:47:42 AM
1.  Azerbaijan - Montenegro   2
2.  Germany - Ukraine       1
3.  Portugal - France       1
4.  Sweden - Croatia       2
5.  Switzerland - Spain    2
6.  Slovakia - Scotland      1
7.  Bulgaria - Finland       X
8.  Turkey - Russia       1
9.  Wales - Ireland       1
10. Belgium - England       1
11. Czech Republic - Israel    1
12. Hungary - Serbia       1
13. Italy - Poland       1
14. Romania - Norway       X
15. Slovenia - Kosovo       1

Betnomi username: hosseinimr93
3740  Bitcoin / Bitcoin Technical Support / Re: Simple question - Sending BTC to someone from a local wallet on: November 12, 2020, 08:05:04 PM
As stated by Rath_, there is nothing to worry about.

I think I know where your concern is coming from. You are mixing up two different commands. createrawtransaction and sendtoaddress commands.
You will lose the remaining balance if you make a transaction using  createrawtransaction command and don't specify the change address. In this case, all the remaining balance will go to miners.
Since you are going to make the transaction using sendtoaddress, the remaining balance will go to you change address automatically.

So will a new private key and a new address get added to my wallet.dat automatically?
If yes then this is not good, I like to label my addresses in a pattern.
You can use sendmany command instead and send the fund to multiple addresses. Send the remaining balance to change address.
You can also use createrawtransaction and specify a change address. (Don't forget to specify the change address or you will lose the remaining balance)
Pages: « 1 ... 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 [187] 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 ... 278 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!