-
The LND wallet allows users to guide the fee choice on commitment transactions exchanged during lighting operations. The LND guidance is simple `{ low, medium, high }`, but useful none the less. It …
-
I would like to eventually manifest this as a pull request. However, it is still a hodgepodge of trial and error right now, so starting it off as an issue. Nevertheless, I managed to get a 2.7inch wav…
-
The process to get `zcashd` running is:
* [TODO more detail needed] install packages needed to get mingw-w64 working;
* make a git clone of zcash/zcash and build it on Linux using `HOST=x86_64-w64-m…
-
### Background
After the update to Bitcoin Core v28, LND v0.18.3 did not start
https://github.com/bitcoin/bitcoin/releases/tag/v28.0
### Your environment
* LND v0.18.3
* Ubuntu server Jam…
-
What if a node is flooded with bogus Pour proofs as a denial-of-service vector? How many such bogus Pours can a node process per time? Where will the bottleneck live?
Also consider the two cases that…
-
**Describe the bug**
When set up with SSO and lnd is already initialized externally and unlocked (using `lncli`, because of #314 ), RTL shows "unlock wallet" page. After entering a password, it obvio…
-
Hi Everyone,
I keep running into the same problem with my node. It starts its initial sync of the blockchain, and then after about 5-7% through, it restarts over and over and doesn't make any more …
-
I wonder: What will happen if I connect to a different Bitcoin Core instance?
Is this bad? Will Specter complain? Or will it just add the wallets there? Will I lose labels? etc...
The answer could…
-
When loading "ledbits" this is the error i get - "No block history file found. - block_list.txt". I have the node running and synced 100% and the RPC user and password has been set. Any ideas?
-
Right now, a user is blind to the txn fee market while using the app, and only a very advanced user would have the knowledge and ability to estimate the required fee and set it using the custom fee op…