Mario Dian

Results 46 comments of Mario Dian

Upon further investigation it seems (and my Electrs logs think so too - although I may be wrong, this is the first time I'm seeing Dart) that the synchronization process...

> @dongweiming That's untrue. This is a limitation of the MPS backend: > > ``` > /AppleInternal/Library/BuildRoots/9941690d-bcf7-11ed-a645-863efbbaf80d/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShaders/MPSCore/Types/MPSNDArray.mm:706: failed assertion `[MPSTemporaryNDArray initWithDevice:descriptor:] Error: NDArray dimension length > INT_MAX > ``` Getting...

Thank you @fashberg, you're right! Tested and it works properly.

> I'm getting this to. Updated it right now. I'm on Arch Linux. > > For me it only throws that error for TI PNGs. The webui shows them anyways....

Please have a look at one of my [scripts](https://freedomnode.com/blog/7/quick-and-easy-way-to-setup-openbazaar-server-on-amazon-aws#h-start-the-service) depending on your environment. If you use Raspbian then Systemd script is the right one for you.

Any update? The bug still seems to be present.

> Thank you, I think the interesting line is > 2023-06-11 14:16:11.359 [INF] HSWC: ChannelLink(3e37348c79282a149f48eae6c51548b01e0064f5e7d8903fe7f4ca911855c278:1): sending 2 updates to synchronize the state Indeed, although I have no idea what a...

I use charge-lnd to change fees once an hour based on various scenarios. However, that should be unrelated no? (meanwhile I set correct fees from the range above just to...

I see the number 253 mentioned in logs for another node but I have no idea where it's set or where it's coming from or even how to change it:...

This are the outputs for the commands: ```` $ bitcoin-cli getmempoolinfo { "loaded": true, "size": 112634, "bytes": 54353252, "usage": 295491120, "total_fee": 4.60670316, "maxmempool": 300000000, "mempoolminfee": 0.00005765, "minrelaytxfee": 0.00001000, "incrementalrelayfee": 0.00001000,...