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

Allow trailing/leading whitespaces for inputs for contract read methods #3530

Merged
merged 2 commits into from
Dec 22, 2020

Conversation

vbaranov
Copy link
Member

Motivation

Blockscout returns odd-length string error if a user provides trailing/leading whitespaces in input data when interacts with contract's reading methods.

image

Changelog

Allow trailing/leading whitespace in input data of read-only methods of contracts

Checklist for your Pull Request (PR)

@vbaranov vbaranov force-pushed the vb-allow-whitespace-in-inputs-for-method-calls branch from 42eb05b to 27c6541 Compare December 21, 2020 17:18
@coveralls
Copy link

coveralls commented Dec 21, 2020

Pull Request Test Coverage Report for Build 1258d3e894ca3c1cc8a16c0c7f5622dd5cfcac00-PR-3530

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.9%) to 66.871%

Totals Coverage Status
Change from base Build b59db8067b59e322a591087d46fb65593443fda8: -0.9%
Covered Lines: 2075
Relevant Lines: 3103

💛 - Coveralls

@vbaranov vbaranov merged commit 60ab867 into master Dec 22, 2020
@vbaranov vbaranov deleted the vb-allow-whitespace-in-inputs-for-method-calls branch December 22, 2020 05:45
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.

None yet

2 participants