Skip to content
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

[indexer][testing] Create transaction generation part. #13861

Open
wants to merge 1 commit into
base: 06-28-_indexer_testing_2_n_
Choose a base branch
from

Conversation

larry-aptos
Copy link
Contributor

@larry-aptos larry-aptos commented Jun 28, 2024

Description

  • Add the move part for the transaction generation.

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
  • Other (specify)

How Has This Been Tested?

Key Areas to Review

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

Copy link

trunk-io bot commented Jun 28, 2024

⏱️ 3h 27m total CI duration on this PR
Job Cumulative Duration Recent Runs
test-fuzzers 1h 43m 🟩🟩🟩
rust-targeted-unit-tests 35m 🟥🟥🟥
rust-move-tests 24m 🟩🟥🟥
rust-lints 21m 🟥🟩🟥
run-tests-main-branch 13m 🟩🟩🟩
general-lints 6m 🟩🟩🟩
check-dynamic-deps 3m 🟩🟩🟩
semgrep/ci 1m 🟩🟩🟩
file_change_determinator 30s 🟩🟩🟩
file_change_determinator 30s 🟩🟩🟩
permission-check 9s 🟩🟩🟩
permission-check 8s 🟩🟩🟩
permission-check 6s 🟩🟩🟩
permission-check 6s 🟩🟩🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

Copy link
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @larry-aptos and the rest of your teammates on Graphite Graphite

@larry-aptos larry-aptos force-pushed the 06-28-_indexer_testing_create_transaction_generation_part branch from 4553165 to 57e409c Compare July 2, 2024 00:14
@larry-aptos larry-aptos marked this pull request as ready for review July 2, 2024 00:15
@larry-aptos larry-aptos force-pushed the 06-28-_indexer_testing_create_transaction_generation_part branch from 57e409c to 947ee79 Compare July 2, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant