Bitcoin Forum
November 12, 2024, 01:56:43 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Armory / Re: Needing help to solve on: May 14, 2020, 07:08:01 AM
Sure W10 is not a funny OS ... it was a fresh install from 2 weeks and i was not thinking it will be this mess to reinstall Armory Sad
The GUI approach works for me as well. I will add that one to my check list next time i'm doing a reinstall Wink
2  Bitcoin / Armory / Re: Needing help to solve on: May 13, 2020, 05:59:25 PM
Have you tried removing the armoryqt.conf and setting up your paths in the Armory GUI settings like I described in my post above? If so, what happened?

Sorry for the late reply ... i tried without success both of your proposal yesterday without success.

I tried another time this evening with a full reinstall of Armory and Bitcoin Core and ... it worked !

So in my case declaring the the folders using the GUI only was the solution but I also suppose i break something in the 2 previous tries (even if i do not understand what).
3  Bitcoin / Armory / Re: Needing help to solve on: May 12, 2020, 06:59:52 AM
I'm running amory using the default icon, pointing to QT.
You mean it's a shortcut? Does the "default icon" has extra start parameters?
Because if it has a custom pathing in the shortcut (after the 'target'), it will override the ones set in the config files.

If not, I'm out of ideas.

No special pathing, this is the default icon created during the install process : "C:\Program Files (x86)\Armory\ArmoryQt.exe"
4  Bitcoin / Armory / Re: Needing help to solve on: May 11, 2020, 05:05:54 PM
Hello,

Thanks for your reply.

I'm running amory using the default icon, pointing to QT.

Still i tried to create a armorydb.conf with the same config as armoryqt.config : no change.
I tried to add in ArmorySettings the bitcoin home patch : no change.

So i'm actually building a VM on a 1To disk to install Amory and Bitcoin Core using the default paths ... if this is not working i'm lost Wink
5  Bitcoin / Armory / Needing help to solve on: May 10, 2020, 01:42:18 PM
Hello,

I recently reinstalled by PC and i have some troubles to setup back Armory.

