cool-mestorf
Results
2
issues of
cool-mestorf
## Motivation Closes #140. ## Solution Most codes are copied from log_decoder which makes a lot of duplicate codes, some seems to be able to be abstracted. Refactoring for removing...
Support for filtering `txs` dataset with function signature, as well as optional calldata decoding
1
Just like the `--event-signature` flag, cryo would be able to take a `--function-signature "transfer(address)"` flag to filter transactions with certain function signature, and furthermore parse their calldata according to given...