Sebastien Guillemot

Results 144 issues of Sebastien Guillemot

Currently we're missing a new multi-repo compatible version of the asm.js build script

Rust/WASM Refactor

Right now we have a single Github release per CML version, but this won't work as-is anymore because we've transitioned this to be a multi-repo. As an additional note, one...

help wanted

I have a project that that a large INI where subsets of this configuration gets passed to smaller tasks downstream. My idea was to use this library to parse the...

According to the [HTML list of error codes](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes), 429 is what is returned on rate limiting errors (empirically, Arbitrum's RPC node also uses 429) I believe the current value is...

Right now Snaps offers `snap_getBip44Entropy` and `snap_getBip32Entropy`. However, It's not mentioned what the source of this entropy is. The documentation seems to indicate that it's the same root entropy the...

snaps
team-snaps-platform

This isn't on npm so maybe not worth submitting to the `@types` package, but here is the type definition for the API of this library in case somebody else finds...

Note: this is a draft PR because it depends on #49 being merged first (since this PR contains the commit from that PR). This is the documentation for https://github.com/blockscout/blockscout/pull/5371

This is a fix to solve #156

For an application we're building, we're integrating two developer tools both which come with Pera built-in However, this leads to the following error ![image](https://github.com/perawallet/connect/assets/2608559/0310c0fa-8282-4fdb-bc6e-87a83613c7de) Notably, it seems to be caused...

Adds and fixes a bunch of tools