Bitcoin Forum
June 01, 2024, 08:41:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 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 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 ... 463 »
2421  Bitcoin / Electrum / Re: Crash issues on: January 04, 2021, 04:37:01 AM
Yes, it’s in there. Just making sure that if I delete the application, I won’t need the seed info to access.
Didn't you backup your seeds?

I don't recall Electrum deleting my wallet files after my uninstall but it'll probably be better for you to get a copy of your wallet file, just in case the behavior somehow changes. If you're using Windows and it's normal installation, then the wallet files should be located within %appdata%/Electrum/Wallets.
2422  Bitcoin / Bitcoin Technical Support / Re: .05BTC (~$1,700) to whoever helps me successfully extract my BTC from CLI wallet on: January 03, 2021, 05:17:02 PM
Yes I do and I got an error message...If you're able to download the wallet on your computer, I can then pay you to help me download it on my computer over Zoom, etc.

I have Mac and Parallels (Windows, and Ubuntu) so can download it to any OS.


I'm not particularly familiar with that seed format, but Electrum shouldn't accept it. It'll accept MPK that starts with xpriv.

FYI my private key starts with "ef" so not sure if that means anything? Maybe I can also extract it from an old Electrum wallet also...?



Please do not give anyone control of your computer, no matter how trusted they seem. If something happens to the wallet or your computer, it's your words against theirs. And for that matter, your wallet file as well.

What error message are you getting? Let us know.

Electrum accepts MPKs with the prefix of xpriv only so you likely cannot import it there.

2423  Bitcoin / Electrum / Re: what does it mean "active coin check" ? on: January 03, 2021, 05:05:43 PM
TrustedCoin charges 0.00005BTC for each transaction for their service, when you pre-pay for 20 TXes. In this scenario, you're trying to spend more than you have as 0.001BTC is reserved to be sent to TrustedCoin and hence you only have 0.05mBTC available to be spent and that is before fees.

What you can do now, is to restore the wallet, File>New/Restore, Select Wallet with 2FA and select I already have a seed. Your wallet should be restored and the 2FA is now disabled. You can send the coins normally without paying them the fees and you can just send it to your Ledger the normal amount.
2424  Bitcoin / Electrum / Re: How can you create an address for a user permanently? on: January 03, 2021, 03:32:55 PM
How do you set an infinite validity period? An example with electrum jsonrpc ?
You'll have to call the method:
Code:
add_request

With the following parameters
Code:
Amount:
memo:
expiration: None

I found the documentation for JSON_RPC but it's a bit outdated since it's method was changed to one with an underscore. If you want to make the invoice never expiring, then you have to specify the expiration and put None as a value, the only other required param is the amount.

https://electrum.readthedocs.io/en/latest/jsonrpc.html
2425  Bitcoin / Electrum / Re: How can you create an address for a user permanently? on: January 03, 2021, 02:57:06 PM
Addresses never expires. If tracking invoices is not something that you need, it'll be better for you to just take an addresses from your address tab and give it to the user.

If you want to use invoices, just create but set the expiry to Never. Even if it did expire, it wouldn't matter as the address would still be in your wallet and they're never deleted.
2426  Alternate cryptocurrencies / Service Discussion (Altcoins) / Re: PI Network! A huge trap[Warning!] on: January 03, 2021, 02:51:25 PM
definitely talking way too soon smh lol thats good that it gets a bunch of forks i just started it that means its a good idea and has value. another thing always remember Bitcoin is the boss but your not thats Piece's big bro in my eyes he going to the pros or to a big college to show people wat he can do. Piece is a little baby nobody really knows about yet accept a few in this forum. I'm not worried I'm surprised it moved so fast  Grin the original will prevail!!!
No. Forks as in miners building on different chains.... I don't think there's any difference from Litecoin??? So not sure why anyone wants to fork this.

