Skip to content

Releases: orca-so/xorca

v1.0.0

06 Oct 13:25

Choose a tag to compare

What's Changed

  • Add technical overview for xOrca staking program by @calintje in #9
  • LIQ-1478 - Internal Review and revamp test suite by @odcheung in #8
  • LIQ-1493 - Remove old test suite and rename new test suite by @odcheung in #11
  • LIQ-1484 - Add cooldown assertion to prevent negative values by @odcheung in #10
  • LIQ-1486, LIQ-1487, LIQ-1489 - Various improvements & fixes on stake, unstake, withdraw by @odcheung in #12
  • Bump pino to 0.9.x, litesvm to 0.7x, solana to 2.3.x by @odcheung in #13
  • Remove old entrypoints macros by @odcheung in #14
  • Use CacheBump to save CU and create vault account on contract initialize by @odcheung in #15
  • Consolidate PDA seed declaration & minor improvements by @odcheung in #16
  • Fix the build & unit-test cases by @odcheung in #17
  • LIQ-1533 LIQ-1534 LIQ-1535 LIQ-1536 - Fix low priority items from audit report by @odcheung in #18
  • LIQ-1528 [H-01] Potential xorca vault inflation attack risk by @josh-orca in #22
  • LIQ-1532 - Potential DoS if PendingWithdraw account has lamports before initialization by @odcheung in #20
  • LIQ-1531 - Update initialize ix can only be called by deployer address by @odcheung in #21
  • LIQ-1530 [L-02] Incorrect state account validation by @josh-orca in #23
  • Fix build warnings and a build error from recent test changes by @odcheung in #24
  • Move UpdateAuthoritySet event by @josh-orca in #27
  • Increase Virtual Amounts in math.rs by @josh-orca in #26

New Contributors

Full Changelog: https://github.com/orca-so/xorca/commits/v1.0.0