-
Notifications
You must be signed in to change notification settings - Fork 21
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: guide user to call a contract #306
Open
AlexD10S
wants to merge
32
commits into
main
Choose a base branch
from
feat-call-ui-contracts
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c9b261 - Browse repository at this point
Copy the full SHA 3c9b261View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9e305a - Browse repository at this point
Copy the full SHA f9e305aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5327bf9 - Browse repository at this point
Copy the full SHA 5327bf9View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83e236c - Browse repository at this point
Copy the full SHA 83e236cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cef633 - Browse repository at this point
Copy the full SHA 7cef633View commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 62eefcf - Browse repository at this point
Copy the full SHA 62eefcfView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fee1e26 - Browse repository at this point
Copy the full SHA fee1e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c9aa77 - Browse repository at this point
Copy the full SHA 6c9aa77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20360e8 - Browse repository at this point
Copy the full SHA 20360e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd4c20f - Browse repository at this point
Copy the full SHA cd4c20fView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d59259c - Browse repository at this point
Copy the full SHA d59259cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c422192 - Browse repository at this point
Copy the full SHA c422192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22dd4f6 - Browse repository at this point
Copy the full SHA 22dd4f6View commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8fedef - Browse repository at this point
Copy the full SHA c8fedefView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b0b3573 - Browse repository at this point
Copy the full SHA b0b3573View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e60da8 - Browse repository at this point
Copy the full SHA 8e60da8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f2454 - Browse repository at this point
Copy the full SHA 08f2454View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68848be - Browse repository at this point
Copy the full SHA 68848beView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1aaea92 - Browse repository at this point
Copy the full SHA 1aaea92View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e0cc0 - Browse repository at this point
Copy the full SHA c3e0cc0View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05db96f - Browse repository at this point
Copy the full SHA 05db96fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df2058 - Browse repository at this point
Copy the full SHA 8df2058View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96ed5f1 - Browse repository at this point
Copy the full SHA 96ed5f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e5bf32 - Browse repository at this point
Copy the full SHA 0e5bf32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29848b4 - Browse repository at this point
Copy the full SHA 29848b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f479fa - Browse repository at this point
Copy the full SHA 5f479faView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5be201b - Browse repository at this point
Copy the full SHA 5be201bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e55d1a6 - Browse repository at this point
Copy the full SHA e55d1a6View commit details -
refactor: use command state (#338)
Merged set_up_call_config and guide_user_to_call_contract into a single function. Also adds short symbols for arguments.
Configuration menu - View commit details
-
Copy full SHA for eaad4be - Browse repository at this point
Copy the full SHA eaad4beView commit details
Commits on Nov 22, 2024
-
fix: parse user inputs for Option arguments (#332)
* fix: automatically add some or none to Option argument * test: refactor and tests * refactor: improve code and comments * fix: renaming and clean code * chore: option params not mandatory * fix: parse user inputs for Option arguments in constructor (#335) * fix: automatically add some or none to Option argument * fix: tests * refactor: process_function_args * test: update tests accordingly last changes * fix: issue with delimiter * test: fix unit test * refactor: renaming and fix comments * refactor: format types (#339) Shows the full type representation, making it easier to see the entry format of parameter values. * fix: logo doesn't show in README --------- Co-authored-by: Frank Bell <[email protected]> Co-authored-by: Alejandro Martinez Andres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5998a7e - Browse repository at this point
Copy the full SHA 5998a7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e04a88 - Browse repository at this point
Copy the full SHA 8e04a88View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f8247 - Browse repository at this point
Copy the full SHA a6f8247View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.