If you're serious about this, perhaps start answering the more technical aspect of things (both ETFBitcoin's and mine) and be more professional instead of proclaiming that it'll be "better" than Bitcoin. Anyhow, my last reply to this thread and I don't find any point in continuing this discussion. Wish you luck in making it "bigger than Bitcoin"  Wink
2427  Bitcoin / Development & Technical Discussion / Re: VanitySearch (Yet another address prefix finder) on: January 03, 2021, 02:26:41 PM
But i thought the way VanitySearch works is similar to bitcrack (sequentially) and not random. Doesn't that mean if 10 people start working on the same string you provided that they would all go through the same exact process and duplication?
It would be a huge security risk to have it run sequentially. Imagine if I were to try to get bc1qw and since it runs sequentially, another person also gets the same bc1qw address.  It has a RNG to ensure the randomness.
Also on a separate note. For argument's sake lets say we run this for nearly 150 years and our grandsons get a match. Isn't there still a high possibility that since you defined only partial public key that the results would not be the exact same key? e.g. you've been waiting 100+ years for 1qwertyuiopBBBBBBOOOOO but your grandson gets 1qwertyuiopBBBBBZZZZZ instead?
Vanity gen brute forces using the given split public key. When it gets the correct solution, it'll produce your part public key and part private key. Give the private key combine with their part private key and the address will be as defined in the pattern.
2428  Alternate cryptocurrencies / Service Discussion (Altcoins) / Re: PI Network! A huge trap[Warning!] on: January 03, 2021, 02:02:48 PM
There's one thing that OP is missing. Transactions are usually multi inputs and/or have multi output. If your block size can only accommodate a maximum of 3 transactions of which all are one inputs and one outputs, then you would have a very big privacy problem.

You can probably survive with 4.2 seconds on a very well connected network but if your network is initially small, there is definitely going to be a bunch of forks. Well, especially when you're mining on a phone. To anyone thinking about using this, I implore you to consider the cost of phones and it's degradation when subjected to prolonged high loads.

Bitcoin succeeded because it was the first and there were actual solutions made to combat current problems. Cheesy

Nothing to see here. Just another day in the shitcoin world.

2429  Bitcoin / Bitcoin Technical Support / Re: Ask about RBF. on: January 03, 2021, 01:17:48 PM
It wouldn't make sense.

RBF requires the replacement transaction to pay at least the minimum relay fee for it to be propagated well. Unless you're able to get a miners participation and for which any rational miners will not agree to do so, you'll not be able to replace it with a lower fee. It'll be more ideal for you to start with a low fee and slowly increase as and when you like. You have to flag the transaction as replaceable as well, not all transactions can be RBFed.

hopefully it's dropped from mempool (not recommended).
Possible but very unlikely to happen. It would mean that the transaction has been around for a long period of time and for it to get confirmed within another reasonable timeframe, it would be in OP's best interest to just pay a higher fee.
2430  Bitcoin / Development & Technical Discussion / Re: Native Segwit vs Segwit on: January 03, 2021, 10:09:56 AM
Can you send BTC from a Native Segwit address to a Segwit address?
Yes. Segwit (or rather Nested Segwit) addresses are actually P2SH addresses with a witness script. They should be compatible with most, if not all wallets since it was introduced fairly long ago.

The compatibility of whichever addresses that you're sending to lies purely with whether your client thinks if the address type is valid. Bech32 is valid for those services/clients who have upgraded to recognise it. Otherwise, in a modern wallet, you should be able to send within all the address types.
2431  Other / Beginners & Help / Re: The purpose of signing in message of bitcoin wallets and digital signatures on: January 03, 2021, 10:05:52 AM
The process in signing in message to bitcoin wallet is to input plain text message then encrypted using a hash - mathematical calculation that is applied to message and encrypt it using the private key. The result is what we called MD - Message Digest (a string of digits after hash has been applied).
For ECDSA signatures, there is no encryption involved in the process.

Both signing a message and signing a transaction works in the same manner, other than the fact that "Bitcoin Signed Message:" is appended at the beginning of the message but that is transparent to the user. It has to choose a random nonce but most clients uses RFC6979 for a deterministic signature nowadays. After that it'll calculate for the signature. It's interesting to note that while most would require the actual public key for the validation, it can actually be obtained from the signature itself. The address you provides is just used to match the derived public key to the address that you provide.
This process is usually done prior to make transaction to ensure security of e-payments, validate ownership of bitcoin address and for authentication purposes.
Quote
When you login to or use their service, you will provide a signature proving you are the same person with the pre-negotiated address.
Bitcoin wallets are actually using digital signatures and a good practice is to always show or ask digital signature whenever a transaction to be made.
Quote
It is important to note that these signatures only prove one receives with an address. Since Bitcoin transactions do not have a "from" address, you cannot prove you are the sender of funds.
This will ensure the validity of bitcoin address to be use in the transaction after a digital signature has been provided.
I'm not sure which services requires the signed message but that is not too unreasonable to ask for. How would a Bitcoin signed message be used to enhance the security or ensure the validity? Most (other than in very special case) Bitcoin transactions involves the use of ECDSA signatures.
2432  Bitcoin / Mycelium / Re: Uninstalled Mycelium Wallet on: January 03, 2021, 04:38:50 AM
Android stores program data on the removable SD card so one thing you can try is take that out of the phone, insert it into an SD card reader, insert it inside a computer and running file recovery software on that drive. Of course a specialist can easily do all of this but I'm just pointing out you might also be able to do it yourself.
I doubt so, I've used MyCelium in the past and if memory serves me right, I had to root the phone to access the secure storage and extract the keys. I forgot if I had it encrypted or not. Storing it in an SD card would be pretty insecure. That is, unless the wallet had a backup for which it'll be in PDF.

IIRC, S4 was generally fairly easy to root and wasn't as complicated as the S-Off in my old HTC. Since you've uninstalled Mycelium, I suspect the files wouldn've been overwritten already. No harm getting it to a specialist to try to get it recovered, the process could be slightly complicated but might be worth the try especially if you're sure it contains a certain amount of Bitcoins.
2433  Bitcoin / Bitcoin Discussion / Re: GUYS WHAT ARE BITCOINS USED FOR IN THESE DAYS, WITH FEES SO HIGH? on: January 03, 2021, 03:31:08 AM
My question is what have been the developments in bitcoin are the.devs working on ways it can actually be better than using real money and never turning back.
Plenty. Privacy and efficiency enhancement of multisig for example.
Reason I asked about 0 confirms for small things is because I've never had a low fee confirm be rejected I've had it take 4 days to get confirmation though lmao.
It wouldn't help if the main problem is with the timeframe that it gets a confirmation. Merchants used to accept 0 conf transactions because the risks of it being double spent was relatively low in the past.

Like its there why aren't exchanges adopting it, that way consumer wallets will also and then many retailers will start accepting it again but this time it will accepted a lot more than the old days. Since the only thing stopping retailers is the cost of transacting with btc for everyday purchases is not worth it when you have cheaper options using a Visa card
Lightning network is ideal for smaller payments and it still relies on the user to open their own channel in order to transact. It'll also mean that there is a limited inbound capacity if the user is new and thus wouldn't make it viable for people that deals with larger transaction infrequently. Some smaller merchants has already adopted lightning network and it has provided more benefits for smaller transactions than those bigger ones.

** Lightning can alleviate the problem but it won't solve onchain scaling if and when Bitcoin gets an even greater adoption.
2434  Bitcoin / Bitcoin Discussion / Re: Blockchain Bitcoin Hack (WARNING!) on: January 03, 2021, 03:05:30 AM
Unfortunately these phishing attacks are common and isn't isolated to Blockchain.com alone. There are quite a few affecting Electrum as well. Either use an ad block to block Google Ads or just ignore the ads. None of the wallets that I've seen actively advertises their own sites.

