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

[python] updates to sdk #12517

Merged
merged 1 commit into from
Mar 13, 2024
Merged

[python] updates to sdk #12517

merged 1 commit into from
Mar 13, 2024

Conversation

davidiw
Copy link
Contributor

@davidiw davidiw commented Mar 13, 2024

  • Add submit and wait
  • Improve table data retrieval code (aesthetics)
  • Add support for view functions via bcs
  • Demo transfer of non apt

Description

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Performance improvement
  • Refactoring
  • Dependency update
  • Documentation update

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?

Some example code that verified it.

Key Areas to Review

None

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 Mar 13, 2024

⏱️ 2h 10m total CI duration on this PR
Job Cumulative Duration Recent Runs
windows-build 43m 🟩🟩🟩
rust-unit-tests 40m 🟩
rust-lints 16m 🟩🟩
run-tests-main-branch 11m 🟥🟥🟥
check 9m 🟩🟩
check-dynamic-deps 5m 🟩🟩🟩
general-lints 4m 🟩🟩
semgrep/ci 1m 🟩🟩🟩
file_change_determinator 34s 🟩🟩🟩
file_change_determinator 20s 🟩🟩
permission-check 7s 🟩🟩🟩
permission-check 7s 🟩🟩🟩
permission-check 7s 🟩🟩🟩
permission-check 6s 🟩🟩🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

* Add submit and wait
* Improve table data retrieval code (aesthetics)
* Add support for view functions via bcs
* Demo transfer of non apt
@davidiw davidiw merged commit 09349a6 into main Mar 13, 2024
41 checks passed
@davidiw davidiw deleted the python-sdk branch March 13, 2024 23:45
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.

2 participants