Commit Graph

317 Commits

Author SHA1 Message Date
FiveMovesAhead
bb4eab1daa Add fuel per signature argument. 2024-11-21 03:10:12 +08:00
FiveMovesAhead
6dd0cda715 Remove prev block data. 2024-11-20 14:02:52 +08:00
FiveMovesAhead
5ec1cfc74d Fix runtime_signature_arr test. 2024-11-20 12:31:14 +08:00
FiveMovesAhead
ca89cc287e Merge branch 'runtime_signature_update' into test/temp 2024-11-20 12:26:19 +08:00
FiveMovesAhead
1a48452cf5 PoD + delegation update. 2024-11-20 12:26:08 +08:00
FiveMovesAhead
f33ffc8460 WIP 2024-11-18 08:43:36 +08:00
FiveMovesAhead
ff208a5152 Update request-api-key swagger. 2024-10-23 12:22:14 +01:00
FiveMovesAhead
474bf82934 Add support for ENS. 2024-10-23 12:17:12 +01:00
FiveMovesAhead
6b9375fd55 Modify get_transaction to return first erc20 transfer. 2024-10-23 12:17:11 +01:00
FiveMovesAhead
3cfce47087 Add proper support for multisig. 2024-10-23 12:17:10 +01:00
FiveMovesAhead
d6fa4dbc20 Add instructions for api key. 2024-10-20 01:47:30 +01:00
FiveMovesAhead
2b2570d4b4 Merge branch 'benchmarker_update' into blank_slate 2024-10-20 01:44:49 +01:00
FiveMovesAhead
c660193cbe Update runtime signature to an array 2024-10-19 08:33:14 +01:00
FiveMovesAhead
1f3aad0276 Disable CUDA compilation. 2024-10-15 00:23:15 +01:00
FiveMovesAhead
9a7d9721d2 Patch divide by zero. 2024-10-15 00:09:11 +01:00
FiveMovesAhead
65e11f4a25 Merge branch 'blank_slate' into benchmarker_update 2024-10-14 17:07:28 +01:00
FiveMovesAhead
9673b82df9 Remove debug code. 2024-10-14 04:28:22 +01:00
FiveMovesAhead
9d13e9ed77 Prune jobs after other processing. 2024-10-14 02:06:38 +01:00
FiveMovesAhead
412bf935b7 Fix redundant benchmarks. 2024-10-14 01:56:13 +01:00
FiveMovesAhead
f74530b901 Slight improvement to checking if job's proof is ready. 2024-10-13 21:27:56 +01:00
FiveMovesAhead
fcd39f180a Fix difficulty sampler range. 2024-10-13 21:27:04 +01:00
FiveMovesAhead
6b0eaff485 Print better logs for get-batches. 2024-10-13 21:26:48 +01:00
FiveMovesAhead
ecadd7a5ef Patch issue where batch_merkle_root may be none. 2024-10-13 19:04:56 +01:00
FiveMovesAhead
2f09fee03d Only calculate merkle proofs after all batches are ready. 2024-10-13 17:11:00 +01:00
FiveMovesAhead
031f8a580e Account for new player_id with no block_data. 2024-10-13 14:06:33 +01:00
FiveMovesAhead
086122a944 Fix imbalance is None bug. 2024-10-13 13:38:20 +01:00
FiveMovesAhead
61ce875fc9 Fix reward is None bug. 2024-10-13 13:05:07 +01:00
FiveMovesAhead
4162006ac2 Fix bugs in slave_manager serving same batch multiple times. 2024-10-13 11:59:23 +01:00
FiveMovesAhead
e99eca7028 Update tig-benchmarker to be easier to configure 2024-10-13 11:02:54 +01:00
FiveMovesAhead
a668c34357 Merge branch 'blank_slate' into c003_update 2024-10-10 09:00:40 +01:00
FiveMovesAhead
1edbcebf05 Ensure seed is [u8;32] across the board. Update Innovator Guide to match. 2024-10-10 08:59:54 +01:00
FiveMovesAhead
32a28a9ece Merge branch 'blank_slate' into c003_update 2024-10-10 08:17:06 +01:00
FiveMovesAhead
601e938aed Disable CUDA workflow. 2024-10-09 23:13:47 +01:00
FiveMovesAhead
550fa04fdf Fix bug from merge conflict. 2024-10-09 22:36:33 +01:00
FiveMovesAhead
1bf4647573 Support algorithm banning. 2024-10-08 11:57:09 +01:00
FiveMovesAhead
907d9a8ce1 Update swagger. 2024-10-04 12:23:00 +01:00
FiveMovesAhead
9f03d301c9 Minor fixes to c003 description. 2024-10-04 06:01:44 +01:00
FiveMovesAhead
1c42babd4e Merge branch 'c003_update' of https://github.com/tig-foundation/tig-monorepo into c003_update 2024-10-04 05:51:38 +01:00
FiveMovesAhead
3fe3b31d7c
Merge pull request #20 from jackurius/c003_update
Changed knapsack challenge doc description to match quadratic knapsack
2024-10-06 07:10:44 +01:00
FiveMovesAhead
b49b8ad4bb Fix bug where benchmarks with 0 solutions affect the frontier. 2024-10-04 03:03:06 +01:00
FiveMovesAhead
13e34e4e2b Clean up logs. 2024-10-03 21:35:18 +01:00
FiveMovesAhead
e15ba6e25c Further simplifications. 2024-10-03 21:20:47 +01:00
FiveMovesAhead
191482ced1 Simplify benchmarker to a few key parameters. 2024-10-03 21:08:53 +01:00
FiveMovesAhead
b8c3072208 Simplify benchmarking. 2024-10-03 20:11:32 +01:00
FiveMovesAhead
1c71a5ae85 Throw error if batch size is not a power of 2. 2024-10-03 14:53:32 +01:00
FiveMovesAhead
c61535fd00 Simple adaptive precommit manager. 2024-10-02 13:43:48 +01:00
FiveMovesAhead
24bd475c20 Slave print error messages. 2024-10-02 12:14:27 +01:00
FiveMovesAhead
fc728e5c8a Merge branch 'blank_slate' of https://github.com/tig-foundation/tig-monorepo into blank_slate 2024-10-02 12:03:21 +01:00
FiveMovesAhead
57127c942d
Merge pull request #19 from fatigue24/blank_slate
Updated test_algorithm script to make it compatible with new tig-worker
2024-10-03 09:28:42 +01:00
Jack Fan
0b23a54ac1 changed knapsack description 2024-10-01 15:53:31 +01:00