Posts

Showing posts from October, 2024

In what cases is FindAndDelete useful?

In the non-segwit case, FindAndDelete removes signature data from scriptCode. In P2PKH, the signature is not included in the scriptPubKey, so I think the only thing that may actually have signature data removed by FindAndDelete is redeemScript for P2SH. But is there actually a useful use case for including a valid signature within a redeemScript? What was the intention behind introducing the FindAndDelete process? In the following Bitcoin Core's FindAndDelete test case, the public key is recovered from the signature and set to scriptSig. https://github.com/bitcoin/bitcoin/blob/v28.0/src/test/data/tx_valid.json#L496 from Recent Questions - Bitcoin Stack Exchange https://ift.tt/O87x6As via IFTTT

AVA Chow and low quality answers and posts - instawallet software

I assure you with over 20 years experience with microsoft products and the internet having my forst computer in 1998 I know what im talking about when it come to ithe internet and related. I have a 3.7 gpa from a nice high school near a nasa compaund and 20.5 university honors credits from UALr in Little Rock, Ar. I fail to see what is low quality about my questions and posts related to the instawallet software wallet i used on March 1, 2011. To my knowledge the information i gave is true and correct aside from fraudulent claims stating otherwise i see no reason to grade my post as low quality. I challeng the moderator to have a more open view of the early bitcoin era and accept my information as near fact or fact as stated. please treat me with respect as i do have over 20 years experience with the internet and bough my forst bitcoin on march 1, 2011. Please allow me to receive answers and offer any revision suggestions to fit in your webstites guidelines. from Recent Questions - B

Does the reported attack on SPN have any near term consequences for wallet security?

It is reported that an attack on Substitution-Permutation Network (SPN) has been developed with the currently available quantum annealing system from D-wave, as reported in the mostly Chinese paper : The Reg understands the research team, led by Wang Chao from Shanghai University, used a D-Wave machine to attack Substitution-Permutation Network (SPN) structured algorithms that perform a series of mathematical operations to encrypt info. SPN techniques are at the heart of the Advanced Encryption Standard (AES) – one of the most widely used encryption standards. The tech targeted in the attack include the Present and Rectangle algorithms, and the Gift-64 block cipher, and per the Post produced results that the authors presented as “the first time that a real quantum computer has posed a real and substantial threat to multiple full-scale SPN structured algorithms in use today.” Is this a real world practical threat today, or in the near future? Does not reusing addresses protect one

I ended up getting my money for selling something but my bitcoin wallet is locked

I don’t remember even putting a wallet password on my bitcoin core wallet but I cant even make any transactions how do I recover my wallet phrase password from Recent Questions - Bitcoin Stack Exchange https://ift.tt/vl2z4tX via IFTTT

Are IDs, IPs, or onion addresses of nodes with whom there have been issues shared between many different lightning service providers?

Are IDs, IPs, or onion addresses of nodes with whom lightning service providers had issues, e.g. force-closures, shared between many different lightning service providers? I don't mean here simply sharing between various nodes of the same entity but rather sharing between the nodes of separate entities (e.g. between ACINQ and Wallet_of_Satoshi). from Recent Questions - Bitcoin Stack Exchange https://ift.tt/2mp4XQA via IFTTT

Safety from quantum attacks

I recently read that China was able to use quantum computer for cracking military grade encryption. https://thequantuminsider.com/2024/10/11/chinese-scientists-report-using-quantum-computer-to-hack-military-grade-encryption/ The article does admit that the present quantum capability is still in its infancy to affect banks and other services. But let's say that they are able to advance quantum computing to the extent that they can crack into banks and military. How safe is today's blockchain from such future quantum developments? What can be done to secure blockchain from such extreme situations? from Recent Questions - Bitcoin Stack Exchange https://ift.tt/sPeprd6 via IFTTT

How is Blockstream Jade's PIN secure?

I think I understand the purpose of a blind oracle: to not have our encryption key stored in Jade so that an attacker can't perform a physical key extraction by manipulating the hardware. The oracle serves as a form of "secure element" and helps keep Jade fully open-source by being in an external server. We can get the secret key to unlock the wallet using an Elliptic Curve Diffie-Hellman (ECDH) key exchange, which is only available after we set the PIN correctly. However, I don't understand how is the PIN itself secured. Question: Wouldn't the PIN be subject to the type of key extraction the oracle is supposed to protect us from, since it is not stored in a secure element? If yes, sounds like getting the PIN would be just an additional step, but once the attacker has it, he is capable of obtaining the secret key by performing the ECDH himself, which doesn't sound much safer. Can someone explain to me what I'm getting wrong here? Thanks! from Re

