Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adding 'explicit' specifier to uint256_constructor for strings. #3380

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

clemahieu
Copy link
Contributor

This removes unnecessary parsing in RPC commands and catches a bug in the confirmation_height_clear CLI command where it interpreting the genesis block json contents as a block hash, which would cause a release assert.

@clemahieu clemahieu added this to the V23.0 milestone Jul 19, 2021
thsfs
thsfs previously approved these changes Jul 19, 2021
…removes unnecessary parsing in RPC commands and catches a bug in the confirmation_height_clear CLI command where it interpreting the genesis block json contents as a block hash, which would cause a release assert.
@clemahieu clemahieu merged commit 16e2118 into develop Jul 19, 2021
@zhyatt zhyatt deleted the explicit_string_constructor branch October 1, 2021 00:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants