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

add UniswapV3 TWAP bot stats in palomabot service api #1195

Closed
jamie088 opened this issue Jan 17, 2024 · 1 comment
Closed

add UniswapV3 TWAP bot stats in palomabot service api #1195

jamie088 opened this issue Jan 17, 2024 · 1 comment
Assignees
Labels
API bug Something isn't working PalomaBot

Comments

@jamie088
Copy link

jamie088 commented Jan 17, 2024

  1. Please add twap_uniswapv3 bot in palomabot service api.
    https://service.palomabot.ai/stats

  2. And also update uniswap v2 twap bot name. (dca_uniswap => twap_uniswapv2)

@jamie088 jamie088 added bug Something isn't working PalomaBot API labels Jan 17, 2024
@rootedbox
Copy link

server had too be restarted

maharifu pushed a commit that referenced this issue Jun 17, 2024
# Related Github tickets

- #1464

# Background

This change adds a new constraint when handing out gravity batches to be
relayed. They will now be withheld while valset updates are pending on
the target chain, just like with SLC. I had to cut some corners to get
this out sooner rather than later, but I also added a more decentralised
event bus system for decoupling systems. It's currently very bare bone
and as singleton hard to test, but if it grows, we can refactor into
something more injectible.

# Testing completed

- [x] test coverage exists or has been added/updated
- [ ] tested in a private testnet

# Breaking changes

- [x] I have checked my code for breaking changes
- [x] If there are breaking changes, there is a supporting migration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API bug Something isn't working PalomaBot
Projects
None yet
Development

No branches or pull requests

2 participants