-
Notifications
You must be signed in to change notification settings - Fork 3
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: hyperchains support #1003
base: develop
Are you sure you want to change the base?
Conversation
🧪 Preview Links 🔎️Mainnet: https://pr-1003-aescan.stg.service.aepps.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can also see the tests are not passing. Will you work on it? You might spin it 5 or six times if you sure its correct. The infrastructure is in poor state and cannot handle our basic e2e tests. |
On it, still testing it ... |
Description
This is the first step to make aeScan work without requiring to specify external dependencies like DEX, Smart Contract Verification and price fetching. This PR also fixes cases where panels are empty due to missing data and handles keyblock and microblock creation of hyperchains.
Demo
Checklist: