Search content
Sort by

Showing 20 of 73 results by hashtag
Post
Topic
Board Armory
Re: Can't send because of "txn-mempool-conflict"
by
hashtag
on 09/10/2020, 03:54:05 UTC
-zapwallettxes fixed it

thank you all!


p.s.
just to clarify that deleting mempool.dat was the first thing I tried but it didn't help
Post
Topic
Board Armory
Re: Can't send because of "txn-mempool-conflict"
by
hashtag
on 08/10/2020, 16:02:31 UTC
The problem seems to be that the UTXO simply isn't available anymore in core, because the transaction is already sitting in your own mempool.
Due to the missing internet connection, however, it didn't get broadcasted and therefore no other node is aware of this transaction.

You can either publish the raw transaction by yourself, as mentioned by BitMaxz or you can start core with the argument -zapwallettxes.

but i deleted bitcoin core mempool.dat?

what does zapwallettxes do?
Post
Topic
Board Armory
Re: Can't send because of "txn-mempool-conflict"
by
hashtag
on 08/10/2020, 04:31:38 UTC
The transaction doesn't exist on any of those blockexplorers.
During broadcasting it I didn't have internet access, so I doubt it's on any other node.

In that situation what else I can do to fix that?
Post
Topic
Board Armory
Topic OP
Can't send because of "txn-mempool-conflict"
by
hashtag
on 07/10/2020, 20:15:10 UTC
That's the error I get when I try to send.
Deleted mempool.dat
restarted everything (armory, bitcoind, OS ubuntu 18.10)
rebuild and rescan db

and still get that error


it appeared after I sent transaction while having network problems, it stayed at 0 confirmations in armory for a while, when checked block explorer, it didn't exist, so I did "clear unconfirmed" that worked and cleared it but since then when i try to send that particular UTXO I get the error above.
Post
Topic
Board Armory
Merits 1 from 1 user
Re: Armory returns to the send window instead of asking for password and sending
by
hashtag
on 24/08/2020, 15:13:04 UTC
⭐ Merited by HCP (1)
yes that fixed it, thanks!
Post
Topic
Board Armory
Re: Armory returns to the send window instead of asking for password and sending
by
hashtag
on 17/08/2020, 16:45:32 UTC
actually after further testing sending still works for the other wallets in armory but this particular one.
I have used it on the host system before upgrading to ubuntu 20.04 and it worked, now is the first time im trying to use it in the VM and it doesn't.

The only difference I see between the non-working one and the others is that it has 1 pending transaction (but I'm not using its coin, using coin control to select confirmed transaction) and the password is longer.
Post
Topic
Board Armory
Re: Armory returns to the send window instead of asking for password and sending
by
hashtag
on 17/08/2020, 16:40:18 UTC
here is the full thing
https://paste.ubuntu.com/p/54Q2zQzrTj/



please note this is from Ubuntu 19.10 in VirtualBox (because of the py3 issue) with .bitcoin and .armory folders shared from the host. But it used to work just fine.
Post
Topic
Board Armory
Re: Armory returns to the send window instead of asking for password and sending
by
hashtag
on 17/08/2020, 08:13:43 UTC
Quote
2020-08-17 11:11:11 (ERROR) -- Traceback (most recent call last):
  File "/usr/lib/armory/ui/TxFrames.py", line 948, in createTxAndBroadcast
    ustx = self.validateInputsGetUSTX()
  File "/usr/lib/armory/ui/TxFrames.py", line 902, in validateInputsGetUSTX
    lockTime=TheBDM.getTopBlockHeight())
  File "/usr/lib/armory/armoryengine/Transaction.py", line 2513, in createFromTxOutSelection
    return self.createFromPyTx(thePyTx, pubKeyMap, txMap, p2shMap)
  File "/usr/lib/armory/armoryengine/Transaction.py", line 2414, in createFromPyTx
    cppPrevTx = TheBDM.bdv().getTxByHash(txhash)
  File "/usr/lib/armory/CppBlockUtils.py", line 1662, in getTxByHash
    def getTxByHash(self, *args): return _CppBlockUtils.BlockDataViewer_getTxByHash(self, *args)
DbErrorMsg: <CppBlockUtils.DbErrorMsg; proxy of <Swig Object of type 'DbErrorMsg *' at 0x7f4929064300> >

2020-08-17 11:11:37 (ERROR) -- Traceback (most recent call last):
  File "/usr/lib/armory/ui/TxFrames.py", line 948, in createTxAndBroadcast
    ustx = self.validateInputsGetUSTX()
  File "/usr/lib/armory/ui/TxFrames.py", line 902, in validateInputsGetUSTX
    lockTime=TheBDM.getTopBlockHeight())
  File "/usr/lib/armory/armoryengine/Transaction.py", line 2513, in createFromTxOutSelection
    return self.createFromPyTx(thePyTx, pubKeyMap, txMap, p2shMap)
  File "/usr/lib/armory/armoryengine/Transaction.py", line 2414, in createFromPyTx
    cppPrevTx = TheBDM.bdv().getTxByHash(txhash)
  File "/usr/lib/armory/CppBlockUtils.py", line 1662, in getTxByHash
    def getTxByHash(self, *args): return _CppBlockUtils.BlockDataViewer_getTxByHash(self, *args)
DbErrorMsg: <CppBlockUtils.DbErrorMsg; proxy of <Swig Object of type 'DbErrorMsg *' at 0x7f49291c6c60> >
Post
Topic
Board Armory
Topic OP
Armory returns to the send window instead of asking for password and sending
by
hashtag
on 14/08/2020, 16:07:57 UTC
It worked fine earlier today, but now when i click "send" it asks me to confirm im ok with the low fee and then returns to the send window instead of asking for password and sending as it did before.
I haven't changed or anything on that install.
Post
Topic
Board Armory
Re: Is the new Armory release that will work on Ubuntu 20.04 coming anytime soon?
by
hashtag
on 12/08/2020, 10:28:48 UTC
Is there something we can subscribe to, so we can understand when the new version is released?
Post
Topic
Board Armory
Re: Is the new Armory release that will work on Ubuntu 20.04 coming anytime soon?
by
hashtag
on 11/08/2020, 12:36:11 UTC
Sounds like days to months to me then.

