Simon Warta

Results 115 issues of Simon Warta

Let's try to implement that using Telescope once https://github.com/confio/cosmjs-types/pull/68 works

cosmos-sdk-0.47-🤟

When upgrading react-scripts from v4 to v5, you also get a webpack v4 to v5 upgrade. In Webpack 5 a bunch of modules need to be configures manually. CosmJS lists...

This was originally brought up by @mvid in https://github.com/cosmos/cosmjs/pull/1307. `import("crypto")` seems to be an issue for the React native bundler. This is strange since the point of `import("crypto")` is that...

Right now when you access a endpoint root as a user, you are welcome with `Forbidden` and different HTTP statuses: | URL | Status | Content | |---|---|---| | https://api2.drand.sh/...

devguild

I have an error enum that I want to convert from snafu to thiserror with the following case: ```rust #[error("Error serializing type {source}: {msg}")] SerializeErr { /// the source type...

Hi all, hi @gnzlbg, thank you for this great projects! Correct me if I'm wrong, but this projects seems unmaintainened unfortunately. Some trivial PRs are pending (e.g. #152, #164, #161,...

We have two persistent peers in https://github.com/CosmosContracts/mainnet/blob/main/juno-1/persistent_peers.txt that seem to have changed their key using the old origin: ``` 10:48AM ERR Error dialing peer err="auth failure: conn.ID (70fcee92283edc02340289b2a74e4ab1a0203848) dialed ID...