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: Added ability to select contract function from NEAR ABI functions #314

Merged
merged 9 commits into from
Mar 26, 2024

Commits on Mar 18, 2024

  1. start

    FroVolod committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b70c504 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. feat: Added the ability to output a signed transaction (serialized as…

    … base64) to a file (#313)
    
    Resolves #308
    
    ---------
    
    Co-authored-by: FroVolod <[email protected]>
    FroVolod and FroVolod committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    41c5773 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. added Display to CliFunction

    FroVolod committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e491f63 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. refactored

    FroVolod committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    bacab4b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. refactored input_function_name()

    FroVolod committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    795a431 View commit details
    Browse the repository at this point in the history
  2. refactored CallFunction

    FroVolod committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    db4d36b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. updated interactive-clap to v0.2.9

    FroVolod committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1810ad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07e9018 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. refactored input_function_name

    frol committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2a122f9 View commit details
    Browse the repository at this point in the history