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

add EVM event manager to context #516

Merged
merged 1 commit into from
Jun 11, 2024
Merged

add EVM event manager to context #516

merged 1 commit into from
Jun 11, 2024

Conversation

codchen
Copy link
Collaborator

@codchen codchen commented Jun 11, 2024

Describe your changes and provide context

Add a new event manager for EVM events. This for now will only be used for handling EVM events generated during interop.

Testing performed to validate your change

sei-chain integration

Copy link

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 55.31%. Comparing base (69add60) to head (e7d1c75).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #516      +/-   ##
==========================================
- Coverage   55.31%   55.31%   -0.01%     
==========================================
  Files         631      631              
  Lines       54215    54226      +11     
==========================================
+ Hits        29990    29993       +3     
- Misses      22081    22089       +8     
  Partials     2144     2144              
Files Coverage Δ
types/events.go 73.09% <40.00%> (-0.76%) ⬇️
types/context.go 58.00% <66.66%> (-1.11%) ⬇️

@codchen codchen merged commit b745c48 into main Jun 11, 2024
15 checks passed
@codchen codchen deleted the ctx-evm-log-manager branch June 11, 2024 21:46
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