dpc

Results 817 comments of dpc

I understand the worry about not breaking lots of downstream projects, but I don't think making things more complicated is going to be helpful. How about phasing it in, so:...

This is possible and I implemented the basic version of it in https://github.com/fedimint/fedimint/pull/5322 . However for admin auth we not only want to check the http auth. We need the...

I'm still working and investigating, but I'm currently testing: https://github.com/fedimint/fedimint/pull/6354

@antonilol I think you're right and actually enabling jemalloc for rocksdb requires some work. In Fedimint it seems we're hitting some weird patterns around iterator usage on the Rust side...

BTW. I have [enabled jemalloc on rocksdb itself in Fedimint](https://github.com/fedimint/fedimint/pull/6488) and we're seeing much better memory usage now. It's kind of hard to quantify, as it's a long running process...

For reference: https://docs.liquid.net/docs/technical-overview#peg-out-liquid-to-bitcoin > The easier solution would be to standardize on a "please don't do on-chain stuff as a normal client" meta field that the client uses to block...

@elsirion That's the first time I'm seeing something like this. Maybe it will make sense to you.

I guess this self-runner CI setup is very good at triggering timing issues, and also lowering the session time in the CI is a big factor. This flaky became actually...

@joschisan So this would be the damage. :D