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

Merge and test all the features together #47

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on May 21, 2024

  1. chore: release

    smartdeploy-deployer[bot] authored and willemneal committed May 21, 2024
    Configuration menu
    Copy the full SHA
    38e31b0 View commit details
    Browse the repository at this point in the history
  2. feat!: Claimable trait for all contracts with no coreriff macro

    Possibility to claim/ import a contract to SmartDeploy which hasn't been deployed with the smartdeploy-cli. We keep the notion of ownership and redeployment.
    
    Add an admin/ owner to the smartdeploy contract (justfile)
    asanson1404 authored and willemneal committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d36d77d View commit details
    Browse the repository at this point in the history
  3. feat: Add a "Claim" event

    asanson1404 authored and willemneal committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f511359 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    363ed81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c98b2c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix: pass tests and fmt

    willemneal committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8a06c7d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    650a692 View commit details
    Browse the repository at this point in the history