sbtctalk
|
|
December 13, 2015, 02:26:10 PM |
|
Is this a way to reverse a transaction?
|
13Sk3gsQ1ogrzmyt3xMVvByxcUvZr98kKN
|
|
|
Cs87kxy
Full Member
Offline
Activity: 185
Merit: 100
https://BoostCrypto.com - Earn 250% in 200 Hours
|
|
December 25, 2015, 09:36:33 PM |
|
Is this a way to reverse a transaction?
It's a too fool question... Is a basic of btc that you can reverse a transaction... hope in a fork
|
|
|
|
Moonpie99
Newbie
Offline
Activity: 7
Merit: 1
|
|
December 27, 2015, 06:59:36 PM |
|
|
|
|
|
Mitak
|
|
December 28, 2015, 10:30:14 AM |
|
worked fine for me too
|
|
|
|
DieJohnny
Legendary
Offline
Activity: 1639
Merit: 1006
|
|
December 28, 2015, 11:03:00 PM |
|
Is this a way to reverse a transaction?
get rid of the unconfirmed txn in your wallet and then send all of your coins to another address with a really high fee... hope for the best.....maybe your new txn will have preference on the network and get confirmed.... leaving the old one in never never land until it dies
|
Those who hold and those who are without property have ever formed distinct interests in society
|
|
|
sbtctalk
|
|
January 01, 2016, 03:40:31 PM |
|
Is this a way to reverse a transaction?
It's a too fool question... Is a basic of btc that you can reverse a transaction... hope in a fork Is this a way to reverse a transaction?
get rid of the unconfirmed txn in your wallet and then send all of your coins to another address with a really high fee... hope for the best.....maybe your new txn will have preference on the network and get confirmed.... leaving the old one in never never land until it dies Thank you. Under what circumstances will you use this?
|
13Sk3gsQ1ogrzmyt3xMVvByxcUvZr98kKN
|
|
|
jaydipmodhwadia
|
|
January 01, 2016, 04:19:25 PM |
|
Good guide.... however I don't use core.... and blockchain just retries it automatically.
|
|
|
|
1337leet
|
|
March 27, 2016, 09:42:22 AM |
|
Ultimate way to delete your forever unconfirmed transactions - Backup your wallet just in case
- Download Pywallet
- Run './pywallet.py --web'
- Go to http://localhost:8989 in your browser
- Fill the Delete form like this:
- Wallet Directory: /your/wallet/directory
- Wallet Filename: yourwalletfilename
- Key: all
- Type: leave 'Transaction'
- Click the Delete button
- Run 'bitcoin -rescan'
- Done, no more unconfirmed tx's
Hey, I just try to follow this instruction... but got problems. I downloaded pywallet and run pywallet.py --web. If I run it it wants to download a file called "pywallet.py" which I did... But what to do now? If I type in http://localhost:8989 in my brower I just get a message that it is not available. Does my wallet needs to be open at the time I do this?
|
|
|
|
--Encrypted--
Copper Member
Legendary
Offline
Activity: 924
Merit: 1007
hee-ho.
|
|
March 27, 2016, 09:45:32 AM |
|
Ultimate way to delete your forever unconfirmed transactions - Backup your wallet just in case
- Download Pywallet
- Run './pywallet.py --web'
- Go to http://localhost:8989 in your browser
- Fill the Delete form like this:
- Wallet Directory: /your/wallet/directory
- Wallet Filename: yourwalletfilename
- Key: all
- Type: leave 'Transaction'
- Click the Delete button
- Run 'bitcoin -rescan'
- Done, no more unconfirmed tx's
Hey, I just try to follow this instruction... but got problems. I downloaded pywallet and run pywallet.py --web. If I run it it wants to download a file called "pywallet.py" which I did... But what to do now? If I type in http://localhost:8989 in my brower I just get a message that it is not available. Does my wallet needs to be open at the time I do this? how about just start core with -zapwallettxes ? the unconfirmed tx will be gone.
|
|
|
|
1337leet
|
|
March 27, 2016, 09:48:38 AM |
|
Ultimate way to delete your forever unconfirmed transactions - Backup your wallet just in case
- Download Pywallet
- Run './pywallet.py --web'
- Go to http://localhost:8989 in your browser
- Fill the Delete form like this:
- Wallet Directory: /your/wallet/directory
- Wallet Filename: yourwalletfilename
- Key: all
- Type: leave 'Transaction'
- Click the Delete button
- Run 'bitcoin -rescan'
- Done, no more unconfirmed tx's
Hey, I just try to follow this instruction... but got problems. I downloaded pywallet and run pywallet.py --web. If I run it it wants to download a file called "pywallet.py" which I did... But what to do now? If I type in http://localhost:8989 in my brower I just get a message that it is not available. Does my wallet needs to be open at the time I do this? how about just start core with -zapwallettxes ? the unconfirmed tx will be gone. I use core v0.11.0 As far as I know this is only available from 0.12.0
|
|
|
|
--Encrypted--
Copper Member
Legendary
Offline
Activity: 924
Merit: 1007
hee-ho.
|
|
March 27, 2016, 09:52:22 AM |
|
I use core v0.11.0 As far as I know this is only available from 0.12.0
it has been available since 0.9.0 .
|
|
|
|
1337leet
|
|
March 27, 2016, 09:53:59 AM |
|
I use core v0.11.0 As far as I know this is only available from 0.12.0
it has been available since 0.9.0 . Thank you I'll try it now - let's see if it works.
|
|
|
|
jrpatking
|
|
March 29, 2016, 02:33:19 PM |
|
I did a transaction earlier with 0 transaction fee. It was unconfirmed for a long time. I wanted to cancel it. I didn't find this tutorial at that time. This is a great guide, every other bitcoin user needs to know. Do pywallet has the feature to remove an address from a wallet file?
|
|
|
|
Stiffo
Newbie
Offline
Activity: 5
Merit: 0
|
|
May 04, 2016, 01:41:26 AM |
|
Ultimate way to delete your forever unconfirmed transactions - Backup your wallet just in case
- Download Pywallet
- Run './pywallet.py --web'
- Go to http://localhost:8989 in your browser
- Fill the Delete form like this:
- Wallet Directory: /your/wallet/directory
- Wallet Filename: yourwalletfilename
- Key: all
- Type: leave 'Transaction'
- Click the Delete button
- Run 'bitcoin -rescan'
- Done, no more unconfirmed tx's
Hey, I just try to follow this instruction... but got problems. I downloaded pywallet and run pywallet.py --web. If I run it it wants to download a file called "pywallet.py" which I did... But what to do now? If I type in http://localhost:8989 in my brower I just get a message that it is not available. Does my wallet needs to be open at the time I do this? how about just start core with -zapwallettxes ? the unconfirmed tx will be gone. My unconfirmed transaction was 100% restored after opening bitcoin-qt with the following command... "C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettxes There was no need to install any additional programs. The functionality is built into bitcoin-qt. For the uninitiated, here's how to run the command above on Windows... (note: this will only work for bitcoin-qt v9+) - Open your Bitcoin Core wallet (bitcoin-qt.exe).
- Make a backup of your wallet, just in case [File > Backup Wallet].
- Close Bitcoin-qt (don't just minimise it, close it).
- Make a new shortcut or copy your existing bitcoin-qt shortcut.
- Right-click the new copy of the shortcut and choose Properties.
- Add " -zapwallettxes" (with a space and without quotes) to the end of the existing 'Target' field (see the command above - your path may be different, so just leave your path as it is).
- Click OK to save and close the properties window.
- You can now open your Bitcoin Core wallet using this new shortcut. After it opens, you should see "rescanning network XX%".
- Done! Your unconfirmed bitcoin should now appear in the balance area.
- Close your wallet.
- Delete the shortcut you just created to prevent accidentally using it again.
- Open your wallet using the original shortcut.
The lesson: Don't be a potato and send your transactions with zero fees! If I have missed something, please let me know.
|
|
|
|
Za1n
Legendary
Offline
Activity: 1078
Merit: 1011
|
|
May 17, 2016, 05:53:59 PM |
|
Ultimate way to delete your forever unconfirmed transactions - Backup your wallet just in case
- Download Pywallet
- Run './pywallet.py --web'
- Go to http://localhost:8989 in your browser
- Fill the Delete form like this:
- Wallet Directory: /your/wallet/directory
- Wallet Filename: yourwalletfilename
- Key: all
- Type: leave 'Transaction'
- Click the Delete button
- Run 'bitcoin -rescan'
- Done, no more unconfirmed tx's
Hey, I just try to follow this instruction... but got problems. I downloaded pywallet and run pywallet.py --web. If I run it it wants to download a file called "pywallet.py" which I did... But what to do now? If I type in http://localhost:8989 in my brower I just get a message that it is not available. Does my wallet needs to be open at the time I do this? how about just start core with -zapwallettxes ? the unconfirmed tx will be gone. My unconfirmed transaction was 100% restored after opening bitcoin-qt with the following command... "C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettxes There was no need to install any additional programs. The functionality is built into bitcoin-qt. For the uninitiated, here's how to run the command above on Windows... (note: this will only work for bitcoin-qt v9+) - Open your Bitcoin Core wallet (bitcoin-qt.exe).
- Make a backup of your wallet, just in case [File > Backup Wallet].
- Close Bitcoin-qt (don't just minimise it, close it).
- Make a new shortcut or copy your existing bitcoin-qt shortcut.
- Right-click the new copy of the shortcut and choose Properties.
- Add " -zapwallettxes" (with a space and without quotes) to the end of the existing 'Target' field (see the command above - your path may be different, so just leave your path as it is).
- Click OK to save and close the properties window.
- You can now open your Bitcoin Core wallet using this new shortcut. After it opens, you should see "rescanning network XX%".
- Done! Your unconfirmed bitcoin should now appear in the balance area.
- Close your wallet.
- Delete the shortcut you just created to prevent accidentally using it again.
- Open your wallet using the original shortcut.
The lesson: Don't be a potato and send your transactions with zero fees! If I have missed something, please let me know. Actually the easiest way on Windows (assuming Bitcoin is installed in default location) can be boiled down to simply: - Backup Wallet (always before messing with your wallet)
- Start->Run->type "cmd" -> hit enter, a black command prompt window should appear
- Type
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettxes in the window and hit enter
No need to mess with shortcuts or anything, this will launch the GUI one time using the -zapwallettxes flag which is what you want in this case.
|
|
|
|
Alesia
Newbie
Offline
Activity: 14
Merit: 0
|
|
June 23, 2016, 06:01:15 PM |
|
Ultimate way to delete your forever unconfirmed transactions - Backup your wallet just in case
- Download Pywallet
- Run './pywallet.py --web'
- Go to http://localhost:8989 in your browser
- Fill the Delete form like this:
- Wallet Directory: /your/wallet/directory
- Wallet Filename: yourwalletfilename
- Key: all
- Type: leave 'Transaction'
- Click the Delete button
- Run 'bitcoin -rescan'
- Done, no more unconfirmed tx's
Hey, I just try to follow this instruction... but got problems. I downloaded pywallet and run pywallet.py --web. If I run it it wants to download a file called "pywallet.py" which I did... But what to do now? If I type in http://localhost:8989 in my brower I just get a message that it is not available. Does my wallet needs to be open at the time I do this? how about just start core with -zapwallettxes ? the unconfirmed tx will be gone. My unconfirmed transaction was 100% restored after opening bitcoin-qt with the following command... "C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettxes There was no need to install any additional programs. The functionality is built into bitcoin-qt. For the uninitiated, here's how to run the command above on Windows... (note: this will only work for bitcoin-qt v9+) - Open your Bitcoin Core wallet (bitcoin-qt.exe).
- Make a backup of your wallet, just in case [File > Backup Wallet].
- Close Bitcoin-qt (don't just minimise it, close it).
- Make a new shortcut or copy your existing bitcoin-qt shortcut.
- Right-click the new copy of the shortcut and choose Properties.
- Add " -zapwallettxes" (with a space and without quotes) to the end of the existing 'Target' field (see the command above - your path may be different, so just leave your path as it is).
- Click OK to save and close the properties window.
- You can now open your Bitcoin Core wallet using this new shortcut. After it opens, you should see "rescanning network XX%".
- Done! Your unconfirmed bitcoin should now appear in the balance area.
- Close your wallet.
- Delete the shortcut you just created to prevent accidentally using it again.
- Open your wallet using the original shortcut.
The lesson: Don't be a potato and send your transactions with zero fees! If I have missed something, please let me know. Actually the easiest way on Windows (assuming Bitcoin is installed in default location) can be boiled down to simply: - Backup Wallet (always before messing with your wallet)
- Start->Run->type "cmd" -> hit enter, a black command prompt window should appear
- Type
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettxes in the window and hit enter
No need to mess with shortcuts or anything, this will launch the GUI one time using the -zapwallettxes flag which is what you want in this case. Does someone knows how to do that on mac ? I'm using bitcoin core 0.12.1
|
|
|
|
scouse15
Newbie
Offline
Activity: 41
Merit: 0
|
|
July 05, 2016, 03:52:56 AM |
|
Ultimate way to delete your forever unconfirmed transactions - Backup your wallet just in case
- Download Pywallet
- Run './pywallet.py --web'
- Go to http://localhost:8989 in your browser
- Fill the Delete form like this:
- Wallet Directory: /your/wallet/directory
- Wallet Filename: yourwalletfilename
- Key: all
- Type: leave 'Transaction'
- Click the Delete button
- Run 'bitcoin -rescan'
- Done, no more unconfirmed tx's
Hey, I just try to follow this instruction... but got problems. I downloaded pywallet and run pywallet.py --web. If I run it it wants to download a file called "pywallet.py" which I did... But what to do now? If I type in http://localhost:8989 in my brower I just get a message that it is not available. Does my wallet needs to be open at the time I do this? how about just start core with -zapwallettxes ? the unconfirmed tx will be gone. My unconfirmed transaction was 100% restored after opening bitcoin-qt with the following command... "C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettxes There was no need to install any additional programs. The functionality is built into bitcoin-qt. For the uninitiated, here's how to run the command above on Windows... (note: this will only work for bitcoin-qt v9+) - Open your Bitcoin Core wallet (bitcoin-qt.exe).
- Make a backup of your wallet, just in case [File > Backup Wallet].
- Close Bitcoin-qt (don't just minimise it, close it).
- Make a new shortcut or copy your existing bitcoin-qt shortcut.
- Right-click the new copy of the shortcut and choose Properties.
- Add " -zapwallettxes" (with a space and without quotes) to the end of the existing 'Target' field (see the command above - your path may be different, so just leave your path as it is).
- Click OK to save and close the properties window.
- You can now open your Bitcoin Core wallet using this new shortcut. After it opens, you should see "rescanning network XX%".
- Done! Your unconfirmed bitcoin should now appear in the balance area.
- Close your wallet.
- Delete the shortcut you just created to prevent accidentally using it again.
- Open your wallet using the original shortcut.
The lesson: Don't be a potato and send your transactions with zero fees! If I have missed something, please let me know. Actually the easiest way on Windows (assuming Bitcoin is installed in default location) can be boiled down to simply: - Backup Wallet (always before messing with your wallet)
- Start->Run->type "cmd" -> hit enter, a black command prompt window should appear
- Type
"C:\Program Files\Bitcoin\bitcoin-qt.exe" -zapwallettxes in the window and hit enter
No need to mess with shortcuts or anything, this will launch the GUI one time using the -zapwallettxes flag which is what you want in this case. Just writing to say thanks, I have just got back over 0.03 from numourous transactions that i had where i had not paid enough of a fee so they were just sitting there with no confirmations. The above method of doing through command prompt works super easy. Once again, THANK YOU
|
|
|
|
|
maxFreeman
Member
Offline
Activity: 73
Merit: 10
Crypto Investor
|
|
July 27, 2016, 12:07:32 PM |
|
Also key -salvagewallet works.
|
The more you give The more you get!
|
|
|
.Sinister
Newbie
Offline
Activity: 4
Merit: 0
|
|
January 22, 2017, 01:49:17 PM |
|
Sorry for the bump but are you guys aware of the fact that people might scam with that method? A lot of people do not know that it is possible to "delete" unconfirmed transactions, so they might give the goods or whatever before it gets confirmed. Or do I miss something here?
|
|
|
|
|