How to lock funds in Bitcoin and modify additional data without affecting the locked amount?

I want to lock funds in Bitcoin using a transaction and include some additional structured data (let's say a struct with several fields). The locked amount should remain unchangeable, but I want to later update certain fields within the struct without modifying the locked amount. Is it possible to construct a Bitcoin transaction that allows locking funds while also posting some additional data? And more importantly, can the fields of this data structure be modified in later transactions without affecting the locked funds? What would be the best approach to achieve this? from Recent Questions - Bitcoin Stack Exchange https://ift.tt/muDyOd1 via IFTTT

What’s the Most Frictionless Way to Get Bitcoins into My Wallet?

Total noob in crypto (bought my first few mBTCs a month back) and a proud owner of a new trezor one hardware wallet. I want to ask what’s the most direct/frictionless way to get the bitcoins into my Trezor? I have already set up my wallet and did my first transfer into it, it worked. But I had to first sign up and buy the coins via independent reserve, and then transfer it to my wallet address. The independent reserve charged me when I paid my dollars into their account (paid $500, they credited something like $497), then they charged me a few satoshis when I transferred from that exchange to my trezor. Seems very convoluted. Is there a more direct way, without going through these extra transfers? Related, the trezor one suite (I am using the Linux Deb version) has an address in it, along with a QR code. Is it safe to keep a copy of this QR code on my phone, and flash it at a bitcoin ATM (or share it via whatsapp to any sender) to receive Bitcoin? Will the ATM send it directly to my

my node is crashing after 20 minutes, what do i have to look for?

hello i changed my bitcoin node from a brix pc to a full desktop pc, formatted and installed ubuntu 22.04 downloaded the bitcoin core from snap store and now it crashes everytime after 15-20 mins, did the same installation steps as the old brix pc. So what do i have to look for errors, processes?? (New specs, i7 10th gen, 16gb ram, 240ssd os, 2tb hdd for storage) from Recent Questions - Bitcoin Stack Exchange https://ift.tt/mXhoGN6 via IFTTT

Bitcoins did not arrive at the wallet

bc1qfqdzx2tdmq3gedhqehps7q8xfmjnr9up9m4wfd адрес Хеш: d879b67bcb3bb0e2bbf9e6cd8db6b1cdbd041fc6cce25cae66ac8e6cc5154d1b Bitcoins did not arrive to the wallet, the correct address was synchronized, 1395 confirmations, but bitcoin did not arrive to the wallet from Recent Questions - Bitcoin Stack Exchange https://ift.tt/CZHJ2wl via IFTTT

How to enable testnet4 on bitcoin-core 28.0?

https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-28.0.md#testnet4bip94-support released. Is it possible to enable testnet4 via bitcoin.conf ? How? Right now in my config - chain=test and its works with testnet3 from Recent Questions - Bitcoin Stack Exchange https://ift.tt/4HGouwf via IFTTT

Is the "AcceptMultipleTransactions" function in src/validation.cpp deprecated?

I am interested in how transactions are transmitted, processed, evaluated and finally being accepted. I was reading the source code and noticed that there are "AcceptSingleTransaction" and "AcceptMultipleTransactions" functions. The latter is called only in "AcceptPackage" and "ProcessNewPackage" functions but it seems that that is where the chain of events end. The "ProcessNewPackage" function is used only for JSON RPC mempool acceptance testing and Regtest. I don't think this function is used for Bitcoin mainnet. Q1 => Do every single transactions in Bitcoin mainnet go through "ProcessTransaction" -> "AcceptToMemoryPool" -> "AcceptSingleTransaction"? Q2 => If the answer for Q1 is yes, then isn't it kind of inefficient? Is "AcceptMultipleTransactions" deprecated? from Recent Questions - Bitcoin Stack Exchange https://ift.tt/JYg06my via IFTTT

How Custody Settlement Blockchain-Based Solutions Work with Centralized Exchanges

I read How does clearing & settlement work on crypto exchanges and have a follow-up question: Can you explain in more detail how our own custody for settlement on the blockchain would work if we want to integrate it with a public centralized exchange and a private sale? from Recent Questions - Bitcoin Stack Exchange https://ift.tt/IJe7A52 via IFTTT

Why should Bitcoin consider implementing post-quantum cryptography now?

With the rapid advancements in quantum computing, the cryptographic algorithms securing Bitcoin may soon be vulnerable. Delaying the implementation of post-quantum cryptography could expose Bitcoin to significant risks, especially if quantum capabilities are achieved sooner than expected. Qbits is capable of implementing post-quantum cryptography (PQC) as per NIST recommendations, ensuring that Bitcoin remains secure against quantum attacks. We have conducted successful experiments, as detailed in our project: Bitcoin on Quantum Computing. For more context, here’s a recent post on our progress: Qbits Post on LinkedIn. What are the potential obstacles or considerations in implementing PQC for Bitcoin now, and how can the community help make this transition smoother? from Recent Questions - Bitcoin Stack Exchange https://ift.tt/76oG3JO via IFTTT

If someone knows my address, can they track where the Bitcoin I received came from, down to the fourth or fifth sender

This question concerns a friend of mine who has traded Bitcoin in a hostile country. If the authorities know his address would they know the addresses of who sent him Bitcoin. Let's imagine someone sent BTC to another person who aggregated it and sent to my friend. Can they trace the BTC back to the original sender. Some of the BTC was sent from exchanges at different stages of the transaction but some was bought from bitcoin ATMs, some from other people using different wallets ( exchanges, trust wallets, Blockchain etc) . How far back can authorities trace . Some was sent directly to the friends wallet, others were added to other purchases BTC and sent , from Recent Questions - Bitcoin Stack Exchange https://ift.tt/x6oUcCg via IFTTT

Does any have bitcoin core 0.8.4?

Ive been trying to find this version or older does anyone have it?? Ive looked everywhere. from Recent Questions - Bitcoin Stack Exchange https://ift.tt/QdoHGk8 via IFTTT

What is Oracle padding?

What is oracle padding??i could really use some reputation on here and it wanted me to ask a question so what exactly is oracle padding decryption? from Recent Questions - Bitcoin Stack Exchange https://ift.tt/a0SingT via IFTTT

OOM Kill occurs during loadtxoutset execution

I tried to load a snapshot using the assumeutxo feature provided in Bitcoin Core v28.0. I ran loadtxoutset during IBD after the block headers were synced. But every time my login session gets killed after the following log: .. 2024-10-07T05:14:26Z FlushSnapshotToDisk: flushing coins cache (403 MB) started ... 2024-10-07T05:18:16Z FlushSnapshotToDisk: completed (230130.94ms) ... 2024-10-07T05:18:17Z FlushSnapshotToDisk: saving snapshot chainstate (45 MB) started ... 2024-10-07T05:22:01Z FlushSnapshotToDisk: completed (224537.77ms) ... Checking the syslog, it appears that the process is being killed by oom. 2024-10-07T14:22:47.365074+09:00 FRONTIER systemd[3115]: org.gnome.Shell@x11.service: systemd-oomd killed some process(es) in this unit. 2024-10-07T14:22:47.366504+09:00 FRONTIER systemd[3115]: vte-spawn-4785ea6e-8c4a-44d0-80aa-72e36fb7107a.scope: systemd-oomd killed some process(es) in this unit. 2024-10-07T14:22:47.366578+09:00 FRONTIER systemd[3115]: vte-spawn-4785ea6e-8c4a-44d

How to locate crypfo recovery firm

There are a lot of untrue recommendations and it's hard to tell who is legit. If you have lost crypto to scam easyrecoveryassets@gmail.com is the best option I can bet on that cause I have seen lot of recommendations about them and I'm a witness on their capabilities. They will surely help out. Took me long to find them. The wonderful part is no upfront fee till crypto is recover successfully that's how genuine they are from Recent Questions - Bitcoin Stack Exchange https://ift.tt/4oxCYW2 via IFTTT

"code": 210, "message": "Ran out of routes to try after 15 attempts: see `paystatus`" Why aren't my payments going through?

I run a core-lightning node with six active private channels with two nodes (ACINQ, allNice | torq.co) and over last couple of months most of the payments that I attempt fail with the output such as this: { "code": 210, "message": "Ran out of routes to try after 15 attempts: see `paystatus`", "attempts": [ { "status": "failed", "failreason": "failed: WIRE_TEMPORARY_CHANNEL_FAILURE (reply from remote)", "partid": 0, "amount_msat": 50000000 }, { "status": "failed", "failreason": "failed: WIRE_TEMPORARY_CHANNEL_FAILURE (reply from remote)", "partid": 1, "amount_msat": 50000000, "parent_partid": 0 }, { "status": "failed", "failreason": "failed: WIRE_TE

Conversion problem

Welcome ... I made a transfer from a bitcoin core wallet to another wallet, but the transfer did not arrive from yesterday hash: 7fd7aac91098b5a5144dae424cd5bc2b3224b695a58c0348a47dca601de3cd41 from Recent Questions - Bitcoin Stack Exchange https://ift.tt/yTYmA98 via IFTTT

Install and run Bitcoin Core on Linux Mint 22

I need help installing Bitcoin Core with Linux Mint 22 Everything I have tried produces an error. I have Linux Mint 22 on a laptop. There is a 1TB external SSD freshly formatted. In the Downloads directory there are 2 files. /home/james/Downloads/bitcoin-27.0-x86_64-linux-gnu.tar.gz and /home/james/Downloads/bitcoin-27.0 Did running the tar.gz file install the second one, bitcoin-27.0? Please advise and recommend the most complete and detailed instructions for a Linux novice. from Recent Questions - Bitcoin Stack Exchange https://ift.tt/YIpCsjr via IFTTT

Fastest Rising Online Casino in Bangladesh [closed]

What is the fastest-growing online casino in Bangladesh that would be worth my attention as a passionate online punter? As I’ll be visiting soon, I'm eager to discover a platform that’s well-regarded by local players and provides an excellent gaming experience, featuring a wide range of games, enticing promotions, and strong customer service. from Recent Questions - Bitcoin Stack Exchange https://ift.tt/9vL1whz via IFTTT

Recovering Forgotten Bitcoin Access Through Email

Since the inception of Bitcoin, I used to earn through searches and other related activities. However, I stopped for a long time and forgot that I had Bitcoin. Can I now access it through my email?" from Recent Questions - Bitcoin Stack Exchange https://ift.tt/i9EAGZM via IFTTT

Why I have to pay a fee when I did I never got my Bitcoin I'm owed got my web receipts showed it went to mepoole and got passed but no pay

Mepoole said transaction appo vef buy still never got what I owed in bitcoin from Recent Questions - Bitcoin Stack Exchange https://ift.tt/GYtwqf1 via IFTTT

Someone sent all the money out of my wallet to another wallet. I did not make that transaction. Can I find out where it went

I just had money sent to my wallet from a Bitcoin ATM. As soon as it arrives it is being sent away. I did not send anything. Now it is all gone. from Recent Questions - Bitcoin Stack Exchange https://ift.tt/U8IohrR via IFTTT

bitcoind.service file to automatically start on boot

Image
hi all i'm noob so sorry in advance i installed bitcoind.service and everything is fine untill i reboot the system. here is screenshot when i reboot the system it doesn't work and show me this i installed bitcoin core on linux mint. if i do journalctl -e show me this can anyone help me please considering i'm a noob so i need commands in details thanks from Recent Questions - Bitcoin Stack Exchange https://ift.tt/LayrbDi via IFTTT

Understanding v28.0 PayToAnchor script

I am trying to understand the new PayToAnchor script, which is part of v28.0. Here is the script definition: https://github.com/bitcoin/bitcoin/blob/master/src/script/script.cpp#L207-L222 As I understand, the above script would translate to following: op_true op_pushdata4 2 4e73 Can someone please confirm that this is correct understanding? Also, what the reason for this particular script for PayToAnchor? It appears that it is not validated - interpreter.cpp#VerifyWitnessProgram , so the script could have been anything else. Is there any specific reason for using this particular script for PayToAnchor? from Recent Questions - Bitcoin Stack Exchange https://ift.tt/EDtmhC4 via IFTTT

Human Curioisity

How can sell fone?becuase of money people they dont care uf there is a someone suffer becuase of greediness. Practically say we need money, but to point you can kill becuase eager to get more money, i here o obiously i had bitcoin, but any single of it i never revciev.all i want is to learned but i connot start if there some people are seing You properyy have a huge money but Zero knoledge, this is kind of world here all are smart and talented but. act like not A human...Let me know who want to buy mf Fone, i willnsell this, Reality Says if 'MONEY CAN HAPPINES' BUT THE WORST IF MONEY CAN DESTROY HUMANITY,WITH OUR CORIUSITY. Better to leave with peace of mind than sorroundings Smart people but full of **.. from Recent Questions - Bitcoin Stack Exchange https://ift.tt/kLQ7hq2 via IFTTT