ethers-rs/ethers-contract/src
Matthias Seitz 0b1f3b1dcf
feat(solc): add support for library linking (#656)
* feat(solc): add support for library linking

* chore: update changelog

* fixbreaking compactref api

* rm check

* return Bytes instead

* revert changes

* simplify resolve

* test: add lost tests
2021-12-08 02:38:29 +02:00
..
multicall fix(codec)!: ambiguity unit8[] and bytes (#613) 2021-11-24 22:15:17 +02:00
base.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
call.rs perf(contract): remove clone (#602) 2021-11-21 18:12:49 +02:00
contract.rs feat: use ethers_solc::Solc instead of ethers_core::utils::Solc (#546) 2021-10-31 13:34:51 +02:00
event.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
factory.rs feat(solc): add support for library linking (#656) 2021-12-08 02:38:29 +02:00
lib.rs release: 0.6.0 (#611) 2021-11-23 21:23:12 +02:00
log.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
stream.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00