What's Changed
- [Migration] scaffold: module migration by @bryanchriswhite in #1032
- [OpenAPI] Add
Dockerfile
to reliability generate the OpenAPI spec usingignite
by @commoddity in #1055 - [Documentation] Refactoring
dev.poktroll.com
during Beta TestNet #1 of N by @Olshansk in #1058 - [Docs] Update release process to include homebrew tap formula by @Olshansk in #1064
- [Morse->Shannon Migration] state export/import - collect accounts by @bryanchriswhite in #1039
- [Dependencies] Bump
cosmos-sdk
client lib and switchmockgen
touber
's fork by @okdas in #1069 - [Docs] Validator cheatsheet and walkthrough by @okdas in #1012
- [Morse->Shannon Migration] Scaffold
MorseClaimableAccount
by @bryanchriswhite in #1068 - chore: add open api spec into the docs by @commoddity in #1061
- [DOCS] Fix Docusaurus deploy from Open API embed by @commoddity in #1081
- [Dependencies] bump cosmos-sdk & cosmovisor by @okdas in #1074
- chore(deps): Bump github.com/golang/glog from 1.2.2 to 1.2.4 by @dependabot in #1044
- [Tokenomics] Refactor token distribution to use
big.Rat
instead offloat64
by @red-0ne in #1067 - [Gateway] Implement gateway unbonding period by @red-0ne in #1062
- [Docs] Followup on making homebrew troubleshooting easier to identify by @Olshansk in #1084
- Update links to Soothe's Explorer and GraphQL Playground by @jorgecuesta in #1087
- [RelayMiner] Introduce new relay authenticator for relay signing and verification by @red-0ne in #1077
- [Docs] Prevent
poktroll
user from prompting apoktrolld
password withos
backend by @Olshansk in #1083 - [Docs] simplify poktrolld install doc by @okdas in #1088
- [RelayMiner] Add websockets support by @red-0ne in #1073
- [Codec] Re-enable
map
into protobufs after the addition ofautocli
support by @Olshansk in #1086 - [Off-chain] feat: in-memory query cache(s) by @bryanchriswhite in #994
- [Bug] fix: E2E test
s/X-App-Address/App-Address/
by @bryanchriswhite in #1090 - [Morse->Shannon Migration] scaffold & impl.:
MsgImportMorseClaimableAccounts
message by @bryanchriswhite in #1072 - [Morse->Shannon Migration] scaffold:
MsgClaimMorseAccount
message by @bryanchriswhite in #1075 - [Upgrade] TestNet v0.0.13 upgrade by @red-0ne in #1097
New Contributors
- @commoddity made their first contribution in #1055
- @jorgecuesta made their first contribution in #1087
Full Changelog: v0.0.12...v0.0.13