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: dump registry of chain #48

Closed
1 task done
mfw78 opened this issue Sep 22, 2023 · 0 comments · Fixed by #65
Closed
1 task done

feat: dump registry of chain #48

mfw78 opened this issue Sep 22, 2023 · 0 comments · Fixed by #65
Assignees
Labels
E:1.2: Watch Tower Service https://github.com/cowprotocol/pm/issues/8 good first issue Good for newcomers

Comments

@mfw78
Copy link
Contributor

mfw78 commented Sep 22, 2023

Background

I'm frustrated by not being able to retrieve the state of a specific chain's conditional order registry from the leveldb database in order to compare with what's running in the current Tenderly Web3 Actions watchtower.

Details

Implement a dump-db subcommand that will query the registry from leveldb, and return it in JSON prettified for comparison.

Acceptance criteria

  • Able to retrieve 1:1 comparison of the registry.
@mfw78 mfw78 added the enhancement New feature or request label Sep 22, 2023
@mfw78 mfw78 assigned mfw78 and unassigned mfw78 Sep 22, 2023
@mfw78 mfw78 added the good first issue Good for newcomers label Sep 22, 2023
@mfw78 mfw78 changed the title chore: dump registry of chain feat: dump registry of chain Sep 25, 2023
@mfw78 mfw78 assigned mfw78 and unassigned mfw78 Sep 25, 2023
@mfw78 mfw78 mentioned this issue Sep 28, 2023
2 tasks
@mfw78 mfw78 linked a pull request Sep 28, 2023 that will close this issue
2 tasks
@mfw78 mfw78 closed this as completed Sep 29, 2023
@mfw78 mfw78 added E:1.2: Watch Tower Service https://github.com/cowprotocol/pm/issues/8 and removed enhancement New feature or request labels Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:1.2: Watch Tower Service https://github.com/cowprotocol/pm/issues/8 good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant