Changelog
- 6eeabd3 fix(x/ecocredit): bridge and bridge receive message validation (#1231)
- 98524a6 fix(data): return sdkerrors in data module msg-server (#1239)
- b354e5e fix(x/ecocredit): fix escrowed balance and update tests (#1236)
- a7144b8 refactor(x/ecocredit): add batch contract mapping (#1226)
- 94f37dd feat(x/ecocredit): origin tx index scoped to credit class (#1229)
- e887154 chore: update codecov configuration (#1230)
- 0f026aa feat(x/ecocredit): unique reference id at message server level (#1228)
- f51725a docs(ecocredit): update client docs (#1227)
- 9640827 chore(marketplace): return sdkerror in marketplace msg-server (#1221)
- ef4fa05 feat(ecocredit): add credit type by abbreviation query (#1223)
- f3b431e feat(x/data): unique constraints on resolver url and manager (#1219)
- 1f43b58 refactor(x/ecocredit): add note and contract to origin tx (#1225)
- f561931 feat(x/ecocredit): add bridge receive event and update bridge event (#1224)
- 9bdf10d feat(x/ecocredit): buyer cannot be the same as seller (#1218)
- 32b48dd fix(ecocredit): add project reference-id to query response (#1220)
- 4837dab test(data): add genesis simulations (#1208)
- cec010f refactor(x/ecocredit): clean up ecocredit transaction commads (#1199)
- 2800b3c fix(types): positive decimal from string must be finite (#1210)
- 032340f build: fix and update goreleaser build (#1207)
- f21333c docs: add security policy document (#1074)
- ede4a37 feat(app): add regen denom metadata migration (#1209)
- 66dca25 feat(app): add basket denom units migration (#1205)
- 66441cc refactor(x/ecocredit): improve basket denom validation (#1200)
- 9b74887 refactor(x/ecocredit): update core supply and basket field names (#1192)
- d7c114c build: update make commands (#1097)
- 5de1015 fix(basket)!: store basket denom units in ascending order (#1202)
- 1853c2b fix(ecocredit): fix genesis validation to include basket balances (#1195)
- 22d6564 fix(all): enforce UTC where time.Time is used (#1194)
- 22622fb ci: update buf-setup-action version (#1201)
- cb4993b refactor(x/ecocredit): basket query service revisions (#1198)
- 46af1a4 refactor(x/ecocredit): marketplace query service revisions (#1197)
- 22d3b71 feat(ecocredit): BridgeReceive (#1174)
- da06d47 test(x/ecocredit): update unit test setup for generate addresses (#1182)
- 322ab12 fix(x/ecocredit): fix class sequence migration (#1188)
- 2c0dbd6 docs: update swagger documentation (#1154)
- 8ef300a fix(x/ecocredit): charge single basket fee and migrate param (#1184)
- 97c30d6 refactor(x/data): update query service and commands (#1156)
- eb742da chore: fix balance migrations (#1185)
- f219544 refactor(x/ecocredit): update core proto comments and fields (#1161)
- 1f7fa5a chore(ecocredit): ecocedit cli audit updates (#1176)
- 605e4cc fix: fix ecocredit migrations (#1180)
- ba778bb fix(x/ecocredit): remove exponent from basket create command (#1177)
- 17dda24 chore(ecocredit/core): keeper method audit (#1160)
- 8e1914f chore(ecocredit/marketplace): state machine audit updates (#1170)
- c874e24 feat(x/ecocredit): query all projects with pagination (#1178)
- b90aa21 refactor(x/ecocredit): clean up queries and endpoints (#1168)
- cf969fd fix(ecocredit): close iterators (#1173)
- b1dee38 feat(ecocredit/core): state machine and cli audit updates (#1155)
- eb840ba refactor(x/ecocredit): burn basket fee and remove dist keeper (#1167)
- 7c6081e test(x/ecocredit): marketplace update acceptance tests (#1134)
- 7e7d423 test(x/ecocredit): marketplace buy acceptance tests (#1122)