Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IoT Packet Verifier #267

Merged
merged 67 commits into from
Mar 2, 2023
Merged

IoT Packet Verifier #267

merged 67 commits into from
Mar 2, 2023

Conversation

maplant
Copy link
Contributor

@maplant maplant commented Dec 15, 2022

No description provided.

@maplant maplant self-assigned this Dec 15, 2022
@maplant maplant changed the title Draft: IOT Packet Verifier IOT Packet Verifier Jan 20, 2023
Copy link
Contributor

@andymck andymck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some initial comments, still digesting...

iot_packet_verifier/src/balances.rs Outdated Show resolved Hide resolved
iot_packet_verifier/src/daemon.rs Outdated Show resolved Hide resolved
iot_packet_verifier/src/daemon.rs Outdated Show resolved Hide resolved
iot_packet_verifier/src/balances.rs Outdated Show resolved Hide resolved
@@ -106,6 +106,9 @@ pub const VALIDATED_HEARTBEAT: &str = "validated_heartbeat";
pub const SIGNED_POC_RECEIPT_TXN: &str = "signed_poc_receipt_txn";
pub const RADIO_REWARD_SHARE: &str = "radio_reward_share";
pub const REWARD_MANIFEST: &str = "reward_manifest";
pub const IOT_PACKET_REPORT: &str = "packet_report";
pub const VALID_PACKET: &str = "valid_packet";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add the filestore conversions for the proto <-> internal structs for valid and invalid packets

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, I certainly can

iot_packet_verifier/src/balances.rs Outdated Show resolved Hide resolved
iot_packet_verifier/src/burner.rs Show resolved Hide resolved
iot_packet_verifier/src/verifier.rs Show resolved Hide resolved
iot_packet_verifier/src/verifier.rs Outdated Show resolved Hide resolved
@maplant maplant changed the title IOT Packet Verifier IoT Packet Verifier Mar 1, 2023
@maplant maplant merged commit 8e93d1a into main Mar 2, 2023
@maplant maplant deleted the map/packet-verifier branch March 2, 2023 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants