aptos-core
aptos-core copied to clipboard
Temp commit
trafficstars
- [Scheduled Txns] Introduce scheduled txns move module
- Buggy code with issue
- Address review comments
- Consider the size of Scheduled txn being inserted
- Working draft
- Draft 2
- Temp commit get e2e smoke tests working
Description
How Has This Been Tested?
Key Areas to Review
Type of Change
- [ ] New feature
- [ ] Bug fix
- [ ] Breaking change
- [ ] Performance improvement
- [ ] Refactoring
- [ ] Dependency update
- [ ] Documentation update
- [ ] Tests
Which Components or Systems Does This Change Impact?
- [ ] Validator Node
- [ ] Full Node (API, Indexer, etc.)
- [ ] Move/Aptos Virtual Machine
- [ ] Aptos Framework
- [ ] Aptos CLI/SDK
- [ ] Developer Infrastructure
- [ ] Move Compiler
- [ ] Other (specify)
Checklist
- [ ] I have read and followed the CONTRIBUTING doc
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I identified and added all stakeholders and component owners affected by this change as reviewers
- [ ] I tested both happy and unhappy path of the functionality
- [ ] I have made corresponding changes to the documentation
⏱️ 17m total CI duration on this PR
| Job | Cumulative Duration | Recent Runs |
|---|---|---|
| rust-targeted-unit-tests | 17m | 🟥 |
| general-lints | 31s | 🟩 |
| permission-check | 3s | 🟩 🟩 |
| permission-check | 3s | 🟩 |
| check-branch-prefix | 1s | 🟩 |
This issue is stale because it has been open 45 days with no activity. Remove the stale label, comment or push a commit - otherwise this will be closed in 15 days.