Commit Graph

18 Commits

Author SHA1 Message Date
Vecna 461d7d4ce5 Assorted improvements, mostly suggested by clippy 2024-05-29 13:20:56 -04:00
Vecna 7d58c220ca Fix a comment 2024-04-16 01:12:39 -04:00
Vecna c82e604e3d Include nonce in negative reports 2024-04-12 02:38:35 -04:00
Vecna 63ed7b2951 cargo-fmt and include new dependencies for tests 2024-03-29 16:14:11 -04:00
Vecna 15ed2a04bc Handle error if user tries to create invalid lox_proof in PR 2024-03-29 16:11:44 -04:00
Vecna 4390716ebf Fix PR verification 2024-03-29 15:25:42 -04:00
Vecna 8ea6940397 Listen for reports
Downgrade hyper, listen for new reports, TODO: test
2024-03-22 23:42:22 -04:00
Vecna 58ab310a40 Switch REQUIRE_BRIDGE_TOKEN back to constant for now 2024-03-15 13:24:00 -04:00
Vecna 5935d3d78c Rename bridge_info::BridgeInfo to disambiguate 2024-03-15 11:32:17 -04:00
Vecna 68137981fc One bridge may be in multiple buckets 2024-03-15 02:24:52 -04:00
Vecna 6448537c4b One verify function for positive reports 2024-02-28 16:06:58 -05:00
Vecna 4f88df6171 Create struct for bridge info which must be externally provided 2024-02-28 15:26:22 -05:00
Vecna d06542f99c Don't recompute H when verifying positive reports 2024-02-28 11:57:48 -05:00
Vecna cc670963c5 Check that date in Lox proof matches date in PR 2024-02-26 18:00:43 -05:00
Vecna 3a6423d2ba Space things out for better readability 2024-02-25 17:42:30 -05:00
Vecna 98fe935d7a Check bridge token fields when deserializing 2024-02-21 03:09:34 -05:00
Vecna d971e420a2 Add verify function for PRs, doesn't handle Lox proof verification 2024-02-20 17:12:34 -05:00
Vecna 4a56229c5d Make reports their own files 2024-02-07 18:35:53 -05:00