I guess I'll pull out the VM Smiley
Post
Topic
Board Armory
Re: Is the new Armory release that will work on Ubuntu 20.04 coming anytime soon?
by
hashtag
on 11/08/2020, 09:00:29 UTC
well yes, but how is it looking, in matter of days, months, years? Smiley
Post
Topic
Board Armory
Topic OP
Is the new Armory release that will work on Ubuntu 20.04 coming anytime soon?
by
hashtag
on 10/08/2020, 17:28:47 UTC
I just updated to 20.04 because the previous version was no longer getting security updates and was extremely unpleasantly surprised that Armory doesn't work anymore! Sad
I read the 2 threads here about Ubuntu dropping py2 as the reason, but the work around seems too difficult for a newbie, and running in VM is not ideal either. I read that this will be fixed in the new release but when is it coming? Even rough estimation would be appreciated so I can know if I can wait or try to make the workaround setup.
Post
Topic
Board Armory
Re: Used address appears unused
by
hashtag
on 08/07/2020, 14:44:30 UTC
I have the same problem and I'm on linux.
It shows used addresses as unused. 
Post
Topic
Board Armory
Topic OP
Armory freezes after creating a new wallet
by
hashtag
on 06/07/2020, 15:08:21 UTC
Everything works fine until I create a new wallet and get returned to the main window. At this point it's froze, nothing is active, you can't click anywhere. It's pretty much like a picture of the interface, you can't do anything.

After restart it's fine and I see the previously created wallet, until I make new one and the same happens.
Post
Topic
Board Exchanges
Topic OP
jubiter, another bitcoin prepaid card? Is it worth it?
by
hashtag
on 09/04/2019, 06:29:30 UTC
There seems to be a lot of ads recently for them, exchange and prepaid card that can be loaded with bitcoin and litecoin.

However, I don't see any meaningful discussions about them in the community.

Does anyone know these guys?

Trustpilot reviews are extremely mixed bag as well.

If you know anything about them, please do share Smiley
Post
Topic
Board Service Discussion
Re: [LIST] Free EU bank accounts that you can be opened directly online
by
hashtag
on 09/04/2019, 06:28:27 UTC
Edit: Notice the quote from Leopay is mentioning Leupay  Huh
They are the same company. Leupay was rebranded to Leopay: https://blog.leopay.eu/leupay-becomes-leopay/

I also recall seeing reports of people saying they weren't crypto-friendly, unsure of that's still true today.

I also remember such thing.
Did anyone test them with transfer from crypto exchange?
Post
Topic
Board Service Discussion
Re: Depositing crypto into BlockFi to earn interest, ok or stupid idea?
by
hashtag
on 09/04/2019, 06:26:40 UTC
If your deposits are insured, then sure why not? If Japan's able to enforce deposit insurance on licenced exchanges, surely a Gemini-backed entity must be able to do the same, especially if they're soliciting your deposits.

2% annual interest is not worth the risk, as pointed out. If you REALLY wanted to gamble, there is a service here that lets you earn about 4% annually (compounded), crediting you daily, and funds never locked. Hint: They're in Gambling section and are one of the most read and responded to threads. They've not scammed anyone for 4? 5? years but I wouldn't store my precious savings for that kind of interest. A little here and there, sure.

It's 6% for the first 500 ether


what is that service you are talking about? I suppose there is still counter party risk? If not even more?

Still not worth it, my friend. In fact, I'm still not sure any amount of interest is worth it, and that they're actually lowering interest rates is a sign that even they can't make as much as touted.

Anything guaranteed just sits uncomfortably with me, because there's no such thing. Like I said, though, if deposits were insured, like they would be in a bank account, that's a different story. That's what you should find out (and I'm more than certain they don't).

The service I'm talking about is freebitco.in. Probably the oldest faucet around? That's the same risk I'd say, putting your money and hoping they never run away. They've never scammed, but past performance isn't a guarantee of future, right?

You compare regulated service with established team to a faucet?
Post
Topic
Board Service Discussion
Re: EMIs that allow you to top up your balance with card for free?
by
hashtag
on 23/03/2019, 06:15:57 UTC
@hashtag
There is a new EMI for european citizens. You get an IBAN number and you can order a plastic mastercard. You can top up your balance with card, exactly like what you're looking (for free). I verified my account this week and I tried 3-4 times to do it, it works very well.  Smiley
The android application is Yeeld

Their site is only in french so I suppose they are limited only to french citizens?
Post
Topic
Board Service Discussion
Re: Depositing crypto into BlockFi to earn interest, ok or stupid idea?
by
hashtag
on 23/03/2019, 05:15:16 UTC
If your deposits are insured, then sure why not? If Japan's able to enforce deposit insurance on licenced exchanges, surely a Gemini-backed entity must be able to do the same, especially if they're soliciting your deposits.

2% annual interest is not worth the risk, as pointed out. If you REALLY wanted to gamble, there is a service here that lets you earn about 4% annually (compounded), crediting you daily, and funds never locked. Hint: They're in Gambling section and are one of the most read and responded to threads. They've not scammed anyone for 4? 5? years but I wouldn't store my precious savings for that kind of interest. A little here and there, sure.

It's 6% for the first 500 ether


what is that service you are talking about? I suppose there is still counter party risk? If not even more?