ethers-rs/ethers-solc/src
Matthias Seitz 184cffaca3
fix(abigen/solc): make abigen work with ethers-solc and abiencoderv2 ()
* feat(solc): add lossless abi

* fix(abigen): make abigen work with ethers-solc and abiencoderv2

* chore: update CHANGELOG
2022-02-23 12:46:52 +02:00
..
artifact_output fix(abigen/solc): make abigen work with ethers-solc and abiencoderv2 () 2022-02-23 12:46:52 +02:00
artifacts fix(abigen/solc): make abigen work with ethers-solc and abiencoderv2 () 2022-02-23 12:46:52 +02:00
compile fix(solc): off by one error finding version intersection () 2022-02-18 19:24:02 +02:00
resolver fix(solc): flatten import loc () 2022-02-22 16:22:24 +02:00
cache.rs chore: fix all warnings () 2022-02-10 08:54:39 +02:00
config.rs fix(solc): flatten import loc () 2022-02-22 16:22:24 +02:00
error.rs fix(solc): resolver and remapping auto detection bugs () 2022-02-10 19:56:25 +02:00
hh.rs fix(abigen/solc): make abigen work with ethers-solc and abiencoderv2 () 2022-02-23 12:46:52 +02:00
lib.rs feat(solc): add helper functions to compile standalone files () 2022-02-19 15:56:34 +02:00
project_util.rs feat(solc): add helper functions to compile standalone files () 2022-02-19 15:56:34 +02:00
remappings.rs fix(solc): mimic hardhat import resolver when in node_modules () 2022-02-18 19:54:23 +02:00
report.rs feat(solc): report on unresolved imports () 2022-02-13 01:05:43 +02:00
sourcemap.rs feat(solc): add source map parser () 2022-01-06 13:54:46 +02:00
utils.rs test: add curly bracket import test () 2022-02-18 19:24:41 +02:00