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

MLS Validation Service for SCW #1098

Merged
merged 34 commits into from
Oct 3, 2024

Conversation

codabrink
Copy link
Contributor

@codabrink codabrink commented Sep 30, 2024

With updated proto: xmtp/proto#211

@codabrink codabrink marked this pull request as ready for review October 1, 2024 15:18
@codabrink codabrink requested a review from a team as a code owner October 1, 2024 15:18
bindings_ffi/src/mls.rs Outdated Show resolved Hide resolved
@codabrink codabrink marked this pull request as draft October 2, 2024 15:56
@codabrink codabrink marked this pull request as ready for review October 2, 2024 19:17
Copy link
Contributor

@insipx insipx left a comment

Choose a reason for hiding this comment

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

Looks good!

Should we wait until xmtp/proto#211 / 212 is merged to merge this?

doing ./dev/gen_protos on this branch gives a different history then the generated protos, is that something to worry about?

mls_validation_service/Cargo.toml Outdated Show resolved Hide resolved
@codabrink
Copy link
Contributor Author

codabrink commented Oct 2, 2024

@insipx Correct, I'd like to merge the proto branch (xmtp/proto#211) before this makes it to main.

@codabrink codabrink merged commit 9e82758 into offsite/scw-libxmtp Oct 3, 2024
8 checks passed
@codabrink codabrink deleted the coda/mls-validation-service branch October 3, 2024 13:22
codabrink added a commit that referenced this pull request Oct 3, 2024
* url parser

* imlement SmartContractVerification for lots of chainids

* explain unwraps

* naming

* imlement SmartContractVerification for lots of chainids (#1086)

* imlement SmartContractVerification for lots of chainids

* remove comment

* move file parser (#1087)

* move file parser

* load in verifier

* cleanup

* cleanup

* log malformatted url

* chainurls.json

* closure, dont expect

* go gentle into that good night

* default

* lint

* cleanup

* Add block number (#1089)

* block number optional

* rename multi contract verifier

* update permissions that changed for some reason

* remove fake.com

* scw verifier in bindings

* MLS Validation Service for SCW (#1098)

* wip

* wip

* patchwork

* a few fixes

* update to use scw verifier for inbox_ids

* Fix build errors

* fix signature

* lint

* remove debug

* lint

* revert gen protos script

* restore tests too

* feedback

* cleanup, feedback

* cleanup

* cleanup

* hash

* Actually do the work, and take the hash from the proto

* cleanup

* more cleanup

* not using error msg

* use latest proto

* wip

* cleanup

* nicer error

* revert

* unnecessary change

* remove env logger

* cleanup

* false in place of none

* lint

* error message in the result

---------

Co-authored-by: Dakota Brink <[email protected]>
Co-authored-by: Andrew Plaza <[email protected]>
Co-authored-by: Andrew Plaza <[email protected]>
Co-authored-by: Dakota Brink <[email protected]>
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.

3 participants