2024-03-16 - 2025-03-16

Overview

1 Active Pull Request
27 Active Issues
Excluding merges, 1 author has pushed 63 commits to trunk and 63 commits to all branches. On trunk, 73 files have changed and there have been 366517 additions and 1909 deletions.

2 Releases published by 1 user

Published v20250128 v20250128 Minor update 2025-01-28 21:28:33 +01:00

Published v20250126 v20250126 Initial Release 2025-01-27 00:40:02 +01:00

1 Pull request merged by 1 user

Merged #22 #19 Move parts of solver into its own package. 2025-01-28 00:07:07 +01:00

24 Issues closed from 1 user

Closed #14 See if I can use tickers 2025-02-08 19:31:08 +01:00

Closed #27 Improve workload calculation and splitting of tasks 2025-02-04 01:48:13 +01:00

Closed #20 Create tests 2025-01-29 17:45:11 +01:00

Closed #26 Set verbosity of output 2025-01-28 21:02:16 +01:00

Closed #25 Output as JSON 2025-01-28 19:50:45 +01:00

Closed #21 Look into getting uint128/uint256 for counter and iter 2025-01-28 02:30:28 +01:00

Closed #23 Use strings for blocks exclusively. 2025-01-28 01:59:38 +01:00

Closed #24 Refactor how valid solutions are stored. 2025-01-28 01:43:51 +01:00

Closed #19 Split Solver interface 2025-01-28 00:07:09 +01:00

Closed #13 Make function returns nicer 2025-01-27 20:24:18 +01:00

Closed #17 Look into refactoring the passing of arrays 2025-01-27 19:55:31 +01:00

Closed #16 Change case 2025-01-27 19:40:28 +01:00

Closed #18 Look into Time package to print est. time left. 2025-01-27 19:20:52 +01:00

Closed #5 Look into godoc 2025-01-27 18:41:36 +01:00

Closed #12 Update README.md 2025-01-27 00:59:45 +01:00

Closed #10 Splitting the workload 2025-01-27 00:13:35 +01:00

Closed #8 Manage Go Routines 2025-01-25 19:45:36 +01:00

Closed #9 Look into usage of Atomic package 2025-01-25 19:26:24 +01:00

Closed #7 Fix end-state (allow searches to finish) 2025-01-25 17:33:19 +01:00

Closed #6 Improve estimation algorithm 2025-01-25 14:35:21 +01:00

Closed #3 Create a Release 2025-01-24 00:27:48 +01:00

Closed #1 Create README.MD 2025-01-24 00:14:48 +01:00

Closed #4 Embed the blocks.csv file 2025-01-23 23:48:23 +01:00

Closed #2 Look at usage of range 2025-01-23 23:13:10 +01:00

27 Issues created by 1 user

Opened #1 Create README.MD 2025-01-23 22:48:40 +01:00

Opened #2 Look at usage of range 2025-01-23 22:53:00 +01:00

Opened #3 Create a Release 2025-01-23 22:54:25 +01:00

Opened #4 Embed the blocks.csv file 2025-01-23 22:58:23 +01:00

Opened #5 Look into godoc 2025-01-23 23:02:53 +01:00

Opened #6 Improve estimation algorithm 2025-01-24 01:21:20 +01:00

Opened #7 Fix end-state (allow searches to finish) 2025-01-24 19:19:22 +01:00

Opened #8 Manage Go Routines 2025-01-24 20:06:54 +01:00

Opened #9 Look into usage of Atomic package 2025-01-25 18:46:13 +01:00

Opened #10 Splitting the workload 2025-01-26 00:29:12 +01:00

Opened #11 Start with Gitea Actions 2025-01-26 02:26:04 +01:00

Opened #12 Update README.md 2025-01-27 00:36:25 +01:00

Opened #13 Make function returns nicer 2025-01-27 00:47:11 +01:00

Opened #14 See if I can use tickers 2025-01-27 01:07:30 +01:00

Opened #15 Build in rate-limiting 2025-01-27 01:08:12 +01:00

Opened #16 Change case 2025-01-27 11:38:09 +01:00

Opened #17 Look into refactoring the passing of arrays 2025-01-27 11:39:02 +01:00

Opened #18 Look into Time package to print est. time left. 2025-01-27 11:39:48 +01:00

Opened #19 Split Solver interface 2025-01-27 11:44:48 +01:00

Opened #20 Create tests 2025-01-27 11:45:02 +01:00

Opened #21 Look into getting uint128/uint256 for counter and iter 2025-01-27 14:54:51 +01:00

Opened #23 Use strings for blocks exclusively. 2025-01-28 01:08:52 +01:00

Opened #24 Refactor how valid solutions are stored. 2025-01-28 01:11:40 +01:00

Opened #25 Output as JSON 2025-01-28 02:32:57 +01:00

Opened #26 Set verbosity of output 2025-01-28 21:01:49 +01:00

Opened #27 Improve workload calculation and splitting of tasks 2025-02-02 19:18:46 +01:00

Opened #28 Refactor code to be more... portable 2025-02-17 22:58:23 +01:00