Vecna
|
7573c70dda
|
Move things around for aesthetic reasons
|
2024-06-14 17:46:22 -04:00 |
Vecna
|
461d7d4ce5
|
Assorted improvements, mostly suggested by clippy
|
2024-05-29 13:20:56 -04:00 |
Vecna
|
43228e18c9
|
Encrypt negative reports
|
2024-04-16 01:11:47 -04:00 |
Vecna
|
c5a05be6d8
|
Test dropping NRs with repeated nonces and DB storage before processing
|
2024-04-12 12:26:36 -04:00 |
Vecna
|
c82e604e3d
|
Include nonce in negative reports
|
2024-04-12 02:38:35 -04:00 |
Vecna
|
b915aea094
|
Add date to proof of bridge knowledge in negative reports
|
2024-04-04 22:55:07 -04:00 |
Vecna
|
8ea6940397
|
Listen for reports
Downgrade hyper, listen for new reports, TODO: test
|
2024-03-22 23:42:22 -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
|
4f5bec56ad
|
Add distributor enum so we know where to send NRs
For now, I'm not adding this to PRs because PRs are very Lox-specific
|
2024-03-14 18:09:24 -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
|
495f196107
|
Use one function for verifying negative reports
|
2024-02-28 14:10:45 -05:00 |
Vecna
|
3a6423d2ba
|
Space things out for better readability
|
2024-02-25 17:42:30 -05:00 |
Vecna
|
cc86baa4b5
|
Disallow empty country code in negative reports
|
2024-02-21 15:34:29 -05:00 |
Vecna
|
28233ec8a5
|
Use map for negative reports
|
2024-02-21 15:15:39 -05:00 |
Vecna
|
50ce57765d
|
Add verify functions for NRs
|
2024-02-21 03:38:55 -05:00 |
Vecna
|
4a56229c5d
|
Make reports their own files
|
2024-02-07 18:35:53 -05:00 |