Google is fairly slow at responding to these actually. The site is most commonly just a redirection to another phishing page, probably to evade automated detection and more will just spawn up.
2435  Bitcoin / Bitcoin Technical Support / Re: Unconfirmed transaction on: January 03, 2021, 01:51:10 AM
So by waiting 72 hours it might be confirmed?
Depends on whether the mempool gets less congested or not. You can monitor https://jochen-hoenicke.de/queue/#0,24h and see if the 1sat/byte transactions are anywhere near 1MB.
I also have used this website to accelerate my transaction : https://bitaccelerate.com/
Does it have any results ?
No. It rebroadcasts[1] your transaction which shouldn't have any effect on your transaction unless it was poorly propagated which is not the case here.


[1] https://en.bitcoin.it/wiki/Transaction_accelerator
2436  Economy / Scam Accusations / Re: bitcoinpaperwallet[.]com is a scam on: January 03, 2021, 01:44:49 AM
Is a terrible idea to make a paper wallet online, the risk of losing your coins is high. So, you should learn the right way to make a paper wallet.

You can run vanitygen on your PC, this way is more secure, but not 100% secure because if your PC is compromised then you can lose your coins. So, you can use the paranoid way... Just install VMware or any virtualization softer, then install Linux on it and after that install VanityGen to generate the paper wallets.

https://en.bitcoin.it/wiki/Vanitygen
The problem here is the insertion of malicious code into the source code itself which compromises the RNG. Unless you inspect it yourself, any scripts will be vulnerable to this. The issue here is not with the machine being online. I don't see the point of using a vanity address generator when OP was specifically generating a paper wallet and vanity gen AFAIK doesn't convert the keys into a paper wallet by itself.
2437  Bitcoin / Hardware wallets / Re: Secure Element in Hardware Wallets on: January 03, 2021, 01:40:28 AM
A Raspberry Pi?  Is that not just the same as storing your private key on a micro SD card?
Air gapped wallet, to be specific. I usually consider it as storing my private key on a micro SD card but with layers of encryption so that an adversary cannot crack it within a short period of time, if needed. Being able to sign the transactions offline will negate most malware attacks as the airgap will deter most malware. If not for the ease of signing, using a pen and pencil to write down the seed would have been sufficient.
2438  Bitcoin / Bitcoin Technical Support / Re: Unconfirmed transaction on: January 03, 2021, 01:34:51 AM
Your transaction pays a transaction fee of 1 satoshi/byte. This puts it roughly at 22MB from the tip of the mempool, and each block shaves 1 MB of the tip of the mempool. It could take sometime before the transaction can be confirmed.

If you control the output address, you can do a CPFP by spending it with a higher fee to get it confirmed faster.
2439  Bitcoin / Wallet software / Re: Helping (usually new) People Choose Their Wallet(s) on: January 02, 2021, 02:11:53 PM
I'd have a hard time trusting a wallet that does unexpected things. Other than that, a simple script could restore a backup when it's gone.
Well, as far as I can tell, there isn't anything wrong with the ISO or the source code that I built it from. I'll try to debug it and see if I can find anything when I have the time. It has happened to me less than 10 times and I'm thinking that it could've just been something wrong with the SD card.
2440  Bitcoin / Wallet software / Re: Helping (usually new) People Choose Their Wallet(s) on: January 02, 2021, 02:02:24 PM
Please tell me you have many backups of your seeds. I have had the microSD cards just die now and then. Even more in RPi units that have their entire read / write on them.
I do. For some reason, my Raspbian randomly wipes my entire Electrum instance every now and then. It's quite annoying to be restoring it from the seed every now and then, the entire wallet file just disappears. Not a big issue but just very annoying.
Pages: « 1 ... 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 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 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 ... 463 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!