-
Notifications
You must be signed in to change notification settings - Fork 127
Add --binary flag for info command
#1311
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 all commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
a4c4775
add info structure
lean-apple 83e02db
add info import
lean-apple 19c6dd8
change function call
lean-apple 8657bb6
wip - fix some issues
lean-apple 2f9bab1
fix client error
lean-apple 3b13b04
fix: fix info_contract_call getter
lean-apple 9cab620
remove from extrenstics condition
lean-apple 32723ac
Decode bytes into type.
ascjones ef400f8
add first accountid handling
lean-apple ef22bb2
refactor contract info getter and decoder by using fetch
lean-apple 835b38b
first draft for print in a good way contract ways
lean-apple a505dce
add integration test for info
lean-apple ad14610
remove extrenstics and add url flag for info command
lean-apple 1c5c2e7
remove the useless check for accountId
lean-apple 0de3eb4
add last changes
lean-apple 26bfc36
add doc
lean-apple 39dac30
fix fmt
lean-apple d96cc4a
update changelog
lean-apple 357f66a
refactor: move out extrinstics info command
lean-apple e1fc3c6
add last changes
lean-apple 3f1a13b
remove ignore comments for integration tests
lean-apple 4b493a1
change output format for info command
lean-apple ca5509e
remove tracing debug in integration tests
lean-apple 945206c
fix fmt
lean-apple 2442dea
change trie id format
lean-apple 9200774
fix fmt and format in a better way comments and output
lean-apple 97c4c25
remove output_json
lean-apple 95a5eba
fix fmt
lean-apple b68960b
fix fmt output for trie_id
lean-apple 2b50898
change comments, docs and removing debug for inetgration tests
lean-apple 3ee9892
complete doc
lean-apple 8ac5b0d
docs: change minor term
lean-apple e173f02
first draft to add output_json flag
lean-apple 311eb63
fix serde_json data to print
lean-apple c06c7d7
remove useless comments for tests and doc
lean-apple 0b3f56d
Derive `Default` instances, make clippy happy :t-rex:
ascjones 3741ef9
fix output-json result
lean-apple c9266a1
remove useless return + fmt
lean-apple 934e7dd
update changelog + doc
lean-apple 1bc5320
Merge branch 'master' into ln-info-prinstine-code
lean-apple a6a9e09
Merge branch ln-info-output-json into ln-info-prinstine-code
lean-apple 034064c
Merge branch 'aj/clippy' into ln-info-prinstine-code
lean-apple 3f8d00c
Merge branch 'ln-add-info-command' into ln-info-prinstine-code
lean-apple a252a41
first draft to print pristine_code
lean-apple 5093738
fix fmt and clippy
lean-apple 0a4250b
wip - second draft for binary flag
lean-apple a6809e7
merge last changes
lean-apple 0571c81
wip - format ouput depending on the flag
lean-apple 8e67cf6
optimize the display
lean-apple c704a51
fix fmt
lean-apple 1ffbffa
fix master merge and restore changes
lean-apple 793cb4a
add docs + first draft of test
lean-apple d0b18ce
complete tests
lean-apple fa22b0a
fix error merge
lean-apple c01759e
fix error merge
lean-apple bbb4f59
change to display only pristine code
lean-apple 68a29b2
fix temporary test
lean-apple 133aea6
fix fmt
lean-apple 234b258
reimport items in binary outpuson
lean-apple 2a357b5
Update crates/cargo-contract/src/cmd/info.rs
lean-apple 91d883e
Update crates/cargo-contract/src/cmd/info.rs
lean-apple 92ab29a
Merge branch 'master' into ln-info-prinstine-code
smiasojed c73fc53
Implemented combination of --binary and --output-json including code …
smiasojed 71b4560
Merge remote-tracking branch 'origin/master' into ln-info-prinstine-code
smiasojed c3eb3fc
Removed BoundedVec from API
smiasojed 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
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
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
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
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
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.