Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: wip * chore: wip * chore: wip * chore: revert the websocket changes * feat: adds blocknumber to event production * feat: adds more deregistrations * feat: adds points computation * feat: dynamically updates addresses being tracked * feat: moves sql details to top of file * feat: stores progress into DB * feat: adds go clients for external contracts * feat: ensures event raw feild is passed through * feat: add in a wip vault slash * feat: changes onslash dynamic to pull address too * feat: adds graceful shutdown and context passing * feat: adds really dumb api * chore: use joins on errors * chore: rename table to validator_records * feat: improves offline routine run * feat: use configs and update contract configs * feat: pass in contracts as cli flag * feat: adds mainnet flag * chore: pass in an array of contracts * feat: implements health check across services * feat: adds query for a target blocknum * feat: pulls versioned abi for vault * chore: fix build * chore: bump go.mod * chore: cleanup * chore: fix cliff * feat: adds some testing * chore: reverts publisher start signature * chore: cleanup api and 10x points * feat: completes symbiotic API * feat: adds personal API as well * chore: fix linter * feat: fixes tests * chore: nit comment change * chore: nit changes indentation * chore: adds more context to readme * feat: remove 2x from 3rd month * feat: updates test to reflect new points computation * feat: update points curve and reduce 10x * feat: switch mux used * feat: adds some missing events
- Loading branch information