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

Parity Scale decoder tool #2003

Closed
appetrosyan opened this issue Mar 24, 2022 · 2 comments
Closed

Parity Scale decoder tool #2003

appetrosyan opened this issue Mar 24, 2022 · 2 comments
Assignees
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST

Comments

@appetrosyan
Copy link
Contributor

appetrosyan commented Mar 24, 2022

We need a tool that given a binary string and a type, attempts to decode the binary string according to the type. This should be used as a reference for SDKs as well as in debugging incompatibility issues.

@appetrosyan appetrosyan added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label Mar 24, 2022
@Arjentix Arjentix self-assigned this Apr 5, 2022
@mversic
Copy link
Contributor

mversic commented Apr 6, 2022

if it's an external tool maybe it would make sense to have both --scale and --json flags? Though json format is human readable

@Arjentix
Copy link
Contributor

Arjentix commented Apr 8, 2022

Not sure if we should have a flag for this, cause this tool can guess is it scale format or json. Anyway let's move json feature into another issue? This one already has a lot of code

Arjentix added a commit that referenced this issue Apr 14, 2022
Signed-off-by: Daniil Polyakov <arjentix@gmail.com>
mversic pushed a commit to mversic/iroha that referenced this issue May 2, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 4, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 12, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 12, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 12, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 12, 2022
appetrosyan pushed a commit to appetrosyan/iroha that referenced this issue May 12, 2022
mversic pushed a commit to mversic/iroha that referenced this issue May 13, 2022
mversic pushed a commit to mversic/iroha that referenced this issue May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

No branches or pull requests

3 participants