Maciej Zwoliński

Results 14 issues of Maciej Zwoliński

Hi. I wanted to propose some changes to the wasm test runner. I'm currently working on some internal projects that are using `yew` frontend framework and I came across some...

Hi, I was trying to hack net widget a bit, to refetch network ssid every time new connection is acquired and I've noticed that net_now variable doesn't contain devices array....

## Motivation Hi! was playing with some part of snarkVM's compiler a bit and due to the environment I'm running it on I wanted to make sure it compiles with...

Hey, I've just hit this case where I want to execute some command in container and wait for it to finish. I found it strange that the implementation will try...

### Celestia Node version 6654cdf ### OS Archlinux 6.3.6-zen ### Install tools docker ### Others _No response_ ### Steps to reproduce it Based mostly on the API documentation: https://node-rpc-docs.celestia.org/#p2p Most...

good first issue
kind:break!
external

Hey, as in issue title. I wanted to test that a service gracefully handles networking issues like server being temporarily unreachable and wanted to do that by dropping the `MockServer`,...

## Bug description So currently for github PR's, release plz will create the commit through github api to have the `Verified` badge. However when pulling in new changes, it rebases...

bug

Hi, When I saw this layout, I've instantly felt it's my endgame :o however I also would like to go wireless with things like nice!nano. Is it possible that you'd...

### Problem Recently standardized `--check-cfg` started triggering in my project. There is some common pattern in crates that want to use another nightly feature, `doc_cfg`, to do stuff like: ```toml...

C-bug
A-documenting-cargo-itself
S-needs-design

## Bug Report The title is pretty generic but I don't know how to express that cleaner. It's pretty common to use some tricks when implementing `Serialize` and `Deserialize` by...

bug