Commit Graph

29 Commits

Author SHA1 Message Date
FiveMovesAhead
d1d3e472cc Remove tests from template. 2024-05-12 13:19:22 +08:00
FiveMovesAhead
0e061bc893 Modify tig-worker executable to be a performance tester. 2024-05-10 13:59:42 +08:00
FiveMovesAhead
10ef770e30 Remove tests from tig-algorithms. 2024-05-10 13:58:03 +08:00
FiveMovesAhead
77109034f5 Add templates and tests for tig-algorithms. 2024-05-09 12:35:49 +08:00
FiveMovesAhead
abe1f1bb04 Support banning of algorithms. 2024-05-09 12:35:26 +08:00
FiveMovesAhead
5930a1831c Fix variable name typo. 2024-05-09 11:34:22 +08:00
FiveMovesAhead
d9aaf56932 Remove unecessary .gitignore 2024-05-09 05:24:37 +08:00
FiveMovesAhead
116b544636 Add support for gnosis safe. 2024-05-09 05:24:11 +08:00
FiveMovesAhead
46b0919e22 Remove unwrap_or_else in benchmarker. 2024-05-09 04:42:33 +08:00
FiveMovesAhead
800470c7b5 Use checked arithmetic operations in PreciseNumber. 2024-05-09 04:41:57 +08:00
FiveMovesAhead
fe8bb96df5 Fix broken image link. 2024-05-06 20:32:55 +08:00
FiveMovesAhead
c5c1eceb89 Add tech explainer docs. 2024-05-06 20:28:28 +08:00
FiveMovesAhead
ab5bca1fc9 Add initial docs. 2024-05-06 19:37:06 +08:00
FiveMovesAhead
b159f529af Make block_id a required query parameter for most requests. 2024-05-06 19:36:45 +08:00
FiveMovesAhead
5df2289ae4 Run tests on algorithm workflow. 2024-04-25 11:57:03 +08:00
FiveMovesAhead
5270068819 Fix truncated formatting of address. 2024-04-25 04:06:15 +08:00
FiveMovesAhead
d833f3c589 Fix incorrect conversion of string to PreciseNumber. 2024-04-25 03:14:06 +08:00
FiveMovesAhead
9d644581e6 Add details about token deployment. 2024-04-24 21:10:39 +08:00
FiveMovesAhead
d56356e086 Fix rare race condition where signature threshold is different from settings. 2024-04-24 21:10:09 +08:00
FiveMovesAhead
75422ce042 Replace incorrect l1 normalisation. 2024-04-24 21:08:44 +08:00
FiveMovesAhead
c723f7dc6a Fix solution_data not included in submission. 2024-04-23 23:51:49 +08:00
FiveMovesAhead
fc24b3b92e Run cargo test on all branches except algorithms. 2024-04-23 23:51:01 +08:00
FiveMovesAhead
768fa92398 Fix bug in satisfiability. 2024-04-23 21:11:35 +08:00
FiveMovesAhead
cd166c3760 Run test on every branch except algorithm submissions. 2024-04-23 21:10:55 +08:00
FiveMovesAhead
1ff9464e5c Fix typo in path. 2024-04-23 16:15:04 +08:00
FiveMovesAhead
e762dedbf5 Fix workflow branch pattern. 2024-04-23 16:12:10 +08:00
FiveMovesAhead
054a6a26b3 Give workflow permission to checkout repo. 2024-04-23 16:08:13 +08:00
FiveMovesAhead
e95a3f9822 Initial version 2024-04-23 13:04:31 +08:00
FiveMovesAhead
a071aed5bb
Initial commit 2024-04-23 12:33:38 +08:00