Yoichi Hirai
Yoichi Hirai
* `0x00112233445566778899aabbccddeeff00112233` should be of type `Address`. This is useful, I think. * `0x0x00112233445566778899aabbccddeeff00112233445566778899aabbccddeeff` should be of type `Bytes32`. This might be useful. * I'm not sure about uints. *...
Oh, I didn't realize that special string has exactly 32 bytes. I agree with your strategy!
rpc_of_eth_transaction should check the format of the input (e.g. data should be an even-length hex)
Both functions use `rpc_of_eth_transaction`, so maybe `rpc_of_eth_transaction` should check all fields.
I need to go back to Byzantium preparation. Feel free to take it.
That's super cool.
@tjade273 I guess, after working for a while on the codebase, you've found suggestions for improvements in the existing codebase. Feel free to open issues or ping me on the...
@tjade273 how's it going? When you don't have time, I can pick up and continue from where you are.
Thank you.
@tjade273 please indicate if you don't have time so that others could take this over.
@tjade273 thank you! Certainly, we can use your parser.