Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

chore: upgrade to 0.6 #128

Merged
merged 11 commits into from
Feb 1, 2023
Merged

chore: upgrade to 0.6 #128

merged 11 commits into from
Feb 1, 2023

Conversation

dtdang
Copy link
Contributor

@dtdang dtdang commented Jan 26, 2023

What I did

fixes: APE-526

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@dtdang dtdang requested a review from antazoey January 26, 2023 21:44
@@ -66,7 +66,7 @@
"hexbytes", # Use same version as eth-ape
"pydantic", # Use same version as eth-ape
# ** ApeWorX maintained **
"eth-ape>=0.5.9,<0.6",
Copy link
Member

Choose a reason for hiding this comment

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

We need to take in all similar things to this PR: https://github.com/ApeWorX/ape-infura/pull/57/files

Like file by file, apply the changes here if it makes sense

ape_starknet/ecosystems.py Outdated Show resolved Hide resolved
ape_starknet/ecosystems.py Outdated Show resolved Hide resolved
Copy link
Member

@antazoey antazoey left a comment

Choose a reason for hiding this comment

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

Nice work on this! I think it looks great.
We will see after we do the full release

@linear
Copy link

linear bot commented Jan 30, 2023

@linear
Copy link

linear bot commented Jan 30, 2023

APE-526 "chore: upgrade to 0.6" (ApeWorX/ape-starknet #128)

What I did

fixes: # APE-507

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

ApeWorX/ape-starknet #128 by @dtdang on GitHub

via LinearSync

ape_starknet/accounts/__init__.py Outdated Show resolved Hide resolved
ape_starknet/accounts/__init__.py Outdated Show resolved Hide resolved
ape_starknet/accounts/__init__.py Outdated Show resolved Hide resolved
ape_starknet/ecosystems.py Outdated Show resolved Hide resolved
@antazoey antazoey enabled auto-merge (squash) February 1, 2023 20:09
@antazoey antazoey merged commit f90f96b into main Feb 1, 2023
@antazoey antazoey deleted the chore/support_0.6 branch February 1, 2023 20:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants