Skip to content

Releases: FLOCK4H/Dexter

3.0.3

Choose a tag to compare

@FLOCK4H FLOCK4H released this 28 Mar 23:21
  • Windows support
  • Database optimizations

3.0.1

Choose a tag to compare

@FLOCK4H FLOCK4H released this 25 Mar 02:04
1a31624
  • Added PumpSwap migration handling
  • Remade Dexter into a TUI app
  • Removed the need of running wsLogs.py
  • Packaged dexter so it can run with dexter command
  • Added Pump.fun token creation
  • Added MEV Tips and all major SWQoS providers
  • Added native pump.fun API metadata upload (image, description, twitter, etc.)
  • Added positions management, and auto sell on shutdown
  • added install_postgre.sh to aid users in installing db reqs
  • better error handling
  • partial support: telegram/discord hooks

Full Changelog: https://github.com/FLOCK4H/Dexter/commits/3.0.1

V2.1

Choose a tag to compare

@FLOCK4H FLOCK4H released this 06 Aug 15:45
  • Fixed PumpFun module

v2.0.0

Choose a tag to compare

@FLOCK4H FLOCK4H released this 02 Jul 17:33
428416b
  • Patched swaps after Pump.fun vaults update
  • Introduced pump_fun library, removed the single module pump_swap.py from DexLab, now Dexter checks if token is migrated and doesn't sell (as it would be unsuccessful).
  • Added req.txt file, install all libraries via single command pip install -r req.txt
  • Refined colors & design

v1.2

Choose a tag to compare

@FLOCK4H FLOCK4H released this 27 Jan 18:18

Final release of the Dexter.

  • Removed second .config
  • Patched swaps.py
  • Added settings.py
  • Improved readability

Check out more changes in the Dexter!

BETA

Choose a tag to compare

@FLOCK4H FLOCK4H released this 26 Jan 23:59
947ce44
0.0.1

Update README.md