- #100: Add changelog and fundraising docs
- #93: Bump cometbft
- #95: Correct spelling error in
airdrop_supply.go
- #7:
testapp
initialization - #9: add
Makefile
and add CI files - #10: add
claim
- #17: add
mint
module - #32: use
cosmossdk.io/math
- #34: remove legacy querier for
mint
- #35: remove
handler.go
forclaim
- #33: use
cosmossdk.io/errors
- #38: define sdkerrors
- #37:
claim
invariants - #52: use typed event for mint event
- #43: alias sdk error types
- #39: send remaining
airdropSupply
afterdecayEnd
forclaim
module - #55: move errors to
pkg
- #58: cleanup
mint
module - #60: cleanup
claim
module.go - #63: remove
ibc-go
dep - #57:
mint
types
package - #65: normalize
claim
- #81: register staking and gov hooks
- #77: airdrop start
- #82: add claim record mission invariant
- #86: bump
cosmos-sdk
tov0.47.1
- #87: add sim tests
- #90: bump cosmos-sdk and ibc
- #8: create
CODEOWNERS
file - #15: add utility files
- #19: bump dependencies
- #18: create LICENSE
- #25: initialize readme
- #41: remove CLI dependency
- #42: add tools to repo
- #48: remove mention of ATOMs in comments
- #51: add correct home in config
- #45: specification for
claim
- #50: initialize specs
- #54: fix gh badges
- #56: repo updates
- #67: dragonberry patch
- #72: bump deps
- #73: add Pantani as a code owner
- #74: upgrade config and fix
gogo.proto
import issue - #75: do some cleanup in proto files
- #78: update deps
- #83: test all go packages and remove the non-testable files from coverage
- #85: remove ibc
- #89: bump
cosmos-sdk
andcometbft
- #91: update buf version and files