Simon Warta

Results 115 issues of Simon Warta

Heyhey! Love this product idea and want to give it a try. However, I see many examples contain a hash for the version of autofix. I think this is very...

Right now, a `decimal` of type `types.Dec` is encoded in the protobuf API as `string(int(decimal * 10**18))` or `ascii(string(int(decimal * 10**18)))`. While this is straight forward and efficient once you...

T:Bug
T: Client UX

Hey Terra team, it would be great if you could add an email address to SECURITY.md as an option. The bug bounty link does not work in Firefox, asks too...

We have an application where we set the interrupt handler. When running tests, every now and then the following panic pops up: > interface conversion: interface {} is func(*quickjs.Context, quickjs.Value,...

Node 18 [EOLed on April 30](https://nodejs.org/en/about/previous-releases) - [ ] Upgrade "glob" to version 11 (https://github.com/isaacs/node-glob/blob/main/changelog.md#110) - [ ] Remove node 18 from CI

Based on the proposed changes from #1602

## Bug Report ### Setup **CometBFT version** (use `cometbft version` or `git rev-parse --verify HEAD` if installed from source): v1.0.1 (through DockerHub cometbft/cometbft:v1.x) **Have you tried the latest version**: no...

bug
needs-triage

We found a number of different crash types that can happen when quickjs loads modules with too little memory. We can reproduce this with any value of the memory limit...

When you checkout this repo and then on a Mac do `yarn install`, you get `.yarn/cache/@unrs-resolver-binding-linux-x64-gnu-npm-1.11.1-93a00570de-10c0.zip` deleted and `.yarn/cache/@unrs-resolver-binding-darwin-arm64-npm-1.11.1-c78d4bd2cb-10c0.zip` added. This is indicating an uncommitted change. However, if you commit...