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

SC: add get_calls/0 action #822

Merged
merged 12 commits into from
Jan 26, 2023

Commits on Jan 25, 2023

  1. smart contract new action: get_inputs/1

    bchamagne authored and Neylix committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    40e5227 View commit details
    Browse the repository at this point in the history
  2. get_inputs handle both address formats

    bchamagne authored and Neylix committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    fcd36d3 View commit details
    Browse the repository at this point in the history
  3. add the tx's content to the inputs

    bchamagne authored and Neylix committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    0fff482 View commit details
    Browse the repository at this point in the history
  4. transform get_inputs/1 to get_calls/1

    bchamagne authored and Neylix committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    26c6462 View commit details
    Browse the repository at this point in the history
  5. move a function to utils

    bchamagne authored and Neylix committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    827890b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd8d19e View commit details
    Browse the repository at this point in the history
  7. quick refactor get_calls after feedback

    bchamagne authored and Neylix committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b7f1ad8 View commit details
    Browse the repository at this point in the history
  8. wip

    bchamagne authored and Neylix committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    aedc86a View commit details
    Browse the repository at this point in the history
  9. SC: add get_calls/0

    bchamagne authored and Neylix committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    836e849 View commit details
    Browse the repository at this point in the history
  10. un-whitelist get_calls/1

    bchamagne authored and Neylix committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    5563194 View commit details
    Browse the repository at this point in the history
  11. Fix conflict

    Neylix committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    1be9e4a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    69d5139 View commit details
    Browse the repository at this point in the history