]> zoso.dev Git - nano-pow.git/log
nano-pow.git
3 days agoReplace more m scalar operations.
Chris Duncan [Tue, 14 Jan 2025 21:14:27 +0000 (13:14 -0800)]
Replace more m scalar operations.

3 days agoStart replacing m scalar operations.
Chris Duncan [Tue, 14 Jan 2025 21:03:10 +0000 (13:03 -0800)]
Start replacing m scalar operations.

3 days agoRemove last usage of v1 scalar.
Chris Duncan [Tue, 14 Jan 2025 20:51:35 +0000 (12:51 -0800)]
Remove last usage of v1 scalar.

3 days agoRemove unnecessary v[20-23] scalar assignments.
Chris Duncan [Tue, 14 Jan 2025 20:45:15 +0000 (12:45 -0800)]
Remove unnecessary v[20-23] scalar assignments.

3 days agoRemove unnecessary v[12-19] scalar assignments.
Chris Duncan [Tue, 14 Jan 2025 20:44:34 +0000 (12:44 -0800)]
Remove unnecessary v[12-19] scalar assignments.

3 days agoRemove unnecessary v[8-11] scalar assignments.
Chris Duncan [Tue, 14 Jan 2025 20:43:58 +0000 (12:43 -0800)]
Remove unnecessary v[8-11] scalar assignments.

3 days agoRemove unnecessary v[8-9] scalars.
Chris Duncan [Tue, 14 Jan 2025 20:18:07 +0000 (12:18 -0800)]
Remove unnecessary v[8-9] scalars.

3 days agoRemove unnecessary v[20-23] scalars.
Chris Duncan [Tue, 14 Jan 2025 20:14:09 +0000 (12:14 -0800)]
Remove unnecessary v[20-23] scalars.

3 days agoRemove unnecessary v[12-19] scalars.
Chris Duncan [Tue, 14 Jan 2025 20:11:58 +0000 (12:11 -0800)]
Remove unnecessary v[12-19] scalars.

3 days agoRemove unnecessary v[10-11] scalars.
Chris Duncan [Tue, 14 Jan 2025 20:10:48 +0000 (12:10 -0800)]
Remove unnecessary v[10-11] scalars.

3 days agoRemove unnecessary v0 scalar.
Chris Duncan [Tue, 14 Jan 2025 20:07:31 +0000 (12:07 -0800)]
Remove unnecessary v0 scalar.

3 days agoReplace remaining scalar of threshold comaparison with vector variable.
Chris Duncan [Tue, 14 Jan 2025 20:05:02 +0000 (12:05 -0800)]
Replace remaining scalar of threshold comaparison with vector variable.

3 days agoRemove extraneous comments since operations are getting deprecated with implementatio...
Chris Duncan [Tue, 14 Jan 2025 20:03:43 +0000 (12:03 -0800)]
Remove extraneous comments since operations are getting deprecated with implementation of vector math.

3 days agoRemove deprecated xor0 and xor1 variables.
Chris Duncan [Tue, 14 Jan 2025 20:00:18 +0000 (12:00 -0800)]
Remove deprecated xor0 and xor1 variables.

3 days agoReplace rest of 63-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:59:34 +0000 (11:59 -0800)]
Replace rest of 63-bit scalar rotations with vector rotations.

3 days agoReplace some 63-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:52:50 +0000 (11:52 -0800)]
Replace some 63-bit scalar rotations with vector rotations.

3 days agoReplace rest of 16-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:40:47 +0000 (11:40 -0800)]
Replace rest of 16-bit scalar rotations with vector rotations.

3 days agoReplace some 16-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:34:21 +0000 (11:34 -0800)]
Replace some 16-bit scalar rotations with vector rotations.

3 days agoReplace more 24-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:31:22 +0000 (11:31 -0800)]
Replace more 24-bit scalar rotations with vector rotations.

3 days agoReplace more 24-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:30:29 +0000 (11:30 -0800)]
Replace more 24-bit scalar rotations with vector rotations.

3 days agoReplace more 24-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:29:22 +0000 (11:29 -0800)]
Replace more 24-bit scalar rotations with vector rotations.

3 days agoReplace more 24-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:28:01 +0000 (11:28 -0800)]
Replace more 24-bit scalar rotations with vector rotations.

3 days agoReplace more 24-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:26:53 +0000 (11:26 -0800)]
Replace more 24-bit scalar rotations with vector rotations.

3 days agoReplace more 24-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:25:37 +0000 (11:25 -0800)]
Replace more 24-bit scalar rotations with vector rotations.

3 days agoReplace more 24-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:24:20 +0000 (11:24 -0800)]
Replace more 24-bit scalar rotations with vector rotations.

3 days agoReplace more 24-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:22:50 +0000 (11:22 -0800)]
Replace more 24-bit scalar rotations with vector rotations.

3 days agoReplace some 24-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 19:20:39 +0000 (11:20 -0800)]
Replace some 24-bit scalar rotations with vector rotations.

3 days agoAdd vector variable for storing XOR results during rotations.
Chris Duncan [Tue, 14 Jan 2025 19:20:20 +0000 (11:20 -0800)]
Add vector variable for storing XOR results during rotations.

3 days agoReplace more 32-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 18:49:23 +0000 (10:49 -0800)]
Replace more 32-bit scalar rotations with vector rotations.

3 days agoReplace more 32-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 18:47:56 +0000 (10:47 -0800)]
Replace more 32-bit scalar rotations with vector rotations.

3 days agoReplace more 32-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 18:46:26 +0000 (10:46 -0800)]
Replace more 32-bit scalar rotations with vector rotations.

3 days agoReplace more 32-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 18:45:08 +0000 (10:45 -0800)]
Replace more 32-bit scalar rotations with vector rotations.

3 days agoReplace more 32-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 18:42:22 +0000 (10:42 -0800)]
Replace more 32-bit scalar rotations with vector rotations.

3 days agoReplace more 32-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 18:31:48 +0000 (10:31 -0800)]
Replace more 32-bit scalar rotations with vector rotations.

3 days agoFix rotation assignments for interim values while converting scalar to vector.
Chris Duncan [Tue, 14 Jan 2025 17:55:48 +0000 (09:55 -0800)]
Fix rotation assignments for interim values while converting scalar to vector.

3 days agoReplace some 32-bit scalar rotations with vector rotations.
Chris Duncan [Tue, 14 Jan 2025 17:50:15 +0000 (09:50 -0800)]
Replace some 32-bit scalar rotations with vector rotations.

3 days agoReplace scalar in threshold check with vector component.
Chris Duncan [Tue, 14 Jan 2025 17:42:54 +0000 (09:42 -0800)]
Replace scalar in threshold check with vector component.

3 days agoRemove unneeded v_01 vector assignments.
Chris Duncan [Tue, 14 Jan 2025 17:41:45 +0000 (09:41 -0800)]
Remove unneeded v_01 vector assignments.

3 days agoReplace scalar addition involving v[0-1] and m with vector addition.
Chris Duncan [Tue, 14 Jan 2025 17:39:16 +0000 (09:39 -0800)]
Replace scalar addition involving v[0-1] and m with vector addition.

3 days agoAdd calculation rate to benchmarks.
Chris Duncan [Tue, 14 Jan 2025 16:47:55 +0000 (08:47 -0800)]
Add calculation rate to benchmarks.

3 days agoReplace more scalar addition with vector addition.
Chris Duncan [Tue, 14 Jan 2025 16:36:29 +0000 (08:36 -0800)]
Replace more scalar addition with vector addition.

3 days agoReplace more scalar addition with vector addition.
Chris Duncan [Tue, 14 Jan 2025 16:33:13 +0000 (08:33 -0800)]
Replace more scalar addition with vector addition.

3 days agoReplace more scalar addition with vector addition.
Chris Duncan [Tue, 14 Jan 2025 16:31:19 +0000 (08:31 -0800)]
Replace more scalar addition with vector addition.

3 days agoReplace more scalar addition with vector addition.
Chris Duncan [Tue, 14 Jan 2025 16:28:14 +0000 (08:28 -0800)]
Replace more scalar addition with vector addition.

3 days agoRepalce more scalar addition with vector addition.
Chris Duncan [Tue, 14 Jan 2025 16:26:17 +0000 (08:26 -0800)]
Repalce more scalar addition with vector addition.

3 days agoReplace more scalar addition with vector addition.
Chris Duncan [Tue, 14 Jan 2025 16:24:37 +0000 (08:24 -0800)]
Replace more scalar addition with vector addition.

3 days agoReplace more scalar addition with vector addition.
Chris Duncan [Tue, 14 Jan 2025 16:21:51 +0000 (08:21 -0800)]
Replace more scalar addition with vector addition.

3 days agoReplace more scalar addition with vector addition.
Chris Duncan [Tue, 14 Jan 2025 16:19:59 +0000 (08:19 -0800)]
Replace more scalar addition with vector addition.

3 days agoReplace more scalar addition with vector addition.
Chris Duncan [Tue, 14 Jan 2025 16:16:14 +0000 (08:16 -0800)]
Replace more scalar addition with vector addition.

3 days agoReplace more scalar addition with vector addition.
Chris Duncan [Tue, 14 Jan 2025 16:13:34 +0000 (08:13 -0800)]
Replace more scalar addition with vector addition.

3 days agoCancel test if validate is not working.
Chris Duncan [Tue, 14 Jan 2025 15:21:17 +0000 (07:21 -0800)]
Cancel test if validate is not working.

3 days agoReplace more scalar addition with vector addition.
Chris Duncan [Tue, 14 Jan 2025 15:08:19 +0000 (07:08 -0800)]
Replace more scalar addition with vector addition.

3 days agoReplace more scalar addition with vector addition. Interestingly, found that commenti...
Chris Duncan [Tue, 14 Jan 2025 14:54:11 +0000 (06:54 -0800)]
Replace more scalar addition with vector addition. Interestingly, found that commenting out ` v24 = v_2425.x;` or `v25 = v_2425.y;` still results in a correct nonce. This presents an opportunity to prune even more instructions, so this will be pursued in a separate branch.

4 days agoAdd remaining compression buffer values as vectors.
Chris Duncan [Tue, 14 Jan 2025 06:11:49 +0000 (22:11 -0800)]
Add remaining compression buffer values as vectors.

4 days agoStage final fully reduced u64 addition operation using vectors. This will be the...
Chris Duncan [Tue, 14 Jan 2025 06:04:36 +0000 (22:04 -0800)]
Stage final fully reduced u64 addition operation using vectors. This will be the technique going forward; the assignments to individual scalars after the vector sum are purely placeholders until the entire algorithm can be converted.

4 days agoOptimize 64-bit addition. More to come since this is producing valid results.
Chris Duncan [Mon, 13 Jan 2025 22:32:47 +0000 (14:32 -0800)]
Optimize 64-bit addition. More to come since this is producing valid results.

4 days agoPatch version. v1.2.4
Chris Duncan [Mon, 13 Jan 2025 21:38:51 +0000 (13:38 -0800)]
Patch version.

4 days agoImport NanoPow dynamically, preferring local source. Allow user to set test count...
Chris Duncan [Mon, 13 Jan 2025 20:58:52 +0000 (12:58 -0800)]
Import NanoPow dynamically, preferring local source. Allow user to set test count. Remove testing alternate libs and only test best one loaded. Add benchmarks.

4 days agoIncrease dispatch to 1024x1024 to optimize balance between dispatch size and overhead...
Chris Duncan [Mon, 13 Jan 2025 19:56:09 +0000 (11:56 -0800)]
Increase dispatch to 1024x1024 to optimize balance between dispatch size and overhead since this is about the smallest size where it hits a nonce on the first pass the majority of the time.

4 days agoFix combined reference to NanoPow either locally or remotely.
Chris Duncan [Mon, 13 Jan 2025 17:53:37 +0000 (09:53 -0800)]
Fix combined reference to NanoPow either locally or remotely.

4 days agoUse @latest version of packages in test page.
Chris Duncan [Mon, 13 Jan 2025 16:35:55 +0000 (08:35 -0800)]
Use @latest version of packages in test page.

4 days agoPatch version. v1.2.3
Chris Duncan [Mon, 13 Jan 2025 15:40:35 +0000 (07:40 -0800)]
Patch version.

4 days agoReorganize typings.
Chris Duncan [Mon, 13 Jan 2025 15:38:43 +0000 (07:38 -0800)]
Reorganize typings.

4 days agoRefactor pipeline to use tsc to generate definition files only and manually manage...
Chris Duncan [Mon, 13 Jan 2025 15:35:34 +0000 (07:35 -0800)]
Refactor pipeline to use tsc to generate definition files only and manually manage the global types.

4 days agoScrap imports since it is messing up definition files.
Chris Duncan [Mon, 13 Jan 2025 14:52:16 +0000 (06:52 -0800)]
Scrap imports since it is messing up definition files.

5 days agoPatch version. v1.2.2
Chris Duncan [Mon, 13 Jan 2025 00:33:48 +0000 (16:33 -0800)]
Patch version.

5 days agoFix build process.
Chris Duncan [Mon, 13 Jan 2025 00:32:35 +0000 (16:32 -0800)]
Fix build process.

5 days agoPatch version. v1.2.1
Chris Duncan [Sun, 12 Jan 2025 23:51:49 +0000 (15:51 -0800)]
Patch version.

5 days agoFix npm entry point.
Chris Duncan [Sun, 12 Jan 2025 23:50:42 +0000 (15:50 -0800)]
Fix npm entry point.

5 days agoUpdate version. v1.2.0
Chris Duncan [Sun, 12 Jan 2025 23:44:50 +0000 (15:44 -0800)]
Update version.

5 days agoExpand on build steps.
Chris Duncan [Sun, 12 Jan 2025 23:41:43 +0000 (15:41 -0800)]
Expand on build steps.

5 days agoUpdate README with new features and improved grammar.
Chris Duncan [Sun, 12 Jan 2025 23:37:35 +0000 (15:37 -0800)]
Update README with new features and improved grammar.

5 days agoTruncating 2 or fewer tests does not make sense.
Chris Duncan [Sun, 12 Jan 2025 23:16:07 +0000 (15:16 -0800)]
Truncating 2 or fewer tests does not make sense.

5 days agoChange testing output based on which API is loaded. Show a little more context on...
Chris Duncan [Sun, 12 Jan 2025 23:13:59 +0000 (15:13 -0800)]
Change testing output based on which API is loaded. Show a little more context on testing progress.

5 days agoAdd test for NanoPow smart class selection.
Chris Duncan [Sun, 12 Jan 2025 22:45:03 +0000 (14:45 -0800)]
Add test for NanoPow smart class selection.

5 days agoAlias NanoPow directly to best supported class instead of trying to extract class...
Chris Duncan [Sun, 12 Jan 2025 22:44:03 +0000 (14:44 -0800)]
Alias NanoPow directly to best supported class instead of trying to extract class methods which causes issues with private methods.

5 days agoFix regex for GL arg validation.
Chris Duncan [Sun, 12 Jan 2025 22:43:10 +0000 (14:43 -0800)]
Fix regex for GL arg validation.

5 days agoFix boolean handling in GL query result check.
Chris Duncan [Sun, 12 Jan 2025 22:42:34 +0000 (14:42 -0800)]
Fix boolean handling in GL query result check.

5 days agoFix imports for test page.
Chris Duncan [Sun, 12 Jan 2025 22:40:50 +0000 (14:40 -0800)]
Fix imports for test page.

5 days agoUse main to define API. Pollute global namespace further with new NanoPow encapsulati...
Chris Duncan [Sun, 12 Jan 2025 22:08:16 +0000 (14:08 -0800)]
Use main to define API. Pollute global namespace further with new NanoPow encapsulating object. Fix test of validate function.

