All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
- #219 bugfix: cacheContext not passed to sudo
- #217 chore: fix go mod
- #215 chore: bump dependencies cosmos v0.53, wasmd v0.55, ibc v10
- #204 chore: TAC compatible
- #208 fix: increase default gas limit in sudo call by 10x
- #200 ci: add
check-no-babylon-depscheck - #199 dep: avoid using babylon utilities in demo/ and x/
- #198 fix: fix ineffective error propagation
- #206 chore: remove dead code and refactor abci
- #205 chore: remove custom handlers
- #203 chore: refactor querier
- #196 chore: bump versions and release v0.12.0
- #165 refactor: improve contracts storage & remove init
- #191 chore: add MaxGasEndBlocker in params and fix tests
- #194 chore: bump babylon to v3.0.0-rc.0 and update contracts version
- #189 e2e: Add rewards test
- #188 chore: refactor error handling and sudo call to avoid chain halt
- #187 chore: bump contracts with finality signature fix
- #186 e2e: test for fee collector
- #182 e2e: reenable and fix e2e tests
- #172 chore: Fix e2e tests
- #108 chore: Upgrade wasmd to 0.55
- #116 add docs for the x/babylon module
- #143 Re-enable e2e tests
- #162 Add standard modules cli in bcd
- #171 Upgrade contracts data v0.15.0
- #164 Distribute rewards per block from fee collector