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

feat: get caught up and working again #25

Merged
merged 15 commits into from
Dec 1, 2022
Merged

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Nov 30, 2022

What I did

Basically, fix issues that were fixed in hardhat but forgotten here.

  • Fix issue where couldn't set port in provider_settings dict
  • Fix PoA issue where chains started on PoA but aren't currently PoA
  • Handle more input types in set_balance()
  • Fix issue with overloaded _make_request and traces
  • Add block number kwarg to reset_fork()
  • Updates from template
  • Fix broken tests.
  • Adds top-level gas to call tree

NOTE: There is still some issues with gas I am working on; this is only a first step

Requires ApeWorX/evm-trace#29

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@antazoey antazoey force-pushed the fix/jules-gas-in-trace branch from 16492bd to a4510a8 Compare November 30, 2022 16:48
@antazoey antazoey force-pushed the fix/jules-gas-in-trace branch from 7a22da7 to 86c2791 Compare December 1, 2022 00:52
@antazoey antazoey merged commit 9f689bc into main Dec 1, 2022
@antazoey antazoey deleted the fix/jules-gas-in-trace branch December 1, 2022 18:49
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.

2 participants