Skip to content

Conversation

@davidiw
Copy link
Contributor

@davidiw davidiw commented Jan 5, 2025

  • Update all packages to latest versions
  • Cleanup any issues
  • Make sure CICD is as clean as it can be

@davidiw davidiw requested review from a team and gregnazario as code owners January 5, 2025 20:44
python now requires version 3.9 or greater
removed tomli, I guess it was a temporary requirement
examples:
poetry run python -m examples.aptos_token
poetry run python -m examples.fee_payer_transfer_coin
poetry run python -m examples.multikey
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Positively alphabetical!

alice, large_package_example_dir, large_packages_account
)

await rest_client.close()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit, can we use the client as a context manager? The indentation is annoying though...

@davidiw davidiw force-pushed the fixup branch 5 times, most recently from 2a2a2ad to cf0d19c Compare January 7, 2025 20:21
@davidiw davidiw merged commit 60d3efa into main Apr 1, 2025
5 checks passed
@davidiw davidiw deleted the fixup branch April 1, 2025 00:22
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.

3 participants