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

feat(contract cmds): Add send, call, deploy #67

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    e6f768b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8020e66 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. fix uint256 parsing

    fborello-lambda committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dae690c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    7d838f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8751f4a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix(deploy): wip

    fborello-lambda committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bbf53d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    e766a5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2bf2ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55567e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. wip

    fborello-lambda committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5d5ba91 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. deploy cmd working

    fborello-lambda committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bb7b9d6 View commit details
    Browse the repository at this point in the history
  2. update cargo.toml

    fborello-lambda committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1b429ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ffeb96 View commit details
    Browse the repository at this point in the history