-
**Is your feature request related to a problem? Please describe.**
We want to make it as painless as possible for anyone running the xud-docker full setup to expose their L1 clients to the public and…
-
I am trying internal Bitcoin Core node on Linux, encountered a bunch of problems with getting a correct status of it.
At the end of the setup there was an error: signal only works in main thread.
No…
-
I'm trying to use laravel-zeromq with bitcoind on laravel-lumen framework. Already installed composer-package and setup for config, ServiceProvider and Alias.
But after starting CLI-Command which s…
-
```
perf record ./src/bitcoind -datadir=mainnet -server=0 -connect=127.0.0.1 -dbcache=16000
```
I ran the above command to capture a perf of a long running process (3-4 hours) and got the followi…
-
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…
-
```
2024-01-10T11:36:06.330Z DEBUG 035e4ff418fc8b5554c5d9eea66396c227bd429a3251c8cbc711002ba215bfc226-gossipd: Received channel_update for channel 812665x968x3/1 now DISABLED
2024-01-10T11:36:07.4…
-
server ip is pingable and telnet-able via its port. so why that message?
![image](https://github.com/user-attachments/assets/40fca28f-9797-447c-b423-1d195306960e)
![image](https://github.com/user-a…
-
its a mining wallet.
![image](https://user-images.githubusercontent.com/60179867/101694357-fd7bd080-3a40-11eb-86f1-d1400f45ad56.png)
```
2020-12-01T22:08:00Z [123zeze] Wallet File Version = 15990…
-
Returning dcr vs atoms. Solution: Both should return in dcr.
> getticketfee
> 0.05
> getwalletfee
> 5000000
Setting using dcr, but returning with atoms.
Also, cmd with "tx" vs "wallet". Solution: ch…
-
Wouldn't a Dockerfile be nice for building this project and running it within Docker?
I'm thinking of implementing this if there is interest.