Feature Request: Verify Bytes
Open
good first issue
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
**Issue by [kennyrowe](https://github.com/kennyrowe)**
_Thursday Nov 16, 2017 at 20:52 GMT_
_Originally opened as https://github.com/dapphub/seth/issues/20_
----
**Description:**
Add a flag to seth to check the calldata of an onchain transaction.
**Specification:**
`$ seth -verify `
**Example:**
`$ seth -verify 0x036ae8fa1a31e36787f524e3ac21ec2fa44d3b0ff9bcf3fdd3a7933498a18095 $(seth calldata 'transfer(address, uint256)' 1dacd2508778b5caebe71f86f646793acfe22b89 $(seth --to-uint256 1501933000000))`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.