Skip to content

v2.0.0

Latest

Choose a tag to compare

@ueco-jb ueco-jb released this 07 Jun 13:49
· 2 commits to main since this release
a8c2f1b

What's Changed

  • Stake every day distribution test migration by @ueco-jb in #387
  • Stake every day distribution by @ueco-jb in #385
  • All: Instance TTL by @gangov in #392
  • Soroban sdk upgrade to stable by @gangov in #394
  • Stake: Try to optimize the withdraw rewards function by @ueco-jb in #395
  • Revert "Stake: Try to optimize the withdraw rewards function" by @ueco-jb in #396
  • All: upgrades all contracts to latest soroban-sdk 22.0.0-rc.3.2 by @gangov in #399
  • Stake: Use saturating sub for the stake age days by @ueco-jb in #401
  • All: adds a new const Symbol for the admin key by @gangov in #400
  • Trader: remove remaining deprecated methods by @gangov in #408
  • updates soroban-sdk to latest by @gangov in #411
  • Stable pool: removes unnecessary input arg by @gangov in #406
  • All: add constructors by @gangov in #412
  • Revert "All: add constructors" by @gangov in #418
  • stable_pool: math by @gangov in #414
  • All: safe math by @gangov in #419
  • adds keys to storage, initialises them with new function by @gangov in #423
  • Factory: test for extending the TTL by @gangov in #426
  • script for vesting by @gangov in #433
  • xyk_pool, stable_pool: withdraw_liquidity - min_a, min_b validation by @gangov in #435
  • Vesting: query_vesting_info now returns the index too by @gangov in #434
  • All: adds query for the cargo pkg version by @gangov in #437
  • Stake: using tag v1.0.0 impl by @gangov in #429
  • pool: test replicating the error when swapping small amounts by @gangov in #442
  • Kalo/update changelog by @gangov in #445
  • Kalo/shell script for query extension by @gangov in #446
  • xyk and stable pool: Allow auto-staking when providing liquidity by @gangov in #449
  • all: admin transition system by @gangov in #448
  • all: change contract error numbers by @gangov in #451
  • Bump up the rustc version on CI to 1.81 by @ueco-jb in #456
  • Factory, Multihop, Pool, Stake: test to migrate from 21.7.7 to 22.0.7 by @gangov in #417
  • allow auto unbond when withdrawing liquidity by @gangov in #454
  • Factory, Trader, Vesting: allow to update contract's state by @gangov in #457
  • All: adds constructors by @gangov in #455
  • All: increasing tarpaulin test coverage by @gangov in #458
  • Stake: update config of state by @gangov in #452
  • All: uses live wasm files in test to update factory by @gangov in #460
  • To tidy up the update script by @ueco-jb in #461

Full Changelog: v1.1.0...v2.0.0