Matthias Seitz
|
2304ed53ad
|
fix(solc): make scoped reporter work in parallel (#1214)
* fix(solc): make scoped reporter work in parallel
* typo
|
2022-05-03 16:39:36 -07:00 |
Matthias Seitz
|
c8c81b4905
|
feat(solc): support logging multiple files via io logger (#1216)
|
2022-05-03 16:38:17 -07:00 |
Matthias Seitz
|
69bf6ddd0c
|
fix: only notify about unresolved import once (#1125)
|
2022-04-08 07:37:43 -07:00 |
Connor Mendenhall
|
18dda9aa83
|
feat(solc): pass compile time to reporter (#1098)
* Pass compile time to solc_success/on_solc_success
* Update changelog
|
2022-04-02 14:37:38 -07:00 |
Matthias Seitz
|
916e9a7334
|
chore(clippy): add some deny lints (#1064)
* feat: add deny lints
* trim ethers core
* trim ethers eip712
* deny ethers contract derive
* deny ethers contract abigen
* deny ethers contract
* deny ethers providers
* chore: add denies and fix unused deps
* doc: fix links
* fix: wasm build
* doc: fix links
* doc: fix links
* doc: fix inline doc links
* docs: fix intra doc links
|
2022-03-19 10:05:39 -07:00 |
Matthias Seitz
|
01d4fceaee
|
feat(solc): support for solc io json output (#1043)
* feat(solc): support for solc io json output
* chore: wording
|
2022-03-17 04:37:00 -07:00 |