Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

fix: bump smart contract version #478

Merged
merged 4 commits into from
Mar 19, 2024
Merged

Conversation

atanmarko
Copy link
Member

Description

Update smart contract CrossSubnetMessageSent event

Fixes TP-864

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

@atanmarko atanmarko self-assigned this Mar 18, 2024
@atanmarko atanmarko requested a review from a team as a code owner March 18, 2024 16:27
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 71.92%. Comparing base (bd5e3f5) to head (858eef1).

Files Patch % Lines
...pos-sequencer-subnet-client/src/subnet_contract.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #478      +/-   ##
==========================================
+ Coverage   71.70%   71.92%   +0.22%     
==========================================
  Files         227      227              
  Lines       12743    12745       +2     
==========================================
+ Hits         9137     9167      +30     
+ Misses       3606     3578      -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@atanmarko atanmarko force-pushed the chore/bump_smart_contracts_3.3.0 branch from ebf6a2f to 858eef1 Compare March 19, 2024 10:13
@atanmarko atanmarko merged commit 642203c into main Mar 19, 2024
19 of 21 checks passed
@atanmarko atanmarko deleted the chore/bump_smart_contracts_3.3.0 branch March 19, 2024 10:29
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.

2 participants