libauth
libauth copied to clipboard
An ultra-lightweight, zero-dependency TypeScript library for Bitcoin Cash, Bitcoin, and Bitauth applications.
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Just opening an issue to document some long-standing performance issues related to Libauth's very unusual, sometimes-obsessive (😆), combinator-function-based approach to implementing virtual machines like the Bitcoin Cash VM. I've made...
The latest React projects complains the existing code has a top level await. This proposed change returns the same variables but not as promises. The code may look a little...
* Upgrade to use WebAssembly.instantiateStreaming * Compress `*.base64.ts` files * Update docker to produce gzipped base64 wasms N.B. Docker files are outdated as they use the debian version which is...
The JSON mnemonic word lists in LibAuth V2.1 use `import someWordList from wordListFile assert { type: 'json' }` which was an experimental JS feature. Recent versions of Rollup (which Vite...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...