]> git.codecow.com Git - nano-pow.git/shortlog
nano-pow.git
3 hours ago Chris DuncanMerge branch 'fix/cdn-import'
3 hours ago Chris DuncanConvert async dynamic imports to standard import map...
4 hours ago Chris DuncanAutoformat whitespace.
4 hours ago Chris DuncanMerge branch 'release/v5.2'
4 hours ago Chris DuncanLoad from relative path only if serving locally. release/v5.2
5 hours ago Chris DuncanMerge branch 'release/v5.2'
5 hours ago Chris DuncanUpdate version.
7 hours ago Chris DuncanFix WASM handling of small bigints.
7 hours ago Chris DuncanAdd a couple test scenarios and output sourcemap for...
9 hours ago Chris DuncanFix debug output on test webpage.
9 hours ago Chris DuncanFix regression in WebGL hash endianness.
17 hours ago Chris DuncanUpdate manual page.
17 hours ago Chris DuncanUpdate test page CDN versions to prepare for publishing.
17 hours ago Chris DuncanBump version.
17 hours ago Chris DuncanMerge branch 'next/fix-wasm'
17 hours ago Chris DuncanLimit message handling in WASM host and worker to known...
17 hours ago Chris DuncanDisplay debug output on initial WASM compilation.
17 hours ago Chris DuncanFix scoring status output.
17 hours ago Chris DuncanAdd Node types to tsconfig. Restyle test page input...
17 hours ago Chris DuncanRemove non-hex strings from test page self-check.
17 hours ago Chris DuncanValidate block hash range. Adjust bigint hex validation.
40 hours ago Chris DuncanRevert to TS 5 to fix conflicting WebGPU types.
42 hours ago Chris DuncanUpdate dependencies.
43 hours ago Chris DuncanMerge branch 'next/refactoring'
43 hours ago Chris DuncanDelay bigint conversion.
44 hours ago Chris DuncanMerge branch 'main' into next/refactoring
44 hours ago Chris DuncanUpdate dependency tree for CVEs.
2026-06-22 Chris DuncanRefactor bigint conversion helpers.
2026-06-22 Chris DuncanUse generic strict equality hash comparison on cache...
2026-06-22 Chris DuncanReorder function declarations.
2026-06-22 Chris DuncanSimplify string to bigint conversion.
2026-06-22 Chris DuncanUpdate dependencies.
2026-06-22 Chris DuncanSimplify bigint conversion to bytewords.
2026-06-22 Chris DuncanRevert default export changes which made server import...
2026-06-22 Chris DuncanLog when server is loading actual module
2026-06-22 Chris DuncanFix test page to work with updated exports.
2026-06-21 Chris DuncanDeprecate unused functions.
2026-06-21 Chris DuncanAdjust imports.
2026-06-21 Chris DuncanAdjust main exports. Revert bytes replacement of bigint...
2026-06-08 Chris DuncanReuse previously processed hash.
2026-05-31 Chris DuncanAdjust typings.
2026-05-27 Chris DuncanConsolidate cache exports.
2026-05-27 Chris DuncanSimplify local storage polyfill.
2026-05-25 Chris DuncanAdd global alias for byte arrays. Reorganize imports...
2026-05-25 Chris DuncanUpdate puppeteer to resolve CLI issues.
2026-05-22 Chris DuncanMerge branch 'next/ergonomics'
2026-05-22 Chris DuncanReformat author list and add BLAKE2 authors.
2026-05-22 Chris DuncanAdd required server support for HEAD requests and retur...
2026-05-22 Chris DuncanUpdate server instructions.
2026-05-22 Chris DuncanFix scoring execution call.
2026-05-22 Chris DuncanImplement execution loop for runs and scoring.
2026-05-22 Chris DuncanFix execution output updates and provide default arg...
2026-05-22 Chris DuncanClear pow cache prior to self-check.
2026-05-22 Chris DuncanExtract test page execution loop to separate function.
2026-05-22 Chris DuncanFix test page imports.
2026-05-22 Chris DuncanFix cache deletion.
2026-05-22 Chris DuncanExtract equivalence test for cached work.
2026-05-22 Chris DuncanMerge branch 'main' into next/ergonomics
2026-05-21 Chris DuncanMerge branch 'release/v5.1'
2026-05-21 Chris DuncanPatch version. release/v5.1 v5.1.15
2026-05-21 Chris DuncanMerge branch 'next/fix-testing-lag' into release/v5.1
2026-05-21 Chris DuncanFix test status output.
2026-05-21 Chris DuncanUpdate dependencies.
2026-05-21 Chris DuncanRemove deprecated tsc flag.
2026-05-21 Chris DuncanImprove dynamic API selection on test page load.
2026-05-21 Chris DuncanAccount for lack of GL support.
2026-05-21 Chris DuncanRestrict GL canvas size to a reasonable value instead...
2026-05-21 Chris DuncanRevert output change.
2026-05-21 Chris DuncanLog generate arguments when debugging.
2026-05-21 Chris DuncanDelete invalid work from cache if it was somehow stored.
2026-05-21 Chris DuncanReorder imports.
2026-05-21 Chris DuncanFix documentation.
2026-05-21 Chris DuncanReplace some minimums, divisions, and multiplications...
2026-05-21 Chris DuncanReorder imports.
2026-05-21 Chris DuncanFix placeholder icon causing CSP error.
2026-05-21 Chris DuncanMerge branch 'release/v5.1'
2026-04-15 Chris DuncanPatch version. v5.1.14
2026-04-15 Chris DuncanFix project homepage.
2026-04-15 Chris DuncanUpdate dependency chain to fix puppeteer vulnerability.
2026-04-10 Chris DuncanIgnore shrinkage on WASM compilation to optimize for...
2026-04-10 Chris DuncanFix server GET response instructions.
2026-04-09 Chris DuncanExpand WebGPU availability check to look for devices.
2026-04-09 Chris DuncanRemove duplicate export.
2026-04-09 Chris DuncanRefactor cache as flat module instead of static class.
2026-04-09 Chris DuncanRefactor caching without utils import. Add duplicate...
2026-04-07 Chris DuncanMove exported typings to main index export and use...
2026-04-07 Chris DuncanMove typings and update comment block style.
2026-04-05 Chris DuncanRefactor build to export utility functions as submodule.
2026-04-05 Chris DuncanRefactor builds and exports
2026-04-05 Chris DuncanFormatting.
2026-04-05 Chris DuncanEliminate extraneous class. Create replacement NanoPow...
2026-04-05 Chris DuncanRename internal implementations to avoid export name...
2026-04-05 Chris DuncanRename main export file.
2026-04-03 Chris DuncanUse escape codes instead of literal icons to avoid...
2026-04-03 Chris DuncanMerge branch 'release/v5.1'
2026-04-02 Chris DuncanPatch version. v5.1.13
2026-04-02 Chris DuncanTests WebGL availability by additionally checking for...
2026-04-02 Chris DuncanGrab changelog from 4.1.8 and fix testing webpage.
2026-04-02 Chris DuncanMerge branch 'release/v5.1'
2026-04-02 Chris DuncanPatch version. v5.1.12
next