2024-12-16 - 2025-03-16
Overview
2 Releases published by 1 user
Published
v20250128
v20250128 Minor update
Published
v20250126
v20250126 Initial Release
1 Pull request merged by 1 user
Merged
#22 #19 Move parts of solver into its own package.
24 Issues closed from 1 user
Closed
#14 See if I can use tickers
Closed
#27 Improve workload calculation and splitting of tasks
Closed
#20 Create tests
Closed
#26 Set verbosity of output
Closed
#25 Output as JSON
Closed
#21 Look into getting uint128/uint256 for counter
and iter
Closed
#23 Use strings for blocks exclusively.
Closed
#24 Refactor how valid solutions are stored.
Closed
#19 Split Solver interface
Closed
#13 Make function returns nicer
Closed
#17 Look into refactoring the passing of arrays
Closed
#16 Change case
Closed
#18 Look into Time package to print est. time left.
Closed
#5 Look into godoc
Closed
#12 Update README.md
Closed
#10 Splitting the workload
Closed
#8 Manage Go Routines
Closed
#9 Look into usage of Atomic package
Closed
#7 Fix end-state (allow searches to finish)
Closed
#6 Improve estimation algorithm
Closed
#3 Create a Release
Closed
#1 Create README.MD
Closed
#4 Embed the blocks.csv file
Closed
#2 Look at usage of range
27 Issues created by 1 user
Opened
#1 Create README.MD
Opened
#2 Look at usage of range
Opened
#3 Create a Release
Opened
#4 Embed the blocks.csv file
Opened
#5 Look into godoc
Opened
#6 Improve estimation algorithm
Opened
#7 Fix end-state (allow searches to finish)
Opened
#8 Manage Go Routines
Opened
#9 Look into usage of Atomic package
Opened
#10 Splitting the workload
Opened
#11 Start with Gitea Actions
Opened
#12 Update README.md
Opened
#13 Make function returns nicer
Opened
#14 See if I can use tickers
Opened
#15 Build in rate-limiting
Opened
#16 Change case
Opened
#17 Look into refactoring the passing of arrays
Opened
#18 Look into Time package to print est. time left.
Opened
#19 Split Solver interface
Opened
#20 Create tests
Opened
#21 Look into getting uint128/uint256 for counter
and iter
Opened
#23 Use strings for blocks exclusively.
Opened
#24 Refactor how valid solutions are stored.
Opened
#25 Output as JSON
Opened
#26 Set verbosity of output
Opened
#27 Improve workload calculation and splitting of tasks
Opened
#28 Refactor code to be more... portable