Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

feat(lib): attestation filtering #358

Merged
merged 4 commits into from
Sep 22, 2023
Merged

feat(lib): attestation filtering #358

merged 4 commits into from
Sep 22, 2023

Conversation

brech1
Copy link
Member

@brech1 brech1 commented Sep 21, 2023

Description

This PR introduces changes to filter the attestations retrieved from the contract, in order to only process the ones belonging to the an EigenTrust related project and also to the configured domain.

Related Issues

  • Resolves #353

Changes

  • Update get_logs library method.
  • Add test for get_logs.

eigentrust/src/lib.rs Outdated Show resolved Hide resolved
@brech1 brech1 marked this pull request as ready for review September 21, 2023 17:28
@lazovicff lazovicff self-requested a review September 21, 2023 20:16
@lazovicff lazovicff merged commit c9ea184 into master Sep 22, 2023
1 check passed
@brech1 brech1 deleted the feat/log-filter branch September 22, 2023 14:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter the attestation logs by PREFIX + config.domain
2 participants