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

Adds list of project names and contract names to python and typescript #365

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

eduv09
Copy link

@eduv09 eduv09 commented Mar 18, 2025

Fixes #356
Notes:

  • using python, it's now required to use StrEnum values as input to functions that use contract names (not backward compatible with strings).
  • typescript changes are backward compatible.

@eduv09 eduv09 requested a review from DimaStebaev as a code owner March 18, 2025 19:05
@eduv09 eduv09 changed the title Adds project names to Projects and and contract names to Instaces in python and typescript. Adds project names to Project and and contract names to Projects in python and typescript. Mar 19, 2025
@eduv09 eduv09 changed the title Adds project names to Project and and contract names to Projects in python and typescript. Adds list of project names and contract names to python and typescript Mar 19, 2025
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.

Add lists of projects and contracts
1 participant