-
Notifications
You must be signed in to change notification settings - Fork 349
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(aptos): improvements to the bot #8775
base: feat/integrate-aptos
Are you sure you want to change the base?
feat(aptos): improvements to the bot #8775
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
[Bot] Testing with 'Nitrogen' ($0.00) ⏲ 1682ms
1 critical spec errorsSpec Aptos failed!
Details of the 0 mutationsSpec Aptos (failed)
Details of the 2 uncovered mutationsSpec Aptos (2)
Portfolio ($0.00) – Details of the 1 currencies
Performance ⏲ 1682msTime spent for each spec: (total across mutations)
|
Desktop Bundle ChecksMobile Bundle Checks
|
[Bot] Testing with 'Nitrogen' ($0.00) ⏲ 1468ms
1 critical spec errorsSpec Aptos failed!
Details of the 0 mutationsSpec Aptos (failed)
Details of the 2 uncovered mutationsSpec Aptos (2)
Portfolio ($0.00) – Details of the 1 currencies
Performance ⏲ 1468msTime spent for each spec: (total across mutations)
|
[Bot] Testing with 'Nitrogen' ❌ 2 txs 💰 1 miss funds ($5.04) ⏲ 7s
❌ 2 mutation errors
|
Spec (accounts) | State | Remaining Runs (est) | funds? |
---|---|---|---|
Aptos (2) | 1 ops , 0.573619 APT ($5.04) | 👍 287 | 0xc9ce406c17508f44ed2f1dbd62e0a0363a4335afe2e77dd9d174fffb346293be |
undefined: 0.573619 APT (1ops) (0xc9ce406c17508f44ed2f1dbd62e0a0363a4335afe2e77dd9d174fffb346293be on 44'/637'/0'/0/0) #0 js:2:aptos:11fd81d9637768b091212591ba1090840b14d3349265e9ea734657c14a0f0b49:
undefined: 0 APT (0ops) (0x4a0939b013ec25060d431f21f1e21a332d03cd3361ba478f86daa541ff176556 on 44'/637'/1'/0/0) #1 js:2:aptos:6e66925078c1e3c2c59078c9292aa9a77ffeb2358e55f709c6184e12f23a123f:
Performance ⏲ 7s
Time spent for each spec: (total across mutations)
Spec (accounts) | preload | scan | re-sync | tx status | sign op | broadcast | test | destination test |
---|---|---|---|---|---|---|---|---|
TOTAL | 1.04ms | 1903ms | 0.34ms | N/A | N/A | N/A | N/A | N/A |
Aptos (1) | 1.04ms | 1903ms | 0.34ms | N/A | N/A | N/A | N/A | N/A |
What is the bot and how does it work? Everything is documented here!
✅ Checklist
npx changeset
was attached.📝 Description
Adds improvements to the Aptos bot tests
❓ Context
🧐 Checklist for the PR Reviewers