Skip to content

v0.2.6-alpha - Minor performance improvement

Compare
Choose a tag to compare
@AlexRubik AlexRubik released this 16 Apr 04:02
· 31 commits to main since this release
c675c3d
  • Changed some logic to slightly improve performance for users on the budget setup: Setup Video
  • Removed the rawTx log. You can turn it back on by putting this in the .env: DEBUG=true
  • Cleaned up the auto populate createAtaBlacklist.json
  • For those that want to play with the slippage values, you can add these to your .env:
    MIN_SLIPPAGE_BPS=2000
    MAX_SLIPPAGE_BPS=9000

The values are basis points (integers). If you don't have these variables in your .env then the values above are assigned by default.

New Budget Friendly Setup Video
Documentation