Steven Luscher
Steven Luscher
> Are there any other types we need from DOM besides the crypto types? I removed `"DOM"` from all the tsconfigs and ran the typechecker to get an idea of...
Subscribe errors are caught here: https://github.com/solana-labs/solana-web3.js/blob/maintenance/v1.x/src/connection.ts#L6255-L6270 Unsubscribe errors are caught here: https://github.com/solana-labs/solana-web3.js/blob/maintenance/v1.x/src/connection.ts#L6310-L6322 In neither place are these errors surfaced to your application. It's possible that a check for `readyState` could...
@Rich-Harris, this is related to a high-severity vuln in `rollup`. Let's shipit! https://github.com/advisories/GHSA-gcx4-mw62-g8wm
I started work on this, this week.
OK, but don't get too excited. :)
Alright, I did a ton of hacking and slashing. You can take a look at a draft of this work in solana-labs/solana#25014. But probably don't. But if you do, I...
Hello frens. I have not forgotten about this. Now that my head is slightly above water, having [shipped the first version of the mobile phone JavaScript SDK](https://twitter.com/steveluscher/status/1540035190998720512), I can turn...
The tack I'm taking at the moment is to rewrite web3.js entirely, with tree-shakeability as a core tenet. You can follow along as I build it up, piece by piece,...
FWIW my repro no longer blows up on 6.10.2: https://replit.com/@StevenLuscher/DarkredIroncladMethods
I _think_ we want to delete the `latest` tag for every experimental package. Nobody should be installing those rawdog.