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 InsertedIntoTree event #2736

Merged
merged 3 commits into from
Sep 18, 2023
Merged

add InsertedIntoTree event #2736

merged 3 commits into from
Sep 18, 2023

Conversation

aroralanuk
Copy link
Contributor

Description

  • Adding "InsertedIntoEvent" for standalone indexing of events by the agents

Drive-by changes

None

Related issues

#2313

Backward compatibility

Yes

Testing

Unit tests

solidity/test/merkle.test.ts Outdated Show resolved Hide resolved
solidity/contracts/hooks/MerkleTreeHook.sol Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03% 🎉

Comparison is base (cbea147) 49.29% compared to head (e0c46ca) 49.32%.

Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #2736      +/-   ##
==========================================
+ Coverage   49.29%   49.32%   +0.03%     
==========================================
  Files         107      107              
  Lines        1416     1417       +1     
  Branches      179      179              
==========================================
+ Hits          698      699       +1     
  Misses        711      711              
  Partials        7        7              
Files Changed Coverage Δ
solidity/contracts/hooks/MerkleTreeHook.sol 47.05% <100.00%> (+3.30%) ⬆️

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

@aroralanuk aroralanuk merged commit 7312a6f into v3 Sep 18, 2023
@aroralanuk aroralanuk deleted the merkle-tree-event branch September 18, 2023 15:41
@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.

2 participants