-
Notifications
You must be signed in to change notification settings - Fork 362
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
chore: remove from aptos blockchain from families #8897
Conversation
The latest updates on your projects. Learn more about Vercel for Git βοΈ 4 Skipped Deployments
|
[Bot] Testing with 'Nitrogen' ($0.00) β² 1416ms
1 critical spec errorsSpec Aptos failed!
Details of the 0 mutationsSpec Aptos (failed)
Portfolio ($0.00) β Details of the 1 currencies
Performance β² 1416msTime spent for each spec: (total across mutations)
|
[Bot] Testing with 'Nitrogen' π° 1 miss funds ($4.78) β² 3.9s
|
Spec (accounts) | State | Remaining Runs (est) | funds? |
---|---|---|---|
Aptos (2) | 1 ops , 0.573619Β APT ($4.78) | β | 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 β² 3.9s
Time spent for each spec: (total across mutations)
Spec (accounts) | preload | scan | re-sync | tx status | sign op | broadcast | test | destination test |
---|---|---|---|---|---|---|---|---|
TOTAL | 1.01ms | 1829ms | 0.40ms | N/A | N/A | N/A | N/A | N/A |
Aptos (1) | 1.01ms | 1829ms | 0.40ms | N/A | N/A | N/A | N/A | N/A |
What is the bot and how does it work? Everything is documented here!
[Bot] Testing with 'Nitrogen' ($0.00) β² 1417ms
1 critical spec errorsSpec Aptos failed!
Details of the 0 mutationsSpec Aptos (failed)
Portfolio ($0.00) β Details of the 1 currencies
Performance β² 1417msTime spent for each spec: (total across mutations)
|
* chore: remove from aptos blockchain from families * chore: remove from aptos blockchain from families * chore: remove from aptos blockchain from families * chore: remove from aptos blockchain from families * chore: remove from aptos blockchain from families * chore: remove from aptos blockchain from families * chore: remove from aptos blockchain from families * chore: remove aptos blockchain from families * chore: remove aptos blockchain from families * chore: remove aptos blockchain from families * chore: remove aptos blockchain from families * chore: remove aptos blockchain from families * test: update tests * test: update bot test * test: api unit tests * test: broadcast unit tests * chore: save work * build: update packages * test: fix unit tests * test: fix unit tests * fix: update aptos bot test * test: fix unit tests * test: unit test for deviceTransactionConfig * test: unit test for signer * test: unit test for network * fix: remove script from package.json * fix: logic and logic tests * chore: disable sign operation tests temporarily * chore: remove commented code * chore: move tests to __tests__ * test: unit tests for sign operation * chore: add changeset * fix: remove duplicated changeset * fix: update changeset summary * fix: remove unused file * fix: remove comments * fix: remove comments * fix: remove catch argument * fix: remove comments * fix: remove random account address * fix: remove commented code * fix: bridge integration test * test: unit test for network * fix: wrong import path * fix: add unresolved and unused packages to ignore * build: remove unused package * chore: restore e2e send test * chore: restore apdus * fix: getAccountShape * test: fix unit tests for synchronization and network * test: update bridge integration tests snapshot * fix: remove unused dependency --------- Co-authored-by: Pedro Semeano <[email protected]>
β Checklist
npx changeset
was attached.π Description
Replace this text by a clear and concise description of what this pull request is about and why it is needed. Be sure to explain the problem you're addressing and the solution you're proposing.
For libraries, you can add a code sample of how to use it.
For bug fixes, you can explain the previous behaviour and how it was fixed.
In case of visual features, please attach screenshots or video recordings to demonstrate the changes.
β Context
π§ Checklist for the PR Reviewers