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

Upgrade the SmartPy Compiler #16

Open
wants to merge 2 commits into
base: keefer/param-validation
Choose a base branch
from

Conversation

keefertaylor
Copy link
Member

@keefertaylor keefertaylor commented Apr 12, 2022

Upgrade the SmartPy Compiler.

This does not contain logic changes. The changes are:

  • Modify SmartPy utility functions that have changed to be have namespace (ex sp.view -> sp.utils.view
  • Add a registered baker to addresses.py'. Previously SmartPy did not require a set_delegate` call to have a registered baker in it
  • Remove unsued parameters from files in helpers/. This created warnings in the compiler output.

This release also upgrades the CI pipeline to use the latest SmartPy Release.

@keefertaylor keefertaylor changed the base branch from keefer/param-validation to main April 12, 2022 22:05
@keefertaylor keefertaylor changed the base branch from main to keefer/param-validation April 12, 2022 22:05
@keefertaylor keefertaylor force-pushed the keefertaylor/smartpy-upgrade branch from 7548ecb to f7f6418 Compare April 12, 2022 22:07
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.

1 participant