]> git.codecow.com Git - libnemo.git/shortlog
libnemo.git
2026-05-01 Chris DuncanCombine redundant overloads.
2026-05-01 Chris DuncanMerge branch 'next/user-activation'
2026-05-01 Chris DuncanScrap performance tests as outdated.
2026-05-01 Chris DuncanFix sign calls when refreshing accounts. Remove unused...
2026-05-01 Chris DuncanRemove redundant awaits in wallet API. Return signed...
2026-05-01 Chris DuncanDestructure account info to simplify verify method...
2026-05-01 Chris DuncanFix casing of test vectors to align with nano25519...
2026-05-01 Chris DuncanReplace redundant sign overload that just set the prope...
2026-04-30 Chris DuncanCheck for existing signature when signing blocks.
2026-04-30 Chris DuncanReorganization.
2026-04-30 Chris DuncanUpdate error thrown by lack of transient activation.
2026-04-30 Chris DuncanDiscard internal signature confirmation modal and leave...
2026-04-29 Chris DuncanSeparate dialog style from form.
2026-04-29 Chris DuncanEnforce scrolling and fix position.
2026-04-29 Chris DuncanEnforce top layer.
2026-04-29 Chris DuncanMove initial activation check outside promise return.
2026-04-29 Chris DuncanAdd initial user activation check.
2026-04-29 Chris DuncanClean up CSS and fix XSS vectors.
2026-04-28 Chris DuncanRemove dialog from DOM when closed.
2026-04-28 Chris DuncanFix CSS assignment.
2026-04-28 Chris DuncanEnforce background color on entire form.
2026-04-28 Chris DuncanAdd more CSS to enforce consistent visibility.
2026-04-27 Chris DuncanFix quotes.
2026-04-27 Chris DuncanImplement custom modal to further isolate signing reque...
2026-04-27 Chris DuncanRequire user activation for Block signing. Update relev...
2026-04-26 Chris DuncanRequire user activation for Tools signing. Clean up...
2026-04-26 Chris DuncanRemove duplicate test and fix test that will always...
2026-04-26 Chris DuncanReformat changelog.
2026-04-26 Chris DuncanMerge branch 'main' into next/user-activation
2026-04-26 Chris Duncanv0.12.1 v0.12.1
2026-04-26 Chris DuncanMerge branch 'next/fix-exodus-signing'
2026-04-26 Chris DuncanFix user activation XFAIL test.
2026-04-26 Chris DuncanAdd clicks to test user activation when signing with...
2026-04-26 Chris DuncanIgnore click requirement for Node tests.
2026-04-26 Chris DuncanExtract child key derivation function selection into...
2026-04-26 Chris DuncanTest block signing with Exodus wallet.
2026-04-26 Chris DuncanAdd some Exodus wallet tests.
2026-04-25 Chris DuncanAdd check for transient user activation prior to signin...
2026-04-25 Chris DuncanAdd test for Exodus wallet signing.
2026-04-25 Chris DuncanAdd JSdoc typing to resolve test.
2026-04-25 Chris DuncanUpdate JSdoc.
2026-04-25 Chris Duncanv0.12.0 v0.12.0
2026-04-25 Chris DuncanApply markdown lint fixes.
2026-04-24 Chris DuncanRevert block test changes.
2026-04-24 Chris DuncanMerge branch 'next/fix-signing-arbitrary-data'
2026-04-24 Chris DuncanSkip PoW test in NodeJS.
2026-04-24 Chris DuncanFix wallet signing to work with arbitrary strings like...
2026-04-24 Chris DuncanImport string encoder for consistency.
2026-04-23 Chris DuncanMerge branch 'next/block-process-pow'
2026-04-23 Chris DuncanFix block tests.
2026-04-23 Chris DuncanRemove unused variable.
2026-04-23 Chris DuncanTypo.
2026-04-23 Chris DuncanAdd auto-PoW block processing test.
2026-04-23 Chris DuncanUpdate rejection tests and convert signing tests to...
2026-04-23 Chris DuncanAdd JSdoc typing to rejection test harness and return...
2026-04-15 Chris DuncanUpdate homepage.
2026-04-15 Chris DuncanExtract byte handling of inputs to Tools functions...
2026-04-15 Chris DuncanFix markdown linted issues.
2026-04-15 Chris DuncanRemove await since function is now synchronous.
2026-04-15 Chris DuncanUpdate dependencies.
2026-04-15 Chris DuncanUpdate arbitrary data signing tool.
2026-04-14 Chris DuncanEnsure private key copy is zeroed out if signing from...
2026-04-14 Chris DuncanAlias nano25519 submodules for browser builds to allow...
2026-04-14 Chris DuncanMerge branch 'main' into next/block-process-pow
2026-04-14 Chris DuncanMerge branch 'next/account-constructor'
2026-04-13 Chris DuncanGenerate PoW automatically during networking processing...
2026-04-13 Chris DuncanFix sweep function referencing deprecated account index...
2026-04-13 Chris DuncanRefactor accounts to instantiate synchronously. Remove...
2026-04-11 Chris DuncanRemove promises from account methods where possible.
2026-04-04 Chris Duncanv0.11.0 v0.11.0
2026-04-04 Chris DuncanUse faster bit shift insead of addition.
2026-04-04 Chris DuncanRemove all console and debugger statements when buildin...
2026-04-04 Chris DuncanRemove mnemomnic debug logging.
2026-04-04 Chris DuncanReenable 1-minute lock test.
2026-04-04 Chris DuncanUpdate nano-pow dependency.
2026-04-03 Chris DuncanMerge branch 'next/fta'
2026-04-03 Chris DuncanWrap encoder to simplify usage for legibility.
2026-04-03 Chris DuncanRemove deprecated export.
2026-04-03 Chris DuncanFix worker URL matching.
2026-04-03 Chris DuncanFix worker URL matching.
2026-04-03 Chris DuncanReplace fork of noble secp256k1 now that we have a...
2026-04-03 Chris DuncanPrune additional async methods from nano25519.
2026-04-03 Chris DuncanFix import map.
2026-04-03 Chris DuncanImport nano25519 sync methods only which avoids worker...
2026-04-02 Chris DuncanMerge branch 'main' into next/fta
2026-04-02 Chris DuncanMerge branch 'releases/v0.10'
2026-04-02 Chris Duncanv0.10.5 v0.10.5
2026-04-02 Chris DuncanUpdate domain.
2026-04-02 Chris DuncanUpdate domain.
2026-03-31 Chris DuncanAdd types to test files where ambiguous.
2026-03-31 Chris DuncanIgnore type-checking for test globals.
2026-03-31 Chris DuncanUse TypeScript Record convention for keyed objects.
2026-03-31 Chris DuncanUpdate var name to reflect intent.
2026-03-31 Chris DuncanSimplify build output.
2026-03-31 Chris DuncanAlign tsc libs with esbuild targets and remove unsuppor...
2026-03-31 Chris DuncanFix organization of vault worker bundle build.
2026-03-31 Chris DuncanReduce annotations for tsc errors.
2026-03-31 Chris DuncanMerge branch 'main' into next/fta
2026-03-31 Chris DuncanMerge branch 'next/nano25519'
2026-03-31 Chris DuncanFix signing input.
next