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

refactor and free storage #30

Merged
merged 5 commits into from
Sep 22, 2023
Merged

refactor and free storage #30

merged 5 commits into from
Sep 22, 2023

Conversation

rueshyna
Copy link
Collaborator

change:

  • remove "inline" annotation
  • remove "Execute" case from proposal content, the replacement is Execute_lambda
  • the interface of Execute_lambda of proposal_content is change.
    • remove option for lambda
    • the type of lambda support return list. unit -> operation list
  • the function signature of sign_proposal is all change in bytes for consistance
  • add annotation for event and parameter
  • proposal_id
    • rename as challenge_id
    • type is bytes instead
  • additional big_map for archive proposals
    • big_map archives only state.
    • The full state of proposal will emit as an event. UI can retrieve history here.
  • add update_metadata entrypoint

cc: @tj825

@rueshyna rueshyna added the enhancement New feature or request label Sep 22, 2023
Copy link
Collaborator

@JulesGuesnon JulesGuesnon left a comment

Choose a reason for hiding this comment

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

LGTM

@rueshyna rueshyna merged commit 39a4524 into release-0.3 Sep 22, 2023
2 checks passed
@rueshyna rueshyna deleted the cc@free_storage branch September 22, 2023 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants