You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature: status update plugins (#324)
* Introduce plugins in orchestrator status updates that allow to react on status changes
* Introduce webhook plugin that allows to fire webhooks when node status changes
introduce server modes to improve scalability of svc (#322)
* introduce server modes to improve scalability of svc
* automatically deploy multiple versions of orchestrator (API and processor) via helm charts
Orchestrator: Keep old tasks in store (#321)
* Keep all tasks in the orchestrator store, add get_all functionality, change route from /tasks to /tasks/current to get the running task
Improvement: Transaction retries & incremental gas increase (#318)
* detect external IP using stun servers
* move work submission to retry handler
* improve network gas price fetching and placement of gas price increases
* add anvil tests, adjust nonce management to be non cached
* add foundry to test pipeline
* add additional test for replacement tx