dpc

Results 817 comments of dpc

Converted the connection status monitoring in https://github.com/fedimint/fedimint/pull/8087

I didn't understand the details, but notably macro, static location etc. are used to make the logging statement as cheap as possible and put as much as data into static...

Can you clean up `fedimint-core/src/config.rs` changes? I think the edtior/AI is messing with newlines? The PR description seems slightly off, but the general root casue seems plausible. ping @m1sterc001guy for...

> Still pull these deps (bitcoin, secp256k1, …) into fedimint-encoding Behind feature flags, yes. > Also not sure if merging fedimint-derive into it makes sense I need to verify what...

> I am a bit worried about the privacy implications of storing seed fingerprints with the federations. Doesn't that provide an easy method for computing exactly how many users there...

Hmmm... now that we track blind nonces, couldn't the client just check the if the first blind nonce it can derive was ever used ... ?

Clients could always create 1msat note even if uneconomical, just for the sake of making a marker. It works all the same as some completely different marker, which is also...

@elsirion @bradleystachurski for awarness . We might want to wait for this feature to be available in Nixpkgs etc. but I think it's very promising in enabling faster bitcoind setups....