Matt Whitlock

Results 82 comments of Matt Whitlock

I don't see anything here, in 316, or in 317 that relates to the kernel crash when using the mt7921au in a bridge with an Ethernet interface. When that crash...

There's been some churn in the driver code recently to turn global variables into instance variables, so I would suggest building the very latest kernel (`HEAD` from Git if possible)...

@fishBone000: Great sleuthing work! It comes as a shock to me that the regulatory domain is a global parameter and not a per-interface parameter. It makes sense for the regulatory...

@ShahanaFarooqui: Since you're touching hsmtool, would you take a look at this PR? I just recently had another use for this function, as I needed to CPFP a peer's unilateral...

> This allows for a much more controlled deletion than if we restricted it to simple database queries, though it's slower. What criteria are you imagining that you can't code...

**Note:** I also had to add the following line at the top of `def install` to force linking with LLVM's `libc++.dylib` since the system version on macOS 10.13 is missing...

@github-actions: Dumb bot. It's not my fault no one has merged this.

Also for anyone stumbling upon this: the URI scheme that Green requires for Liquid Testnet addresses is `liquidtestnet:`, and it is unfortunately case-sensitive despite that [IETF RFC 3986 § 3.1](https://datatracker.ietf.org/doc/html/rfc3986#section-3.1)...

> Another nuance - when JM yield generator initiates participating in coinjoin process, it gets change address, which is never reused again, even if coinjoin does not succeed. JoinMarket knows...

> What does `lsusb -t` show? ``` # lsusb -tv /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M ID 1d6b:0002 Linux Foundation 2.0 root hub |__ Port 1: Dev...