-
Notifications
You must be signed in to change notification settings - Fork 3k
Fixed Issue #1674 #1776
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
base: main
Are you sure you want to change the base?
Fixed Issue #1674 #1776
Conversation
- issue 1674 fix
Yeah looks like each chain will need its own transaction hash, which I am still deciding how to go about it. Hardcoding every hash doesn't seem feasible |
- tx not found means debug_traceTransaction method is found, which is good
Okay... turns out that |
The burn address is used to test for archive support, since it exists in every EVM chain. |
thats okay because if |
there are archive nodes that do not support traces |
yes those are requested separately |
ACK on idea, if @Caranell's review is positive lets merge it |
Made some fixes:
|
#1674