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 bytecode hash checking for v3 #2824

Merged
merged 16 commits into from
Nov 9, 2023
Merged

Fix bytecode hash checking for v3 #2824

merged 16 commits into from
Nov 9, 2023

Conversation

nambrot
Copy link
Contributor

@nambrot nambrot commented Oct 19, 2023

Description

PR adjusts the bytecode checking for V3 mailbox's

Drive-by changes

Adds a violation when a contract is not proxied, but be expected to be

Backward compatibility

Testing

@nambrot nambrot enabled auto-merge (squash) October 19, 2023 19:54
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #2824 (e27b308) into v3 (671e544) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##               v3    #2824   +/-   ##
=======================================
  Coverage   68.04%   68.04%           
=======================================
  Files          99       99           
  Lines        1017     1017           
  Branches      106      106           
=======================================
  Hits          692      692           
  Misses        286      286           
  Partials       39       39           
Components Coverage Δ
core 50.00% <ø> (ø)
hooks 71.42% <ø> (ø)
isms 71.22% <ø> (ø)
token 58.41% <ø> (ø)
middlewares 81.46% <ø> (ø)

typescript/sdk/src/consts/bytecode.ts Outdated Show resolved Hide resolved
typescript/sdk/src/consts/bytecode.ts Show resolved Hide resolved
typescript/sdk/src/core/HyperlaneCoreChecker.ts Outdated Show resolved Hide resolved
@nambrot nambrot merged commit bbc024a into v3 Nov 9, 2023
25 checks passed
@nambrot nambrot deleted the nambrot/fix-bytecode-checks branch November 9, 2023 15:13
@yorhodes yorhodes mentioned this pull request Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants