Commit Graph

474 Commits

Author SHA1 Message Date
FiveMovesAhead
04f13e6748 WIP 2025-04-01 14:15:07 +08:00
FiveMovesAhead
bde9e731fe Add hash_threshold logic to tig-benchmarker
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-03-31 21:08:17 +08:00
FiveMovesAhead
cbc8454609 Implement hash_threshold update logic. 2025-03-31 21:08:15 +08:00
FiveMovesAhead
8eac6014c3 Add hash_threshold to ChallengeBlockData. 2025-03-31 21:08:14 +08:00
FiveMovesAhead
13e88f7588 Add script for checking reliability
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-03-25 19:54:22 +08:00
FiveMovesAhead
6b51a77a82 Fix integer overflow bug. 2025-03-25 19:34:01 +08:00
FiveMovesAhead
41d3c22e32 Add solution_ratio fields to swagger. 2025-03-24 16:16:19 +08:00
FiveMovesAhead
c4858c6dee Fix test_algorithm defaults.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-03-24 15:56:38 +08:00
FiveMovesAhead
00746ced07 Update swagger for get-difficulty-data. 2025-03-24 15:56:24 +08:00
FiveMovesAhead
785ce8cdfd Add max_reliability.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-03-24 14:36:22 +08:00
FiveMovesAhead
43ef0f1856 Apply min_num_nonces and min_solution_ratio to filter qualifiers.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-03-24 14:25:52 +08:00
FiveMovesAhead
cc568d9523 Rearrange factor calculation.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-03-20 15:54:04 +08:00
FiveMovesAhead
958ef783a4 Require a minimum number of nonces.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-03-18 21:41:02 +08:00
FiveMovesAhead
a1d2134c3d Require min solution ratio. 2025-03-18 21:41:02 +08:00
FiveMovesAhead
ca35a60126 Add weighting based on solution ratio. 2025-03-18 21:41:01 +08:00
FiveMovesAhead
99975da7c0 Move hardcoded magic numbers to config.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-03-18 21:30:51 +08:00
FiveMovesAhead
d91882207e Fix scripts.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-02-26 23:35:27 +08:00
FiveMovesAhead
136dd3fd8e Fix calc_apy script.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-02-18 01:46:23 +08:00
FiveMovesAhead
ed4281d117 Merge branch 'token_locker' into test/blank_slate
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-02-14 11:20:43 +08:00
FiveMovesAhead
7e32e09b11 Update swagger with new & updated endpoints.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-02-13 16:52:21 +08:00
FiveMovesAhead
f4195007b4 Update OPoWBlockData fields.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-02-06 10:51:23 +08:00
FiveMovesAhead
7b11c445ba Merge branch 'token_locker' into test/blank_slate
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-02-06 10:17:35 +08:00
FiveMovesAhead
e7cc3b4b86 Change reward_share and coinbase in block_data to PreciseNumber.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-02-06 10:03:33 +08:00
FiveMovesAhead
7deb677643 Merge branch 'c003_quadkp_update' into blank_slate
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-02-02 18:14:46 +07:00
FiveMovesAhead
424d096a85 Only update adoption for active breakthroughs.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-01-26 10:20:21 +08:00
FiveMovesAhead
cb4d877988 Address deposit edge case.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-01-23 20:14:16 +08:00
FiveMovesAhead
1bb3a70e68 Add example batch verification script.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-01-18 16:51:58 +00:00
FiveMovesAhead
ec5e09d1c0 Add get-batch-data endpoint to master.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-01-18 14:19:26 +00:00
FiveMovesAhead
101ca13ca3 Remove attribution section from evidence template. 2025-01-18 14:18:43 +00:00
FiveMovesAhead
44d8b93e5d Rewarded tokens need to be claimed. 2025-01-17 00:11:57 +00:00
FiveMovesAhead
4acf08f597 Add relock function to TokenLocker. 2025-01-16 22:08:33 +00:00
FiveMovesAhead
b20a190ebc Minor edits to breakthrough flow.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-01-16 21:37:10 +00:00
FiveMovesAhead
81c01e5bcf Allow difficulty_ranges to be disabled.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-01-16 17:45:54 +00:00
FiveMovesAhead
bfcd071bf2 Update swagger.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-01-16 16:31:31 +00:00
FiveMovesAhead
ff4c455335 Fix coinbase reward type. 2025-01-16 16:31:22 +00:00
FiveMovesAhead
4029d4fcc2 Fix set_coinbase not exported.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-01-16 13:54:57 +00:00
FiveMovesAhead
64b228f394 Add support for coinbase. 2025-01-16 10:53:07 +00:00
FiveMovesAhead
7dc9098941 Add view function to TokenLocker. 2025-01-16 10:50:24 +00:00
FiveMovesAhead
70907ed1dd Remove session from slave to fix connection issue. 2025-01-15 00:32:47 +00:00
FiveMovesAhead
a8c5fda873 Add support for TokenLocker. Remove submit-topup and submit-deposit. 2025-01-15 00:29:37 +00:00
FiveMovesAhead
a91414b7f3 Add TokenLocker contract. 2025-01-15 00:27:27 +00:00
FiveMovesAhead
07737efe62 Change breakthrough submission flow.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-01-12 15:45:31 +00:00
FiveMovesAhead
f791061142 Increase default max fuel to 10 billion.
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-01-11 01:44:27 +08:00
FiveMovesAhead
6e445c35c7 Lock rust-toolchain to v1.82.0
Some checks failed
Test Workspace / Test Workspace (push) Has been cancelled
2025-01-09 19:25:29 +08:00
FiveMovesAhead
30a0f59f30 Update description for knapsack. 2025-01-09 15:46:37 +08:00
FiveMovesAhead
ee172fd9e4 Merge commit 'refs/pull/25/head' of https://github.com/tig-foundation/tig-monorepo into c003_quadkp_update 2025-01-09 15:45:09 +08:00
FiveMovesAhead
14373ff80c Add delay before voting begins.
Some checks are pending
Test Workspace / Test Workspace (push) Waiting to run
2025-01-09 11:25:43 +08:00
FiveMovesAhead
715da6cd69 Only process votes for players who have active deposits. 2025-01-05 11:13:24 +08:00
FiveMovesAhead
3138f31c00 Slave kills tig-worker if master stops batch. 2024-12-31 22:54:05 +08:00
FiveMovesAhead
614de4fe30 Address warning there is already a transaction in progress. 2024-12-31 22:31:20 +08:00