Skip to content

Clodds v1.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Sep 03:56
· 1 commit to main since this release

What's Changed

  • fix: Jupiter limit orders were completely broken by a missing @trpc/server peer dep by @alsk1992 in #88
  • fix: Orca Whirlpools v2 SDK was entirely non-functional by @alsk1992 in #89
  • fix: Raydium CLMM position fields were mislabeled, pool list SDK call always empty by @alsk1992 in #91
  • fix: KaminoMarket.load() was called with a garbage argument in every position, breaking all Kamino lending by @alsk1992 in #92
  • fix: Drift's Anchor-enum comparisons always failed, breaking order filtering/cancellation and every first-time-user query by @alsk1992 in #93
  • fix: pump.fun graduation detection couldn't resolve the PumpSwap pool address by @alsk1992 in #94
  • fix: bump browserslist to clear a newly-published high-severity GHSA pair by @alsk1992 in #100
  • fix: swarm stop-loss/take-profit and 'auto' DEX routing didn't account for graduation by @alsk1992 in #97
  • fix: /pump holders and sol-price depended on Cloudflare-blocked APIs; honest error for the rest by @alsk1992 in #98
  • fix: replace retired Anthropic model defaults by @dajiaohuang in #108
  • fix: load Discord credentials from environment by @dajiaohuang in #109
  • fix: restore security CI by @alsk1992 in #110
  • fix: refresh project metadata and harden container by @alsk1992 in #118
  • fix: enforce safety gates across futures and swaps by @alsk1992 in #119
  • fix: enforce safety checks for batch orders by @alsk1992 in #120
  • fix: trigger bracket stops off book by @alsk1992 in #121
  • fix: publish required postinstall scripts by @alsk1992 in #122
  • fix: restore ledger storage test execution by @alsk1992 in #123
  • test: discover nested test suites by @alsk1992 in #124

New Contributors

Full Changelog: v1.9.0...v1.9.1