Ryan Swart

Results 13 issues of Ryan Swart

This enables deploying to github pages using `gh-pages` and the `deploy` script in `package.json` - you need to have the correct .env variables set when running deploy for everything to...

Proof of concept approach as discussed https://github.com/Valerioageno/ssr-rs/pull/1#issuecomment-994671463 to maintaining the context - a bit silly and and leaves a spinning future so has to be reworked quite a bit; but...

Script generation was not appending bcash prefixes. This parses submitted gateways so that prefixes are handled correctly

A few mints were made to a gateway with an empty gpubkey - this prevents the GatewayState endpoint from ever returning an empty key if the chain is present. Not...

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. #### Changes included in this PR - Changes to the following...

**Describe the bug** Previously the `with-tokio` feature could be used with `tokio-rustls-tls` - allowing for easy static compilation with musl. After #299 was merged, `with-tokio` will always pull in `native-tls`;...

bug

Currently, some tools (like docker, tailscale) don't really work without being enabled as NixOS services. It would be good to identify such services (either by scanning nixos modules somehow or...

As far as I can tell, the only way to trigger the search bar is by clicking the button - it would be nice for keyboard centric workflows to be...

The web plugin doesn't grab mouse input for me under chrome or FF 3.5 in Kubuntu 64 bit, leaving me unable to test the plugin further

In order for `clinfo` to detect the OpenCL platform, I need to set the `OCL_ICD_VENDORS` env var in this manner