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

[3.2] Backport: Add cleos --compression option for transactions #563

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

oschwaldp-oci
Copy link
Contributor

@oschwaldp-oci oschwaldp-oci commented Jun 29, 2022

Backport: EOSIO/eos#9050

Added new --compression option to cleos for all transaction commands.

  --compression ENUM:value in {none->0,zlib->1} OR {0,1}
                              Compression for transaction 'none' or 'zlib'

Resolves: #423

…-dev

Add cleos --compression option for transactions
@oschwaldp-oci oschwaldp-oci added 3.2 Candidate OCI OCI working this issue... labels Jun 29, 2022
Base automatically changed from backport-integration-test-transaction-copies to main June 29, 2022 16:36
@oschwaldp-oci oschwaldp-oci merged commit 151c429 into main Jun 29, 2022
@oschwaldp-oci oschwaldp-oci deleted the backport-cleos-trx-compression branch June 29, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.2 Candidate OCI OCI working this issue...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Backport: Add cleos --compression option for transactions
3 participants