Changelog
- 0877e76 ci: build rocksdb (#1304)
- 2446e7c feat(perp): add basic clearing house methods (#1333)
- 3357a3a feat(perp): add hooks for updating funding rate (#1332)
- 6f33a45 refactor(perp): create v1 package (#1331)
- 13072ba feat(perp): add PerpKeeperV2
Withdraw
method (#1329) - 4bf2765 feat: add PerpKeeperV2 swap methods (#1328)
- a94c8ba docs: fix typos (#1330)
- 9e90822 chore(deps): Bump technote-space/get-diff-action from 4 to 6 (#1327)
- 16a1b55 chore(deps): Bump actions/setup-go from 3 to 4 (#1324)
- 5ea0d5d chore(deps): Bump pozetroninc/github-action-get-latest-release from 0.6.0 to 0.7.0 (#1325)
- 5965766 chore(deps): Bump robinraju/release-downloader from 1.6 to 1.8 (#1326)
- e321c4f feat(perp): add PerpKeeperV2 Calc and Twap methods (#1318)
- 8b0ebbd feat(sudo): CLI fns + tests. Also, switches testutil to use secp256k1 (#1317)
- 9661bf1 ci(deps): automatically update changelog with dependabot (#1323)
- 261e13e feat: wire edit swap invariant to the contracts (#1312)
- 620d2ea chore(deps): Bump github.com/armon/go-metrics from 0.4.0 to 0.4.1 (#1322)
- abe66f1 chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#1321)
- de6465c fix: localnet script (#1320)
- ae8ec71 feat(perp): Add PerpKeeperV2 (#1311)
- e919dbf test: add integration test actions for oracle, epochs, and common (#1319)
- 9254103 feat(perp): add perp v2 types (
Market
,AMM
,ReserveSnapshot
) (#1306)