mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add alert page for transaction malleability
This commit is contained in:
parent
66d1b54853
commit
6dbe5bf49d
1 changed files with 21 additions and 0 deletions
21
_alerts/2014-02-11-malleability.html
Normal file
21
_alerts/2014-02-11-malleability.html
Normal file
|
@ -0,0 +1,21 @@
|
|||
---
|
||||
title: "Transaction malleability"
|
||||
active: true
|
||||
banner: ""
|
||||
---
|
||||
|
||||
<h2>What happened</h2>
|
||||
|
||||
<p>Many identical transactions with different transaction IDs are being relayed on the network from an unknown source. As a result, a certain number of services like Bitcoin exchanges and wallets have been found to handle these transactions improperly and are experiencing temporary issues with their internal accounting systems. Transaction malleability is a <a href="https://en.bitcoin.it/wiki/Transaction_Malleability">known issue</a> and many services are mostly unaffected.</p>
|
||||
|
||||
<h2>What is being done</h2>
|
||||
|
||||
<p>Bitcoin developers are collaborating with known affected exchanges to fix their internal systems and help resuming withdrawals as soon as possible. Some pool operators have been reported to work on blocking duplicate transactions to help mitigate the problem. Emergency fixes to the Bitcoin protocol are not required and future improvements are already being discussed.</p>
|
||||
|
||||
<h2>What you should do</h2>
|
||||
|
||||
<p>No action is required to protect your bitcoins. Always remember to wait for one confirmation or more before spending your bitcoins. You should monitor your own exchange's website to be informed about their service status. Temporary confusion, delays and price volatility can be expected.</p>
|
||||
|
||||
<div style="text-align:right">
|
||||
<i>This notice last updated: Tue, 11 Feb 2014 16:14:57 -0500</i>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue