Commit Graph

15 Commits

Author SHA1 Message Date
1345fa13c0 Add cleanup for temp array storage
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-23 00:59:35 -05:00
d1c96735f0 Fix storage path
All checks were successful
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-23 00:50:06 -05:00
2942c065ea Add actual test logic for arrayTest1
All checks were successful
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-23 00:48:06 -05:00
490c3a9032 Change from for loop to Hardcode
All checks were successful
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-22 21:55:43 -05:00
5e44a9eb28 Simplify "for" loop to try to get it running
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-22 21:35:45 -05:00
3b7fcca6f3 Add debug log to loop
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-22 21:33:50 -05:00
5d62488695 Edit test and add print for debug
All checks were successful
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-22 21:27:28 -05:00
b0d2fd4695 Test integer hash with smaller values
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-22 18:48:36 -05:00
2cd5f26451 Fix lazy func param
All checks were successful
Deploy datapack to dev / Build (push) Successful in 5s
2025-03-21 20:28:44 -05:00
c75b6c8fea Add logging output to test function
All checks were successful
Deploy datapack to dev / Build (push) Successful in 5s
2025-03-21 20:27:38 -05:00
a4c1d5a865 Add another test case
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-21 20:25:21 -05:00
b309485d18 Add test function to actually run the tests
All checks were successful
Deploy datapack to dev / Build (push) Successful in 6s
2025-03-21 20:23:56 -05:00
8d3ef2b799 Tweak hash function and add test
All checks were successful
Deploy datapack to dev / Build (push) Successful in 7s
2025-03-21 20:22:12 -05:00
7be40debe7 Add cryptography module with hashing function
All checks were successful
Deploy datapack to dev / Build (push) Successful in 9s
2025-03-21 15:40:08 -05:00
e5ce1e7734 Move database to submodule and add crytography mod 2025-03-21 13:20:18 -05:00