Skip to content

Utilitary methods for Neo-cli#455

Closed
lock9 wants to merge 21 commits intoneo-project:masterfrom
simplitech:preview1-cli
Closed

Utilitary methods for Neo-cli#455
lock9 wants to merge 21 commits intoneo-project:masterfrom
simplitech:preview1-cli

Conversation

@lock9
Copy link
Copy Markdown
Contributor

@lock9 lock9 commented Aug 30, 2019

Hi,
I've been testing neo3 and I added several methods that are useful for our users.
Note: this is draft because I can't actually compile with the latest nuget package.

I hope that we decide to move to a single repository in the future and this problem is solved forever 🙏

Changes
show block:
showblock

show transaction:
showtransaction

show last-transactions:
showlast

show contract:
showcontract

tool hexToString:
tool stringToHex:
hextostring

tool numberToHex:
tool hexToNumber:
hextonumber

tool scriptToAddr:
tool addressToScript:
addresstoscript

Other improvements:
showing notifications when invoking an script:
image

script "decoding"

Copy link
Copy Markdown
Member

@vncoelho vncoelho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is it going, @lock9?
I believe these additional command are good for the neo-cli. I have been in favor of improving this.

@lock9
Copy link
Copy Markdown
Contributor Author

lock9 commented Sep 13, 2019

@vncoelho I will continue this PR next week

@lock9 lock9 self-assigned this Nov 17, 2019
@meevee98
Copy link
Copy Markdown
Contributor

meevee98 commented Dec 2, 2019

I've updated this pull request, but can't assure that the method show contract or invoke improvements are working properly, since I'm unable to connect to Neo 3 test net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants