swapd daemon setup/start decoupled from CLI parsing (#354)

This commit is contained in:
Dmitry Holodov
2023-03-25 19:18:51 -05:00
committed by GitHub
parent 58d94723e1
commit 528715b602
48 changed files with 1347 additions and 932 deletions

View File

@@ -11,9 +11,11 @@ coverage:
informational: true
# Don't calculate code coverage percentages on generated abigen files
# or our profiling code
ignore:
- ethereum/swap_factory.go
- ethereum/aggregator_v3_interface.go
- ethereum/erc20_mock.go
- ethereum/ierc20.go
- ethereum/block/ut_contract_test.go
- cmd/swapd/profile.go