Bitcoin Forum
July 04, 2024, 06:04:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3]
41  Bitcoin / Bitcoin Technical Support / Re: Unconfirmed transaction for 3+ hours on: February 19, 2018, 09:23:54 PM
It probably would have confirmed relatively quickly anyhow.

Right now the Johoe mempool (https://core.jochen-hoenicke.de/queue/#2h) only has ~0.5 MB of transactions at or above a fee rate of 5 satoshis per byte.

Another option is just to double spend your transaction if your wallet supports it. Always enable replace by fee (RBF) if your wallet supports it then you can replace your transaction with a higher fee if you feel its taking too long. Some wallets support forgetting/abandoning transactions (Bitcoin Core does) after which you can recreate it with a higher fee rate, just make sure you use at least one of the same inputs your old transaction used so that its impossible to double pay the recipient.

Double spending your tx would probably have cost much less then $10 in the current fee market.
42  Bitcoin / Bitcoin Technical Support / Re: Is Python good for bitcoin apps? on: February 19, 2018, 09:12:28 PM
There are a lot of bitcoin projects built with Python.

Large ones (Electrum, Armory), libraries and utility scripts.

If I am starting a larger bitcoin project I would probably prefer a language with static type checking but still has similar memory safety (like C# or Java/Kotlin)
Pages: « 1 2 [3]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!