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
fix: tag gas as optional on success of simulate bundle (#104)
* fix: change tenderly tranasction type to optional on tenderly simulation
* fix: mark gas as optional on sucess of simulate bundle
feat(base): add support for Base (#96)
* feat: add base support
* chore: update generated types
* fix: unit tests
* chore: skip goldrush tests since the free trial is over and a paid plan is required
* chore: limit moralis owners to only 2
* chore: bump cow-sdk to latest
* Add comment for skipped test
* docs: update the auto-generated types
---------
Co-authored-by: Anxo Rodriguez <[email protected]>
Test slippage calculation with real data (#85)
* Remove test-data
* Add test using realistic data to help the slippage match our expectations
* Make it easier to test in local