5 days agoCreate initial validate function for GL. Refactor classes export to create a better...
Chris Duncan [Sun, 12 Jan 2025 20:00:21 +0000 (12:00 -0800)]
Create initial validate function for GL. Refactor classes export to create a better fallback mechanism.

5 days agoMove private method above public.
Chris Duncan [Sun, 12 Jan 2025 19:48:05 +0000 (11:48 -0800)]
Move private method above public.

5 days agoMove private methods above public.
Chris Duncan [Sun, 12 Jan 2025 19:46:00 +0000 (11:46 -0800)]
Move private methods above public.

5 days agoRemove unused static GPU initiatlization since it will be initialized in the classes...
Chris Duncan [Sun, 12 Jan 2025 19:45:23 +0000 (11:45 -0800)]
Remove unused static GPU initiatlization since it will be initialized in the classes export barrel. Convert GL initialization similarly. Make GL unexported functions private.

5 days agoInitial attempt at creating fallback to GL.
Chris Duncan [Sun, 12 Jan 2025 08:36:10 +0000 (00:36 -0800)]
Initial attempt at creating fallback to GL.

5 days agoFix CDN link.
Chris Duncan [Sun, 12 Jan 2025 08:04:16 +0000 (00:04 -0800)]
Fix CDN link.

5 days agoUpdate version. v1.1.0
Chris Duncan [Sun, 12 Jan 2025 07:58:22 +0000 (23:58 -0800)]
Update version.

5 days agoUpdate tagline.
Chris Duncan [Sun, 12 Jan 2025 07:57:11 +0000 (23:57 -0800)]
Update tagline.

5 days agoUpdate README describing new validate function.
Chris Duncan [Sun, 12 Jan 2025 07:54:00 +0000 (23:54 -0800)]
Update README describing new validate function.

5 days agoReduce test count to a more reasonable number for a default run. Add some text to...
Chris Duncan [Sun, 12 Jan 2025 07:50:19 +0000 (23:50 -0800)]
Reduce test count to a more reasonable number for a default run. Add some text to show user which lib is being tested. Tweak JSdoc.

5 days agoReplace search shared code with dispatch call.
Chris Duncan [Sun, 12 Jan 2025 07:33:14 +0000 (23:33 -0800)]
Replace search shared code with dispatch call.

5 days agoReplace validate shared code with dispatch call.
Chris Duncan [Sun, 12 Jan 2025 07:28:15 +0000 (23:28 -0800)]
Replace validate shared code with dispatch call.

5 days agoExtract common functionality into separate function call.
Chris Duncan [Sun, 12 Jan 2025 07:16:55 +0000 (23:16 -0800)]
Extract common functionality into separate function call.

5 days agoDouble up random value to pass in entire u64 value.
Chris Duncan [Sun, 12 Jan 2025 07:13:02 +0000 (23:13 -0800)]
Double up random value to pass in entire u64 value.

5 days agoDocument suggestion for local dev testing.
Chris Duncan [Sun, 12 Jan 2025 06:59:09 +0000 (22:59 -0800)]
Document suggestion for local dev testing.

5 days agoAdd validate function to check passed nonces.
Chris Duncan [Sun, 12 Jan 2025 06:57:56 +0000 (22:57 -0800)]
Add validate function to check passed nonces.

6 days agoExtend random input to shader to accomodate validation of nonces.
Chris Duncan [Sun, 12 Jan 2025 06:11:10 +0000 (22:11 -0800)]
Extend random input to shader to accomodate validation of nonces.

6 days agoRelease version. v1.0.0
Chris Duncan [Sat, 11 Jan 2025 07:39:56 +0000 (23:39 -0800)]
Release version.

6 days agoAdd link to package and color it. Tweak heading text.
Chris Duncan [Sat, 11 Jan 2025 07:34:00 +0000 (23:34 -0800)]
Add link to package and color it. Tweak heading text.

6 days agoIncrease test run.
Chris Duncan [Sat, 11 Jan 2025 07:28:55 +0000 (23:28 -0800)]
Increase test run.