Chris Guida

Results 265 comments of Chris Guida

Excellent! Yeah I'm still working on ironing this out, will undraft once it's ready :)

Ok, thanks! I'm just looking for some example of the RPC client that works now. I can update the references once BDK 1.0 is released. I'm thinking `scanblocks` to get...

Made a little example of how this would work: https://github.com/vladimirfomene/bdk/pull/2

Awesome work @gudnuf @farscapian! ACK 2dfb456

I can test this whenever someone comes up with a viable test scenario... Seems this would only be needed for "nip-05 verification against onion services"... how does one accomplish this?

@dr-bonez ^

I'll get to this in a week or so! Unfortunately traveling without my mac currently

just attempted `nix build` on my mac. seems a hash wasn't specified somewhere? ``` > nix build trace: warning: Unknown cryptography version: '41.0.3'. Please update getCargoHash. error: hash mismatch in...

Hmm ok, what's the workaround? Should I copy this hash somewhere?

Just needs `build-essential`, `pkg-config`, and `python3-dev`. However, I'd love it if we could remove the dependency on `python3-dev` as this causes the container to balloon to a huge size.