ethers-rs/ethers-contract/tests/solidity-contracts
Georgios Konstantopoulos 73c7f6cacc
fix: ethers-contract circular dep on ethers-signers (#2291)
* fix: remove dep of contract on signers

* refactor: move ethers/live up a dir

* test: move over eip712 test from ethers-contract

* chore: rm unused vars

* ethers: enable ethers-solc by default

* ci: remove --live from ci tests

* chore: make ethers-solc always part of ethers

* test: ensure rustls is enabled for https

* chore: ignore clippy fp
2023-03-21 11:44:12 -07:00
..
Abiencoderv2Test.sol
BeefyV1.json fix(abigen): handle all struct field types (#2289) 2023-03-21 10:38:23 -07:00
EventWithStruct.json feat(abigen): subsitute structs in event bindings (#1674) 2022-09-07 09:14:13 -07:00
LargeStruct.json fix(abigen): resolve output struct types correctly (#1546) 2022-08-01 09:45:31 -07:00
MultiInputOutput.json Generate structs for the return data of abigen-erated contracts (#1440) 2022-07-04 11:54:02 -07:00
MultiInputOutput.sol Generate structs for the return data of abigen-erated contracts (#1440) 2022-07-04 11:54:02 -07:00
Multicall.sol feat(contract): update Multicall to Multicall3 (#1584) 2022-08-28 12:18:58 -07:00
NotSoSimpleStorage.sol
SimpleRevertingStorage.sol feat(contract): update Multicall to Multicall3 (#1584) 2022-08-28 12:18:58 -07:00
SimpleStorage.sol
StructContract.json test(abigen): ensure structs in events work (#1235) 2022-05-09 09:26:36 -07:00
StructContract.sol test(abigen): ensure structs in events work (#1235) 2022-05-09 09:26:36 -07:00
abiencoderv2test_abi.json
console.json test: update broken test and use it module for ethers-contract (#1502) 2022-07-24 14:41:06 -07:00
derive_eip712_abi.json
greeter.json
greeter_with_struct.json
large-array.json fix(abigen): only derive default of no arrays len > 32 (#1653) 2022-08-31 08:24:21 -07:00
large_tuple.json test: add large tuple test (#1642) 2022-08-29 17:03:12 -07:00
sale.json feat: bump abi/token tuple limit (#1506) 2022-07-26 08:27:19 -07:00
seaport_1_0.json fix(abigen): builtin trait derives (#2170) 2023-02-20 16:27:43 -08:00
seaport_1_1.json fix(abigen): builtin trait derives (#2170) 2023-02-20 16:27:43 -08:00
seaport_1_2.json fix(abigen): builtin trait derives (#2170) 2023-02-20 16:27:43 -08:00
seaport_1_3.json fix(abigen): builtin trait derives (#2170) 2023-02-20 16:27:43 -08:00
simplestorage_abi.json
verifier_abi.json
verifier_abi_hardhat.json