Simon Warta

Results 115 issues of Simon Warta

At some point in H1 2026 we will want to drop Node 20 support. Not urgent but this unlocks a few things. - [ ] https://github.com/cosmos/cosmjs/issues/1810 - [ ] _@scure/bip39...

CosmJS was originally built to power wallets, but this is not something it was used for a lot. This makes the secure key storage a feature that is expensive to...

Currently blocked by https://github.com/paulmillr/scure-base/issues/42

There we need to add the .js suffixes to imports. See - https://github.com/paulmillr/noble-hashes/releases/tag/2.0.0 - https://github.com/paulmillr/noble-hashes/releases/tag/2.0.1

Hihi, I am trying to debug crashes of quickjs in case of low memory settings. One of the problems I hit was ``` Assertion failed: (class_id < rt->class_count), function JS_SetClassProto,...