bnonni

Results 43 comments of bnonni

@ittechguruuu I feel your pain right now. I am in the same board 😭

@random9brat that error message isn't enough to diagnose the problem. You need to run the command with RUST_BACKTRACE and paste that output. That said, if you were running `ord index`...

@DanielHook15 I think you need a 64 bit OS to do just about anything with Bitcoin. If you look at https://bitcoin.org/en/download you'll see only 64 bit versions. I recall having...

Second this issue. Just got this error this morning, however, I ran `wallet balance` and this got thrown, not inscribe. This error comes after trying to sync the stupid ord...

NOOOO 😢 just spent 3 days indexing. I found these docs on the error whihc implies that the running thread may still have a lock on the resources you're trying...

Nevermind ... sigh 😞 > but once a lock is poisoned then all future acquisitions will return this error.

For reference, I'm running ord 0.4.2 and I had to simply rename the index.redb file and rerun `ord index` to start from the beginning. Could not find a solution to...

Update w/ feature details 1. Enable toggle feature similar to channel opening 2. Toggle 1 - Fee Rate (percent) with % sign toggle in input field 3. Toggle 2 -...

@decentralgabe I came to this repo to submit this same issue. Not only am I glad to see that someone has already submitted it, but I'm even happier to see...