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: support internal tx [APE-1308] #19

Merged
merged 5 commits into from
Aug 23, 2023

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Aug 22, 2023

What I did

makes internal tx type 106 function minimally

How I did it

How to verify it

(ape310) ➜  ape-arbitrum git:(feat/internal-tx) ape console --network arbitrum:mainnet:alchemy
In [1]: tx = provider.get_receipt("0x8b8c74711aa2e117a307f8a96a93350e5ca7e01a7bf39dbb7a824e6a6fc3736f")

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)

@vany365 vany365 changed the title feat: support internal tx feat: support internal tx [APE-1308] Aug 22, 2023
ape_arbitrum/ecosystem.py Show resolved Hide resolved
ape_arbitrum/ecosystem.py Outdated Show resolved Hide resolved
@antazoey antazoey merged commit 9febf72 into ApeWorX:main Aug 23, 2023
11 checks passed
@antazoey antazoey deleted the feat/internal-tx branch August 23, 2023 12:37
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