SwapFactory to SwapCreator rename, upgrade to solc 0.8.19 (#372)

This commit is contained in:
Dmitry Holodov
2023-04-09 03:08:17 -05:00
committed by GitHub
parent 7fef2d7b76
commit a17f95d414
68 changed files with 736 additions and 704 deletions

View File

@@ -13,7 +13,7 @@ coverage:
# Don't calculate code coverage percentages on generated abigen files
# or our profiling code
ignore:
- ethereum/swap_factory.go
- ethereum/swap_creator.go
- ethereum/aggregator_v3_interface.go
- ethereum/erc20_mock.go
- ethereum/ierc20.go