Simon Warta
Simon Warta
Hey there! We got multiple reports from users that bring up "SIGABRT: abort" crashes in systems using Alpine 3.19. If Alpine 3.17 or 3.18 is used, everything is fine. I...
It seems like this industry agreed that a user should be able to interact with many different chains using the same public key. Bech32 addresses are freely converted between chains...
- [x] Bank - [x] Send - [x] Staking - [x] Delegate (fixed in https://github.com/cosmos/cosmos-multisig-ui/pull/89) - [x] Claim rewards, Undelegate, Redelegate (#95) - [x] Set Withdraw address (#123) - [x]...
This repository is missing a LICENSE. Given that it has been developed for the Interchain Foundation in the past, I assume Apache 2 is the appropriate choice. At least from...
- Redesign - Breaking changes for env variables - New default deployment on Confio infra
In https://github.com/cosmos/ics23/pull/217 it was brought up the that current TypeScript code generator is not working properly anymore. My suggestion is to replace it instead of try to fix it. There...
Before Telescope 1.0, the generated messages only contained the object fields that are present in the protobuf `message` declaration. Now, the meta field `typeUrl`/`$typeUrl` is added. This causes issues when...
I am using this with Jasmine 3, which seems to be working. Is there an official support for Jasmine 3? Is this tested by others?
This is a breaking follow-up to #1380