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

[PAN-2946] Add strict short hex strings for retesteth #1812

Merged
merged 3 commits into from
Aug 1, 2019

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Aug 1, 2019

PR description

The retesteth program wants byte trimmed UInt256, but our current impl does
nybble trimmed data (which is what the JSON-RPC spec calls for). Add an API
so we can do both.

shemnon added 2 commits August 1, 2019 08:43
The retesteth program wants byte trimed UInt256, but our current impl does
nybble trimmed data (which is what the JSON-RPC spec calls for).  Add an API
so we can do both.
@shemnon shemnon merged commit e7ba784 into PegaSysEng:master Aug 1, 2019
@shemnon shemnon deleted the retesteth-hex branch August 1, 2019 15:41
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