What's Changed
- chore: Release v0.12.0 by @NibiruHeisenberg in #787
- chore(genesis): Refactor genesis params by @NibiruHeisenberg in #786
- fix(epoch): fix nil epoch storeKey in perp keeper by @AgentSmithMatrix in #796
- fix(tests): fix broken integration tests by @NibiruHeisenberg in #798
- ci: run integration test when pr is approved by @AgentSmithMatrix in #795
- chore: release v0.12.1 by @NibiruHeisenberg in #797
- refactor: Remove unnecessary pair constants by @NibiruHeisenberg in #801
- chore(localnet.sh): add --overwrite flag to the nibid init call by @Unique-Divine in #788
- chore(pricefeed): Return err in case of zero time period by @john-connor84 in #770
- feat: add oracle module by @godismercilex in #791
- feat(vpool): Add check for maximum leverage for open positions by @matthiasmatt in #793
- chore(deps): bump github.com/cosmos/ibc-go/v3 from 3.1.0 to 3.1.1 by @dependabot in #804
- feat(perp): expose 'marginRatioIndex' and block number on QueryTraderPosition by @Unique-Divine in #810
- feat(vpool): expose markPrice, markTwap, indexPrice, (and blockHeight?) on the all-pools query #789 by @Unique-Divine in #813
- fix: missing max leverage on the pools in app_state.vpool.vpools by @Unique-Divine in #818
- feat: add golangci-lint to makefile by @AgentSmithMatrix in #819
- chore: release v0.12.1-alpha by @Unique-Divine in #820
- feat(oracle): remove tobin tax by @godismercilex in #816
- ci: create docker image on release by @AgentSmithMatrix in #826
- feat(pricefeed): TWAP in query price by @NibiruHeisenberg in #811
- feat(app): Make post price txs gasless by @matthiasmatt in #817
- docs(perp): Added events specification for the perp module. by @Unique-Divine in #814
- fix!: remove modules that are not required for v1 testnet by @AgentSmithMatrix in #831
Full Changelog: v0.12.1...v0.13.0