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

fix: update merkle logic to prevent second preimage attack #83

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

beer-1
Copy link
Contributor

@beer-1 beer-1 commented Jun 14, 2024

No description provided.

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.98%. Comparing base (210b2c4) to head (3a5b02b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
+ Coverage   50.96%   50.98%   +0.02%     
==========================================
  Files          57       57              
  Lines        4205     4207       +2     
==========================================
+ Hits         2143     2145       +2     
  Misses       1613     1613              
  Partials      449      449              
Files Coverage Δ
x/ophost/keeper/msg_server.go 58.89% <100.00%> (+0.19%) ⬆️

@beer-1 beer-1 merged commit 0b43c3d into main Jun 14, 2024
5 checks passed
@beer-1 beer-1 deleted the fix/double-hash-leaf-node branch June 14, 2024 04:50
djm07073 pushed a commit that referenced this pull request Jun 27, 2024
* update merkle logic to prevent second preimage attack (#83)

* use latest slinky and use clear to delete all validators

* go mod tidy

* fix receiver proto index

* fix/multi-challenger-audit
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.

1 participant