- Feat/uniswap
- Feat/claim reward
- fix: claim rewards
- Fix/unlocking staking rewards
- Fix/staking
- Fix/include all campaigns
- Fix/vanity tx
- fix: resolve CI failures
- chore: add release.yaml
- chore: bump to autonomy@v0.16.1
- fix: remove gas overrides
- Fix/swap profitability
- Implements logic in the Optimus agent to proceed with a bridge or swap transaction only if the relayer fee is less than 2% of the amount being bridged or swapped, and the gas fees are less than 25% of the amount being traded.
- Fix/route selection
- fix: update url
- fix: add check for zero address
- fix: remove retries for status check
- Enhanced the reliability and efficiency of token swaps and bridges.
- Introduced fallback mechanisms for failed routes and cost-efficiency checks to control gas and swap/bridge fees.
- Optimized route selection to reduce complexity and retries, improving transaction success and cost-effectiveness.
- adds gas cost tracker
- fix: make allowed chains configurable