Skip to content

v0.6.0

Compare
Choose a tag to compare
@ueco-jb ueco-jb released this 20 Sep 16:27
· 1279 commits to main since this release
e7e563f

What's Changed

  • Stake: create distribution flow by @ueco-jb in #83
  • Curve: add contracttype macro by @ueco-jb in #86
  • 82 092 upgrade refactoring follow up by @gangov in #90
  • 89 stake create stake totalstaked variable in storage by @gangov in #94
  • Pair: trying to refine the errors, doesn't work as expected by @gangov in #95
  • Add script to deploy whole current dex to the futurenet by @ueco-jb in #97
  • 93 pair remove redundant slippage check during providing liquidity by @gangov in #96
  • Curve: modify PiecewiseLinear type to not use tuple by @ueco-jb in #100
  • Stake: implement rewards distribution logic by @ueco-jb in #88
  • Factory: Add skeleton of factory contract by @ueco-jb in #105
  • Factory: fix improper trait implementation by @ueco-jb in #111
  • Stable pair: Initialize the contract by @ueco-jb in #108
  • Pair: Add deployment of Stake contract during initialization by @gangov in #98
  • Decimal: Implement from_atomics by @ueco-jb in #115
  • Update changelog by @ueco-jb in #117
  • Stake: Apply points correction when new user bonds tokens by @ueco-jb in #118
  • Phoenix: creates initial sceleton with a single err and a copy of pai… by @gangov in #116
  • 106 factory implement initialize and create liquidity pool messages by @gangov in #112
  • Factory: remove Pair's initialization through client by @ueco-jb in #122
  • Deployment: Use factory in script to deploy liquidity pools by @ueco-jb in #121
  • Workflows: removes soroban-cli installation step: by @gangov in #127
  • Multihop: skeleton by @gangov in #129
  • Factory: enhance query_pool by @gangov in #128
  • Factory: adds new query to search for a liquidity pool address by a tuple of Pair. Tests the new functionality. by @gangov in #131
  • Upgrade to version 0.6.0; Soroban sdk/protocol 20 by @ueco-jb in #135

New Contributors

Full Changelog: v0.5.0...v0.6.0