Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
refactor: make human readable abi parsing more robust (#225)
Browse files Browse the repository at this point in the history
* refactor: event parser

* refactor: function parser

* refactor: add constructor parser

* refactor: replace parsers

* style: extract event arg parsing into separate method

* fix: add missing returns statement

* chore(clippy): make clippy happy

* fix: support unnamed event argument parsing
  • Loading branch information
mattsse authored Mar 12, 2021
1 parent 08cacfe commit f599ae6
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 106 deletions.
Loading

0 comments on commit f599ae6

Please sign in to comment.