]> git.codecow.com Git - nano-pow.git/shortlog
nano-pow.git
2025-06-17 Chris DuncanRelease version. v5.0.0
2025-06-17 Chris DuncanUpdate dependencies.
2025-06-17 Chris DuncanSleep service startup a bit longer to allow server...
2025-06-17 Chris DuncanDocument --score in man page.
2025-06-17 Chris DuncanAdd new score CLI option to test script.
2025-06-17 Chris Duncanv4 will not be updated.
2025-06-17 Chris DuncanFix scoring metric.
2025-06-16 Chris DuncanWrite PID file from within server instead of launch...
2025-06-16 Chris DuncanAdd --score option to CLI to calculate work-per-second.
2025-06-16 Chris DuncanRemove fake server call that is no longer needed.
2025-06-16 Chris DuncanMove server exit out of execution and into process...
2025-06-16 Chris DuncanDefine type for result from stats function.
2025-06-16 Chris DuncanChange logging on test page score function.
2025-06-16 Chris DuncanGenerate one zero-difficulty nonce to compile. Add...
2025-06-16 Chris DuncanAdd scoring function to test page and start at 100...
2025-06-16 Chris DuncanRemove unused variable.
2025-06-16 Chris DuncanFix config silently failing due to type assertion if...
2025-06-16 Chris DuncanUpdate thread count messaging on test page.
2025-06-16 Chris DuncanReduce default effort for server.
2025-06-16 Chris DuncanUpdate effort recommendation.
2025-06-15 Chris DuncanStrip logs always, unless in dev env.
2025-06-15 Chris DuncanStrip logger statements if building for prod.
2025-06-15 Chris DuncanRemove result buffer overwrite because it will be overw...
2025-06-15 Chris DuncanWrite seed only during GPU dispatch.
2025-06-15 Chris DuncanImplement double-buffering for GPU.
2025-06-15 Chris DuncanAdd section in README explaining effort.
2025-06-15 Chris DuncanAdd release note about GL quad buffering.
2025-06-15 Chris DuncanWhitespace.
2025-06-15 Chris DuncanUpdate dependencies.
2025-06-15 Chris DuncanChange port to both avoid common testing port e.g....
2025-06-14 Chris DuncanAdd man page content about error objects.
2025-06-14 Chris DuncanAdd release note about error handling.
2025-06-14 Chris DuncanUpdate README.
2025-06-14 Chris DuncanAdd v5 release notes.
2025-06-14 Chris DuncanAdd and update available APIs.
2025-05-06 Chris DuncanPatch version. v4.1.7
2025-05-06 Chris DuncanPatch version. v4.1.6
2025-05-06 Chris DuncanExtract some basic shared code into utils file and...
2025-04-22 Chris DuncanPatch version. v4.1.5
2025-04-22 Chris DuncanIn CLI, capture logging from spawned server process...
2025-04-14 Chris DuncanPatch version. v4.1.4
2025-04-14 Chris DuncanSave server logs by day instead of by execution. Displa...
2025-04-14 Chris DuncanPatch version. v4.1.3
2025-04-14 Chris DuncanUse SIGHUP to reload config except PORT which requires...
2025-04-13 Chris DuncanPatch version. v4.1.2
2025-04-13 Chris DuncanLoad config file from NanoPow home directory and use...
2025-04-13 Chris DuncanPatch version. v4.1.1
2025-04-13 Chris DuncanPrint server error if it does not launch, typically...
2025-04-12 Chris DuncanUpdate version. v4.1.0
2025-04-12 Chris DuncanSimplify GPU compute by reverting to vec2 and implement...
2025-03-28 Chris DuncanPatch version. release/v4.0 v4.0.11
2025-03-28 Chris DuncanSwitch default port to 5040 (product of 'xno' as digits...
2025-03-28 Chris DuncanPatch version. v4.0.10
2025-03-28 Chris DuncanReorder typings in generally descending order.
2025-03-28 Chris DuncanRemove deprecated methods from types.
2025-03-28 Chris DuncanRemove deprecated property from test page.
2025-03-28 Chris DuncanIn README, remove npm prefix example, remove second...
2025-03-28 Chris DuncanComplete conversion from threshold to difficulty.
2025-03-27 Chris DuncanPatch version. v4.0.9
2025-03-27 Chris DuncanFix missing crypto module required by older versions...
2025-03-27 Chris DuncanPatch version. v4.0.8
2025-03-27 Chris DuncanOverhaul server to consolidate work methods into one...
2025-03-26 Chris DuncanPatch version. v4.0.7
2025-03-26 Chris DuncanIgnore all arguments when starting server and use envva...
2025-03-23 Chris DuncanUpdate changelog with v3 patch notes.
2025-03-23 Chris DuncanPatch version. v4.0.6
2025-03-23 Chris DuncanRevert setTimeout workaround now that initialization...
2025-03-23 Chris DuncanFix test script reference to server process ID.
2025-03-23 Chris DuncanCheck for API support manually before re-exporting...
2025-03-22 Chris DuncanGive cli and server a moment before querying for GPU.
2025-03-22 Chris DuncanPatch version. v4.0.5
2025-03-22 Chris DuncanPatch version. v4.0.4
2025-03-22 Chris DuncanFix cli file paths for older versions of Node.
2025-03-22 Chris DuncanPatch version. v4.0.3
2025-03-22 Chris DuncanLog IP address when server starts instead of constant...
2025-03-22 Chris DuncanQuote bash variables.
2025-03-22 Chris DuncanAdd node crypto module for older versions.
2025-03-21 Chris DuncanPatch version. v4.0.2
2025-03-21 Chris DuncanFix server file paths for older versions of Node.
2025-03-21 Chris DuncanUpdate package lockfile.
2025-03-21 Chris DuncanPatch version. v4.0.1
2025-03-21 Chris DuncanUpdate bin to call shell script which starts server...
2025-03-21 Chris DuncanAllow server to be executed when installed globally.
2025-03-21 Chris DuncanRelease version. v4.0.0
2025-03-21 Chris DuncanAdd node to environment in case server is executed...
2025-03-21 Chris DuncanImplement server.
2025-03-21 Chris DuncanPatch version. v3.2.1
2025-03-21 Chris DuncanUpdate dependencies.
2025-03-21 Chris DuncanReimplement CSP and generate script hash to use for...
2025-03-20 Chris DuncanUpdate version. v3.2.0
2025-03-20 Chris DuncanSet up for v4
2025-03-16 Chris DuncanPatch version. release/v3.1 v3.1.4
2025-03-16 Chris DuncanFix package per npm cli feedback.
2025-03-16 Chris DuncanReorganize source directory structure.
2025-03-15 Chris DuncanPatch version. v3.1.3
2025-03-15 Chris DuncanUpdated cli to accept input from stdin like redirects...
2025-03-13 Chris DuncanPatch version. v3.1.2
2025-03-13 Chris DuncanFix additional help documentation. Add small sample...
2025-03-13 Chris DuncanFix man page formatting.
2025-03-13 Chris DuncanPatch version. v3.1.1
next