Skip to content

v2.27.0

Latest

Choose a tag to compare

@lars0x lars0x released this 03 Sep 13:10
· 22 commits to main since this release

Features

  • Self-describing pool pricesget_pool_state / ax pool now carry
    both price directions plus a unit-labeled price string, and the ALMANAK
    token resolves to its liquid Ethereum market. (#3813)
  • Lending market inspection from the CLI — new ax lending-market
    command verifies on-chain lending market identity before execution. (#3838)
  • Exact-address venues for Aerodrome and TraderJoe V2 — bare pool
    addresses are authenticated on-chain for LP flows, and Aerodrome swaps
    honor pool pinning. (#3828)
  • Year-long hourly backtests — hosted budget and adaptive page fetching
    keep one-year 1h windows alive through slow archive pages. (#3842)
  • Almanak Code v1.0.61 — bundled agent bumps v1.0.58 through v1.0.61.
    (#3815, #3816, #3821, #3823)

Fixes

  • Reliable lending teardown verdicts — raw on-chain balance authority,
    fresh teardown snapshots, and correct cold-teardown identity end false
    STILL-OPEN reports. (#3838)
  • Eight backtest correctness fixes — look-ahead leak closed, honest perp
    health, correct chain-scoped lookups, and fill-before-tick ordering. (#3829)
  • Correct DexScreener prices — pair-side orientation fix plus identity
    resolution on on-demand gateways. (#3822)