Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Backport rlp encode subcommand #965

Merged
merged 4 commits into from
Feb 26, 2019

Conversation

ajsutton
Copy link
Contributor

PR description

Backports #944 and #963 to the 1.0.0 branch so the rlp encode subcommand is included in the 1.0 release, along with the fix for javadoc.

NicolasMassart and others added 3 commits February 26, 2019 11:08
Add RLP encoding subcommand for at least ibftExtraData to be inserted in genesis file.

There's only one encodable type for the moment, however the `--type` option is already there with a default value on this type. We'll add more possible types later if needed and the current type will remain the default one.

The file output is optional and it writes to standard output by default, same for
standard input or a file.

Tests and doc change.
Copy link
Contributor

@NicolasMassart NicolasMassart left a comment

Choose a reason for hiding this comment

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

Looks good to me. Sorry for the Javadoc failure.

@NicolasMassart NicolasMassart merged commit 9da8e7f into PegaSysEng:1.0.0 Feb 26, 2019
@ajsutton ajsutton deleted the backport-rlp-encode branch June 28, 2019 00:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants