Matthias Seitz
|
8e3529e9b0
|
fix(solc): emit empty bytecode objects for standalone sol files (#1327)
|
2022-05-31 09:29:25 -07:00 |
Matthias Seitz
|
494af08b85
|
feat(solc): add source map access functions (#1253)
|
2022-05-12 14:47:45 -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
|
d1f46f4c2c
|
feat(solc): more artifact trait functions (#1057)
* style: split artifacts mod and create contract and bytecode mods
* chore: rustfmt
* feat(solc): more artifact trait functions
* feat: add missing impl
|
2022-03-17 12:48:55 -07:00 |
Matthias Seitz
|
65b1751cf8
|
style: split artifacts mod and create contract and bytecode mods (#1052)
* style: split artifacts mod and create contract and bytecode mods
* chore: rustfmt
|
2022-03-17 07:51:43 -07:00 |