-
Notifications
You must be signed in to change notification settings - Fork 1k
Add invokeabi command for simplified contract invocation #4033
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
8983731
Add invokeabi command for simplified contract invocation
Jim8y 65334cb
Merge branch 'dev' into feature/invokeabi-command
5756d86
Add unit tests for invokeabi command
Jim8y cd1610c
Apply dotnet format
Jim8y 416c407
Make tests production ready with proper mocking and integration tests
Jim8y 7929f41
Apply reviewer feedback and fix test issues
Jim8y e8f8f13
Apply dotnet format - remove trailing whitespace and improve JArray i…
Jim8y f218608
Apply refactoring suggestion: extract type inference logic to separat…
Jim8y d4a2a1e
Remove unrelated benchmark files
Jim8y 0819565
Fix GitHub Actions CI compilation error
Jim8y 0587ba7
Update src/Neo.CLI/CLI/MainService.Contracts.cs
739d1fc
Update tests/Neo.CLI.Tests/UT_MainService_Contracts.cs
a0c620c
Update tests/Neo.CLI.Tests/UT_MainService_Contracts.cs
d41688b
Improve invokeabi command implementation
Jim8y 61e8dd0
Format code with dotnet format
Jim8y bcce3f7
Merge branch 'dev' into feature/invokeabi-command
cschuchardt88 373793f
Merge branch 'dev' into feature/invokeabi-command
68b6d52
Fix array parsing of ContractParameter objects
Jim8y f195c25
Fix array parameter parsing to preserve ContractParameter format
Jim8y 4874f4c
Add Map parameter support for ContractParameter format
Jim8y 76ec56d
Merge branch 'dev' into feature/invokeabi-command
Wi1l-B0t ba63755
Merge branch 'dev' into feature/invokeabi-command
NGDAdmin 66a317b
Merge branch 'dev' into feature/invokeabi-command
75d7797
Merge branch 'dev' into feature/invokeabi-command
Wi1l-B0t 911f927
Merge branch 'dev' into feature/invokeabi-command
Wi1l-B0t 7ffba62
Merge branch 'dev' into feature/invokeabi-command
Jim8y 864bbb1
Address PR review comments for invokeabi command
Jim8y 538a363
fmt
Jim8y f667d30
Merge branch 'dev' into feature/invokeabi-command
shargon 750beb9
Merge branch 'dev' into feature/invokeabi-command
Jim8y b698d22
Merge branch 'dev' into feature/invokeabi-command
Wi1l-B0t 456d14f
Merge branch 'dev' into feature/invokeabi-command
NGDAdmin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
You are viewing a condensed version of this merge commit. You can view the full changes here.
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.
Uh oh!
There was an error while loading. Please reload this page.