Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: improve swap-cli commands #731

Merged
merged 5 commits into from
Oct 17, 2022

Conversation

h4sh3d
Copy link
Member

@h4sh3d h4sh3d commented Oct 4, 2022

Based on #707

This PR introduce the implementation of info <blockchain> <network> and list-tasks <blockchain> <network> to return the list of tasks a syncer has received (and not the current list of tasks, this need a bit more work because of the current syncer state).

It also extend the info command to return the stats that are printed in the logs (number of funded, swaped, canceled, etc).

@h4sh3d h4sh3d force-pushed the feat/improve-info-cli branch 2 times, most recently from abf59d9 to 42265b3 Compare October 12, 2022 09:33
@h4sh3d h4sh3d marked this pull request as ready for review October 12, 2022 09:36
@h4sh3d h4sh3d added the farcaster.dev testing Currently apply (or to be applied) on farcaster.dev backend label Oct 12, 2022
@h4sh3d h4sh3d force-pushed the feat/improve-info-cli branch from ec1470a to 0399922 Compare October 17, 2022 07:06
@h4sh3d
Copy link
Member Author

h4sh3d commented Oct 17, 2022

Rebased on main.

@h4sh3d h4sh3d merged commit fd44437 into farcaster-project:main Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
farcaster.dev testing Currently apply (or to be applied) on farcaster.dev backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant