Bitcoin Forum
May 09, 2024, 06:55:44 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: help to downgrad bitcoin core from 0.14 to 0.13.2 on Ubuntu  (Read 590 times)
remoteknife (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
April 04, 2017, 07:46:07 PM
 #1

Hello, I ran into trouble when trying to transfer coins from my old compromised Armory wallet to a brand new one. I had Armory 0.93.3  running on Bitcoin core 0.14, and got message
"Minimum Transaction Fee Is Too Large

The minimum fee for this transaction is 0.011275 BTC. That fee is too large and indicates that there are probably too many small inputs to fit into a single transaction. To send these Bitcoins, this transaction must be broken up into smaller pieces".

I tried breaking it up into smaller pieces, but had to go so low the fees ate too much.

Goatpig said Armory 0.93.3 has hardcoded fee limits, and I had to upgrade to 0.95.1

0.95.1 wont run on core 0.14, so I need core 0.13.2 installed, I found 0.13.2 at https://bitcoin.org/bin/bitcoin-core-0.13.2/ but only as a tar.gz which I don't know how to install.

Can anyone help?
1715237744
Hero Member
*
Offline Offline

Posts: 1715237744

View Profile Personal Message (Offline)

Ignore
1715237744
Reply with quote  #2

1715237744
Report to moderator
1715237744
Hero Member
*
Offline Offline

Posts: 1715237744

View Profile Personal Message (Offline)

Ignore
1715237744
Reply with quote  #2

1715237744
Report to moderator
1715237744
Hero Member
*
Offline Offline

Posts: 1715237744

View Profile Personal Message (Offline)

Ignore
1715237744
Reply with quote  #2

1715237744
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715237744
Hero Member
*
Offline Offline

Posts: 1715237744

View Profile Personal Message (Offline)

Ignore
1715237744
Reply with quote  #2

1715237744
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
April 04, 2017, 09:04:38 PM
 #2

It depends on your OS. That link has more than just the .tar.gz. It has every other binary file that is made with the releases in there.

remoteknife (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
April 04, 2017, 10:21:13 PM
 #3

Thank you. My OS is Ubuntu 16.04. I'm not very familiar with Linux, and was looking to find a deb-file.

Which file can I download and install?
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
April 04, 2017, 10:30:33 PM
 #4

If your OS is 64-bit, download bitcoin-0.13.2-x86_64-linux-gnu.tar.gz. If you use a 32-bit OS, download bitcoin-0.13.2-i686-pc-linux-gnu.tar.gz.

For both, extract the folder inside, named bitcoin-0.13.2. Inside that folder are three folders, bin, include, and lib. Copy those three folders to /usr and merge them with the folders already there. Once that is done, you can start Core by running bitcoin-qt in the terminal.

remoteknife (OP)
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
April 04, 2017, 11:13:14 PM
 #5

YES!! It worked.

One step closer to saving my precious. Now I need to get a few hours sleep before work :/ I may be back with more questions tomorrow
Thanks again.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!