Skip to content

Fix t8n encoding issue#5936

Merged
shemnon merged 9 commits intohyperledger:mainfrom
shemnon:5910-no-control-characters
Sep 30, 2023
Merged

Fix t8n encoding issue#5936
shemnon merged 9 commits intohyperledger:mainfrom
shemnon:5910-no-control-characters

Conversation

@shemnon
Copy link
Contributor

@shemnon shemnon commented Sep 25, 2023

PR description

When sending a stack in json fields strip out the newlines and tabs.

Fixed Issue(s)

fixes #5910

When sending a stack in json fields strip out the newlines and tabs.

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
@github-actions
Copy link

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.
  • I thought about the changelog and included a changelog update if required.
  • If my PR includes database changes (e.g. KeyValueSegmentIdentifier) I have thought about compatibility and performed forwards and backwards compatibility tests

…ol-characters

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
Copy link
Contributor

@siladu siladu left a comment

Choose a reason for hiding this comment

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

LGTM

@shemnon shemnon enabled auto-merge (squash) September 26, 2023 03:36
Copy link
Contributor

@garyschulte garyschulte left a comment

Choose a reason for hiding this comment

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

just spdx headers

shemnon and others added 5 commits September 27, 2023 23:52
…nServerSubCommandTest.java

Co-authored-by: garyschulte <garyschulte@gmail.com>
Signed-off-by: Danno Ferrin <danno.ferrin@shemnon.com>
…ol-characters

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
@shemnon shemnon merged commit dc47867 into hyperledger:main Sep 30, 2023
jflo pushed a commit to jflo/besu that referenced this pull request Nov 10, 2023
When sending a stack in json fields strip out the newlines and tabs.

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
NickSneo pushed a commit to NickSneo/besu that referenced this pull request Nov 12, 2023
When sending a stack in json fields strip out the newlines and tabs.

Signed-off-by: Danno Ferrin <danno.ferrin@swirldslabs.com>
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.

besu t8n (not server) rejects txs.rlp file

3 participants