ethers-rs/ethers-core
Alexey Shekhirin 7a10944507
feat(core, abi): support shorthand function declarations (#472)
* feat(core, abi): support shorthand functions

* simplify a bit but not much lol

* refactor a bit, beautify a lot

* fail on absent output parens for shorthand

* chore: fix clippy lints

* fix: parse shorthand functions in multiline parsing

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2021-09-28 13:24:00 +03:00
..
src feat(core, abi): support shorthand function declarations (#472) 2021-09-28 13:24:00 +03:00
Cargo.toml fix(solc): normalize EVM version across solc versions (#473) 2021-09-28 02:25:45 +03:00