]> git.codecow.com Git - libnemo.git/shortlog
libnemo.git
4 hours ago Chris DuncanMerge branch 'releases/v0.10' main
4 hours ago Chris Duncanv0.10.5 releases/v0.10 v0.10.5
4 hours ago Chris DuncanUpdate domain.
13 hours ago Chris DuncanUpdate domain.
2 days ago Chris DuncanMerge branch 'next/nano25519'
2 days ago Chris DuncanFix signing input.
2 days ago Chris DuncanFix worker details missing from error results.
2 days ago Chris DuncanRevert buffer transfer from debugging.
2 days ago Chris DuncanAdd test assertion.
2 days ago Chris DuncanFix internal vault worker variable references.
2 days ago Chris DuncanFix signing in blocks.
2 days ago Chris DuncanRewrite vault worker to eliminate extraneous class...
2 days ago Chris DuncanConfigure purpose as KeyUsage array from the start...
4 days ago Chris DuncanRemove unused default export.
4 days ago Chris DuncanDrop IIFE build. Pin build targets for consistency...
4 days ago Chris DuncanUpdate nano-pow to resolve base64 errors.
6 days ago Chris DuncanSwtich from internal NanoNaCl to nano25519 package.
6 days ago Chris DuncanBuild vault worker bundle from two-stage esbuild workfl...
6 days ago Chris DuncanRemove deprecated options and add newly required explic...
6 days ago Chris DuncanUpdate dependencies and install nano25519.
2025-12-01 Chris DuncanUpdate dependencies.
2025-12-01 Chris DuncanMerge branch 'next/exodus'
2025-12-01 Chris DuncanFix string type check.
2025-12-01 Chris DuncanRemove unused function. Formatting.
2025-12-01 Chris DuncanRemove redundant string type check. Remove redundant...
2025-12-01 Chris DuncanRemove redundant BigInt functions.
2025-12-01 Chris DuncanUse secp256k1 N from class so it is only defined once.
2025-12-01 Chris DuncanRemove point check since its no longer a class and...
2025-12-01 Chris DuncanConvert Point from class to factory function to resolve...
2025-11-30 Chris DuncanRevert wallet import test exclusion.
2025-11-30 Chris DuncanConvert inner class to factory function.
2025-11-30 Chris DuncanFix test vector references.
2025-11-30 Chris DuncanExtract or delete static members from inner classes...
2025-11-30 Chris DuncanRevert isolated testing.
2025-11-30 Chris DuncanImport and use new forked secp256k1 class.
2025-11-30 Chris DuncanRemove debugging.
2025-11-30 Chris DuncanFix bit shifting and remove redundant promise return.
2025-11-30 Chris DuncanFix inner class typings.
2025-11-30 Chris DuncanProgress on classification.
2025-11-30 Chris DuncanProgress on classifying secp256k1.
2025-11-24 Chris DuncanTypo.
2025-11-24 Chris DuncanStart forking noble secp256k1 for worker embedding.
2025-11-23 Chris DuncanStart adding Exodus-length test vectors.
2025-11-23 Chris DuncanFix signing key derivation.
2025-11-23 Chris DuncanFix key derivation in vault to support curve parameter.
2025-11-23 Chris DuncanStart adding initial pieces for Exodus support.
2025-11-23 Chris DuncanAdd support for SLIP-0010 'Bitcoin seed' using secp256k1.
2025-10-21 Chris DuncanMerge branch 'next/ledger-sign-nonce'
2025-10-21 Chris DuncanRestore Ledger ability to sign nonces and add test...
2025-10-19 Chris DuncanAdd Nano S+ test vectors.
2025-10-13 Chris DuncanMerge branch 'releases/v0.10'
2025-10-13 Chris Duncanv0.10.4
2025-10-13 Chris DuncanDeprecate NamedData type which is redundant against...
2025-10-10 Chris DuncanMerge branch 'releases/v0.10'
2025-10-10 Chris Duncanv0.10.3
2025-10-10 Chris DuncanUpdate dependencies.
2025-09-24 Chris DuncanMerge branch 'releases/v0.10'
2025-09-24 Chris Duncanv0.10.2
2025-09-24 Chris DuncanDispatch events when Ledger status changes and when...
2025-09-24 Chris DuncanMerge branch 'releases/v0.10'
2025-09-24 Chris Duncanv0.10.1
2025-09-24 Chris DuncanUpdate dependencies.
2025-09-24 Chris DuncanFix restore of Ledger wallets.
2025-09-24 Chris DuncanMerge branch 'releases/v0.10'
2025-09-23 Chris Duncanv0.10.0
2025-09-23 Chris DuncanMerge branch 'next/ledger-connect-events'
2025-09-23 Chris DuncanDelay test assertions slightly to avoid race condition...
2025-09-23 Chris DuncanSpecify type for vault results.
2025-09-23 Chris DuncanFix expected failures in tests with timeouts.
2025-09-23 Chris DuncanSpecify strict equality in timeout test.
2025-09-23 Chris DuncanAdjust test scenario documentation.
2025-09-23 Chris DuncanScrap lib build, just publish bundles.
2025-09-23 Chris DuncanLog when click activation ends when disconnecting Ledge...
2025-09-23 Chris DuncanClean up temp wallet used to verify Ledger secrets.
2025-09-23 Chris DuncanPush Ledger disconnects as queued request.
2025-09-23 Chris DuncanRedestroy wallet at end of Ledger test to stop polling.
2025-09-22 Chris DuncanAwait device close.
2025-09-22 Chris DuncanSeparate public connect from private implementation...
2025-09-22 Chris DuncanExpand on reasoning for skipping test by default.
2025-09-22 Chris DuncanUse normal static imports now that importmap is impleme...
2025-09-22 Chris DuncanFix map size property.
2025-09-22 Chris DuncanFix JSDoc.
2025-09-22 Chris DuncanFix some JSDoc.
2025-09-22 Chris DuncanRestore all tests for browser.
2025-09-22 Chris DuncanFix import to tests with bare specifier.
2025-09-22 Chris DuncanFix missed method name update.
2025-09-22 Chris DuncanUpdate blake JSdoc.
2025-09-22 Chris DuncanRename method to avoid conflict with built-in Function...
2025-09-22 Chris DuncanImport specific buffer polyfill file.
2025-09-22 Chris DuncanImport bare specifier in test.
2025-09-21 Chris DuncanUpdate nano-pow dependency.
2025-09-21 Chris DuncanRemove unused vault instance tracker.
2025-09-21 Chris DuncanEliminate self-references.
2025-09-21 Chris DuncanUpdate account internal flag to enable removing self...
2025-09-21 Chris DuncanUpdate getter docs.
2025-09-21 Chris DuncanTemporarily revert static import to dynamic to troubles...
2025-09-20 Chris DuncanFix private property access.
2025-09-20 Chris DuncanReturn block hash as hex only and convert back to bytes...
2025-09-20 Chris DuncanRemove class self-references.
2025-09-20 Chris DuncanDevice connection rate limits itself to twice per secon...
next