I tired to get some inspiration using some guidance from the forum (https://bitcointalk.org/index.php?topic=5226591.0) and website (https://btcarmory.com/docs/pathing) ... but still having the same error  Huh

Amory and Bitcoin Core are both installed on the system drive (C:) but there isn't enough space for 300 Go of blocks ... so both armory and bitcoin databases are located  in the drive (E:).

So ... time to request some help from the experts  Grin

Thanks for your help
Antoine


The error message :
2020-05-10 14:59:09 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\FIXE\AppData\Roaming/Bitcoin/blocks is not a valid path


Bitcoin Core
Install folder : C:\Program Files\Bitcoin
Data : E:\801_BITCOINCORE\BitcoinCore_Data
Blocks : E:\801_BITCOINCORE\BitcoinCore_Data\blocks
Version : bitcoin-0.19.1-win64

Bitcoin is running fine standalone and the chain is fully sync with a 297 GB of database.

Armory
Install folder : C:\Program Files (x86)\Armory
Data : E:\800_Armory\ArmoryDB
Version : armory_0.96.5_win64

I added a "armoryqt.conf" file in "C:\Users\FIXE\AppData\Roaming\Armory" and added in the conf file the following lines :
Code:
satoshi-datadir="E:\801_BITCOINCORE\BitcoinCore_Data\blocks"
dbdir="E:\800_Armory\ArmoryDB"

The folder "E:\800_Armory\ArmoryDB" is empty.


dbLog
Code:
Log file opened at 11:03:12.000: C:\Users\FIXE\AppData\Roaming\Armory\dbLog.txt
-INFO  - 11:03:12.000: (e:\users\goat\code\armory3\cppforswig\main.cpp:32) Running on 32 threads
-INFO  - 11:03:12.000: (e:\users\goat\code\armory3\cppforswig\main.cpp:33) Ram usage level: 50
-INFO  - 11:03:12.016: (e:\users\goat\code\armory3\cppforswig\bdm_server.h:263) Listening on port 9001
-ERROR - 14:54:02.828: (e:\users\goat\code\armory3\cppforswig\dataobject.h:286) exhausted entries in Arguments object
-ERROR - 15:17:20.219: (e:\users\goat\code\armory3\cppforswig\dataobject.h:286) exhausted entries in Arguments object

armorylog.txt
https://pastebin.com/mPcmA9Y4

ArmorySettings.txt
Code:
ManageSatoshi                        | True
MainWalletCols                       | ff0500003c00780050001d02
MainGeometry                         | 01d9d0cb00010000000006d80000011200000b3e00000481000006e00000013100000b3600000479000000000000
LastDirectory                        | C:\Users\FIXE\AppData\Roaming\Armory\
Agreed_to_EULA                       | True
DNAA_UnlockTimeout                   | False
AlwaysArmoryURI                      | 1
NotifyIgnore                         |
DNAA_IntroDialog                     | False
Default_ReceiveType                  | P2PKH
AdvFeature_UseCt                     | 0
UnlockTimeout                        | 10
LastFilterState                      | 0
First_Load_Date                      | 1589114923
User_Mode                            | Advanced
MinimizeOnOpen                       | False
First_Load                           | False
IgnoreAlerts                         |
DNAA_DeleteLevelDB                   | False
Load_Count                           | 3
DNAA_DefaultApp                      | True
LastVersionLoad                      | v0.96.5

6  Bitcoin / Armory / Re: Fee error message + "send!" action doesn't work on: November 25, 2017, 04:13:13 PM
Based on the error message, i found in the forum that a "Rebuild & rescan DB" could be sufficient.
Done and it worked.
Or deleting the all DB is a better idea ?
Thanks a lot for your help !
7  Bitcoin / Armory / Re: Fee error message + "send!" action doesn't work on: November 25, 2017, 02:48:26 PM
Ok i missed that log file ...

There is an error occurring just after the selecting "yes" on the "insufficient fee" message.

Code:
2017-11-25 15:45:50 (INFO) -- TxFrames.pyc:727 - Change address behavior: NewAddr
2017-11-25 15:45:50 (ERROR) -- Traceback (most recent call last):
  File "ui\TxFrames.pyc", line 848, in createTxAndBroadcast
  File "ui\TxFrames.pyc", line 802, in validateInputsGetUSTX
  File "armoryengine\Transaction.pyc", line 2287, in createFromTxOutSelection
  File "armoryengine\Transaction.pyc", line 2196, in createFromPyTx
  File "CppBlockUtils.pyc", line 2994, in getTxByHash
DbErrorMsg: <CppBlockUtils.DbErrorMsg; proxy of <Swig Object of type 'DbErrorMsg *' at 0x00000000046463C0> >



Code:
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1147 - C++ block utilities loaded successfully
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1264 -
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1265 -
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1266 -
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1267 - ************************************************************
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1268 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1269 - ************************************************************
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1270 - Loading Armory Engine:
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1271 -    Armory Version        : 0.96.3
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1272 -    Armory Build:         : 2b65ac0648
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1273 -    PyBtcWallet  Version  : 1.35
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1274 - Detected Operating system: Windows
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1275 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1276 -    User home-directory   : C:\Users\vader\AppData\Roaming
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1277 -    Satoshi BTC directory : C:\Users\vader\AppData\Roaming\Bitcoin
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1278 -    Armory home dir       : C:\Users\vader\AppData\Roaming\Armory\
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1279 - Detected System Specs    :
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1280 -    Total Available RAM   : 15.95 GB
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1281 -    CPU ID string         : Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1282 -    Number of CPU cores   : 4 cores
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1283 -    System is 64-bit      : True
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1284 -    Preferred Encoding    : cp1252
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1285 -    Machine Arch          : amd64
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1286 -    Available HDD (ARM)   : 77 GB
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1287 -    Available HDD (BTC)   : 0 GB
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1288 -
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1289 - Network Name: Main Network
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1290 - Satoshi Port: 8333
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1291 - Do wlt check: True
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1292 - Named options/arguments to armoryengine.py:
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     thread_count    : -1
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     rescan          : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     ignoreAllZC     : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     rescanBalance   : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     disableModules  : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     port            : None
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     interport       : 8223
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     coverageOutputDir: None
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     forceWalletCheck: False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     regtest         : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     rebuild         : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     nettimeout      : 2
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     datadir         : DEFAULT
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     clearMempool    : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     offline         : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     armoryDBDir     : DEFAULT
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     armorydb_port   : 9001
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     satoshiPort     : DEFAULT
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     useTorSettings  : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     netlog          : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     keypool         : 100
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     coverageInclude : None
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     forceOnline     : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     redownload      : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     rpcBindAddr     : 127.0.0.1
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     armorydb_ip     : 127.0.0.1
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     multisigFile    : DEFAULT
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     ram_usage       : -1
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     mtdebug         : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     logDisable      : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     settingsPath    : C:\Users\vader\AppData\Roaming\Armory\ArmorySettings.txt
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     language        : en
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     db_type         : DB_FULL
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     doDebug         : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     enableDetSign   : True
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     disableConfPermis: False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     testnet         : False
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     rpcport         : DEFAULT
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     satoshiHome     : DEFAULT
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     satoshiRpcport  : DEFAULT
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     logFile         : C:\Users\vader\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1294 -     verbosity       : None
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1295 - Other arguments:
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1298 - ************************************************************
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:1701 - C++ block utilities loaded successfully
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:3559 - Using settings file: C:\Users\vader\AppData\Roaming\Armory\ArmorySettings.txt
2017-11-25 15:44:15 (ERROR) -- ArmoryUtils.pyc:3716 - Unsupported language  specified. Defaulting to English (en)
2017-11-25 15:44:15 (INFO) -- ArmoryUtils.pyc:3719 - Using Language: en
2017-11-25 15:44:15 (INFO) -- BDM.pyc:355 - Using the asynchronous/multi-threaded BlockDataManager.
2017-11-25 15:44:15 (INFO) -- BDM.pyc:356 - Blockchain operations will happen in the background. 
2017-11-25 15:44:15 (INFO) -- BDM.pyc:357 - Devs: check TheBDM.getState() before asking for data.
2017-11-25 15:44:15 (INFO) -- BDM.pyc:358 - Registering addresses during rescans will queue them for
2017-11-25 15:44:15 (INFO) -- BDM.pyc:359 - inclusion after the current scan is completed.
2017-11-25 15:44:16 (INFO) -- ArmoryUtils.pyc:3559 - Using settings file: C:\Users\vader\AppData\Roaming\Armory\ArmorySettings.txt
2017-11-25 15:44:16 (INFO) -- ArmoryQt.py:2061 - loadWalletsAndSettings
2017-11-25 15:44:16 (INFO) -- ArmoryQt.py:2121 - Loading wallets...
2017-11-25 15:44:16 (INFO) -- ArmoryQt.py:2186 - Number of wallets read in: 2
2017-11-25 15:44:16 (INFO) -- ArmoryQt.py:2191 -    Wallet (fh24J9nw):    "Wallet 2017.11                  "   (Encrypted)
2017-11-25 15:44:16 (INFO) -- ArmoryQt.py:2191 -    Wallet (SkGRJuT5):    "Restored - SkGRJuT5             "   (Encrypted)
2017-11-25 15:44:16 (INFO) -- ArmoryQt.py:1763 - acquiring process mutex...
2017-11-25 15:44:17 (INFO) -- ArmoryQt.py:1395 - setupUriRegistration
2017-11-25 15:44:17 (INFO) -- ArmoryQt.py:1463 - Armory already registered for current user.  Done!
2017-11-25 15:44:17 (INFO) -- ArmoryQt.py:566 - Usermode: Advanced
2017-11-25 15:44:17 (INFO) -- ArmoryQt.py:1698 - Changing usermode:
2017-11-25 15:44:17 (INFO) -- ArmoryQt.py:1699 -    From: Advanced
2017-11-25 15:44:17 (INFO) -- ArmoryQt.py:1707 -      To: Advanced
2017-11-25 15:44:17 (INFO) -- ArmoryQt.py:1836 - startBitcoindIfNecessary
2017-11-25 15:44:17 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2017-11-25 15:44:17 (INFO) -- ArmoryQt.py:1892 - Setting satoshi datadir = H:\801_BITCOINCORE\2017
2017-11-25 15:44:17 (INFO) -- SDM.pyc:169 - Found bitcoind in the following places:
2017-11-25 15:44:17 (INFO) -- SDM.pyc:171 -    C:\Program Files\Bitcoin\daemon\bitcoind.exe
2017-11-25 15:44:17 (INFO) -- SDM.pyc:173 - Using: C:\Program Files\Bitcoin\daemon\bitcoind.exe
2017-11-25 15:44:17 (INFO) -- SDM.pyc:337 - Called startBitcoind
2017-11-25 15:44:17 (WARNING) -- SDM.pyc:439 - Spawning bitcoind with command: C:\Program Files\Bitcoin\daemon\bitcoind.exe -datadir=H:\801_BITCOINCORE\2017
2017-11-25 15:44:17 (INFO) -- ArmoryUtils.pyc:672 - Executing popen: ['C:\\Program Files\\Bitcoin\\daemon\\bitcoind.exe', u'-datadir=H:\\801_BITCOINCORE\\2017']
2017-11-25 15:44:17 (INFO) -- SDM.pyc:445 - PID of bitcoind: 8632
2017-11-25 15:44:17 (INFO) -- SDM.pyc:446 - PID of armory:   4052
2017-11-25 15:44:17 (INFO) -- ArmoryUtils.pyc:672 - Executing popen: ['.\\guardian.exe', '4052', '8632']
2017-11-25 15:44:20 (INFO) -- ArmoryQt.py:1872 - setSatoshiPaths
2017-11-25 15:44:20 (INFO) -- ArmoryQt.py:1892 - Setting satoshi datadir = H:\801_BITCOINCORE\2017
2017-11-25 15:44:20 (WARNING) -- SDM.pyc:396 - Spawning DB with command: ./ArmoryDB.exe --db-type="DB_FULL" --cookie --satoshi-datadir="H:\801_BITCOINCORE\2017\blocks" --datadir="C:\Users\vader\AppData\Roaming\Armory\" --dbdir="C:\Users\vader\AppData\Roaming\Armory\databases"
2017-11-25 15:44:20 (INFO) -- ArmoryUtils.pyc:672 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--cookie', u'--satoshi-datadir="H:\\801_BITCOINCORE\\2017\\blocks"', '--datadir="C:\\Users\\vader\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\vader\\AppData\\Roaming\\Armory\\databases"']
2017-11-25 15:44:22 (INFO) -- ArmoryQt.py:1824 - Connecting on port 49924
2017-11-25 15:44:22 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 1
2017-11-25 15:44:22 (INFO) -- ArmoryQt.py:1906 - loadBlockchainIfNecessary
2017-11-25 15:44:22 (INFO) -- ArmoryQt.py:1924 - Setting netmode: 1
2017-11-25 15:44:22 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:22 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:22 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:23 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:23 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:23 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:23 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:23 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:25 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:25 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:26 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:28 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:28 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:28 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:44:28 (INFO) -- ArmoryQt.py:4670 - Dashboard switched to "Scanning" mode
2017-11-25 15:45:50 (INFO) -- TxFrames.pyc:727 - Change address behavior: NewAddr
2017-11-25 15:45:50 (ERROR) -- Traceback (most recent call last):
  File "ui\TxFrames.pyc", line 848, in createTxAndBroadcast
  File "ui\TxFrames.pyc", line 802, in validateInputsGetUSTX
  File "armoryengine\Transaction.pyc", line 2287, in createFromTxOutSelection
  File "armoryengine\Transaction.pyc", line 2196, in createFromPyTx
  File "CppBlockUtils.pyc", line 2994, in getTxByHash
DbErrorMsg: <CppBlockUtils.DbErrorMsg; proxy of <Swig Object of type 'DbErrorMsg *' at 0x00000000046463C0> >
8  Bitcoin / Armory / Fee error message + "send!" action doesn't work on: November 25, 2017, 11:16:37 AM
Hi !

I'm trying to send BTC using my armory wallet and I can't find any solution to have it working.

-Open Armory
-Clic on "send bitcoins"
-Select the wallet (spendable BTC amount is ok)
-Recipient address
-Amount to send
- Clic on the Fee line to adjust to 45 (based on https://bitcoinfees.earn.com/)
- Enable RBF is selected (clic on preview transaction = nothing happening)
- Clic on "send!"
- Error message "insufficient fee" (lower than the 200 rate suggested) ... are you sure ...
- Clic on "Yes"
- Nothing happening
- Clic on "Send!" = "insufficient fee" message

Config :

Armory 0.96.3
Bitcoin 0.15.0.1
Windows 10

Armory is connected and in Advanced mode.  All wallets are confirmed. Nothing special in the debug log.
I reinstalled Armory using the 0.96.3 on github : https://github.com/goatpig/BitcoinArmory/releases

I tried to install the 0.94 RC1 but this is even worst, i'm having an error message saying "invalid spendable amount" (something like that, i don't remember the exact message).

Am i doing something wrong ?

Thanks for your help !
Vad
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!