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

Introduce a simulation task using Alchemy #731

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

amiecorso
Copy link
Contributor

@amiecorso amiecorso commented Feb 14, 2024

NO-3585

Introduces a boilerplate/example task for performing transaction simulation using Alchemy's API.

To run the task and simulate a purchase transaction, run

hardhat --network polygon simulate-txn

Copy link

swarmia bot commented Feb 14, 2024

Copy link

openzeppelin-code bot commented Feb 14, 2024

Introduce a simulation task using Alchemy

Generated at commit: 2066332fc8c809b92d4d6bb825614d9d8fc581be

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
1
2
0
8
34
45
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
1
36
37

For more details view the full report in OpenZeppelin Code Inspector

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.0%. Comparing base (bca0fda) to head (2066332).

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #731   +/-   ##
======================================
  Coverage    68.0%   68.0%           
======================================
  Files          12      12           
  Lines         793     793           
  Branches      130     130           
======================================
  Hits          540     540           
  Misses        205     205           
  Partials       48      48           

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

@amiecorso amiecorso marked this pull request as ready for review March 19, 2024 19:40
@amiecorso amiecorso merged commit 3373c00 into master Mar 19, 2024
8 of 9 checks passed
@amiecorso amiecorso deleted the amie-simulations branch March 19, 2024 19:40
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.

None yet

1 participant