Dawid Ciężarkiewicz

Results 459 comments of Dawid Ciężarkiewicz

This (timeouts on read/writes + timeouts/deadlines on whole request handling) and dynamically allocated thread-pool size is pretty much everything required to bring a gap between async and threaded http servers...

I'm marking this as blocked, as it's unclear if we can proceed with this one. Feel free to keep discussing etc. but it just makes easier for us to know...

Considering how long it takes to build and how heavy it is, I'm not sure how practical this is.

This docker image is almost entirely nix binaries built when executing `nix develop`. I wonder - does it really save anyone anything if these binaries are downloaded during `docker build...

BTW. On my desktop this Dockerfile builds in 15-20 minutes.

TODO: * [ ] just like described in https://github.com/fedimint/fedimint/issues/317#issuecomment-1221247495 - set up devcontainer to automatically use cachix fedimint cache

> 20 minutes is acceptable for first time wait. I think the exact time is largely depending on the network download speed. I don't think much if anything was being...

I will add a a cron triggered build. It it is not running for every PR, it should be fine.

#653 will take care of Android . I looked into iOS and my (broken) WIP is in https://github.com/dpc/fedimint/tree/cross-compile-mac . I'll get back to it at some point.

@justinmoon What should we do with https://github.com/fedimint/rust-secp256k1-zkp/pull/1 ? Can anyone review the "Miniscript-specific fixes" commit specifically, as I'm not sure if I understand everything there. Also - I don't know...