ethers-rs/ethers-contract/tests
Guillaume Malette 83b12a80e3
Make ContractCall IntoFuture implement Send (#2083)
* fix(contracts): Add a failing test showing that ContractCall IntoFuture is not Send

* fix(contracts): Add Send bound for IntoFuture implementation of ContractCall

* chore: update CHAGELOG

* chore: fmt

---------

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-01-27 14:54:49 -05:00
..
it Make ContractCall IntoFuture implement Send (#2083) 2023-01-27 14:54:49 -05:00
solidity-contracts feat(abigen): subsitute structs in event bindings (#1674) 2022-09-07 09:14:13 -07:00