Will Clark

Results 29 issues of Will Clark

I hope you don't mind me opening this as an issue here, this is a cross-post of: https://github.com/kyuupichan/electrumx/issues/1007 I have written up an Electrum Protocol proposal which seeks to improve...

question

If clightning dual funding feature (currently experimental) is enabled, try to make dual funded channels.

I have been having some difficulty paying to Muun wallet from my C-Lightning node, as they appear to have some very high-fee channels on the recipient side at the moment......

Bug
Design
Core Lightning

The first commit adds some general guidance on restricting I2P traffic bandwidth which in my experience can be higher than expected by default (74GB in 24h measured using default `i2pd`...

Docs

The new YAML templates provide more flexibility and can be designed to extract more information from users when submitting issues, avoiding initial back-and-forth when reports do not include enough background...

This PR changes the default authentication cookie permissions to `600`, and picks up #26088 by aureleoules which adds a bitcoind launch option `-rpccookieperms` to set the file permissions of the...

RPC/REST/ZMQ
CI failed

This picks up #27534 with a rebase and a few fixups, now squashed. See #27534 for more background information. Considerations from the previous draft: > Should we allow dimensions to...

RPC/REST/ZMQ
CI failed

Currently the verify-binaries script will accept "wildcards" such as "linux" or "darwin" as binary specifiers. Builders however usually only want to verify for their specific architecture-platform that they want to...

Scripts and tools

Fixes #18603 Checks that generated files with special compilation units do not contain disallowed sections. Special instructions and disallowed sections are defined in the script and include `SSE42`, `SSE41`, `AVX`,...

Build system

This pull includes a number of changes: * fix broken older builds, and update some minor point releases * add v25.1 * switch default binary repository to bitcoincore.org for better...