]> zoso.dev Git - nano-pow.git/commit
Updated cli to accept input from stdin like redirects and pipes. Add JSON output...
authorChris Duncan <chris@zoso.dev>
Sat, 15 Mar 2025 19:22:11 +0000 (12:22 -0700)
committerChris Duncan <chris@zoso.dev>
Sat, 15 Mar 2025 19:22:11 +0000 (12:22 -0700)
commit09a096418352ab448721ce7a888b383df6d5fb9d
tree81e3170bccb1f448002f568bcebf9f4dc2cea5ae
parent5f12d385f5725014f12e8c5a9b725b7d5004d742
Updated cli to accept input from stdin like redirects and pipes. Add JSON output option to cli. Updated documentation for new cli features. Refactor gl draw shader to align with gpu compute shader on blake2b initialization. Update README license section. Rename file of test blockhashes since they are not work seeds.
CHANGELOG.md [new file with mode: 0644]
README.md
cli.js
nano-pow.1
package.json
src/shaders/gl-draw.ts
test-blockhashes [moved from test-seeds with 100% similarity]