Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update to 0.45.16 * update module * update third_party proto * update gov module * update gov module * update to cosmos-sdk v0.46.13 * del test case * update genesis validate * legacy proposal * remove legacy handler * fix legacy gov module * fix gov tally * fix test case * fix gov v1alpha1 * fix gov test * upgrade workflows go version to 1.19 * fix test * fix test unit cover * change sdk.Int to math.Int * fix audit: export for zero height * upgrade workflows go version * fix simulation * fix e2e test * remove binary * fix sdkerrors * add gov migrate * update upgrade handler * add auth migration * Auditing fix (#855) * return err when purchase does not exist * Remove the redundant negative check. * fix msgUpdateSponsor validationBasic * add test case * update ibc from v5 to v6 * fix test unit cover * add gov event * return err when purchase does not exist * fix lint error * fix lint error * fix lint error * fix gofmt * add group module (#859) * V2.10.0 rc3 (#860) * refactor gov * fix audit: renew shield calculation * fix audit: GetPoolsBySponsor should use sponsor (#862) * Add Certifier And ShieldClaim Proposal Check * add keeper in NewLegacyMsgServerImpl * disable shield reward * del 0 usages of shield interface * deprecate cvm * deprecate vm * del proto/burrow * modify go.mod * cosmos sdk to 0.47.* * del shield * fix error * update protocgen * update third_party * update gov module * add crisis storekey * update upgrade fix export test error bank add legacyparams * update gov and shield migration * remove old migration * fix ibc migration * add create operator limit * update finding finger print * update test case * fix gofmt err * fix simulation err * fix manual vesting err * fix manual vesting warning * add create task limit * add create task signer use proposer * upgrade 1. cosmos-sdk to 0.50 2. IBC to v8 * fix app.go * update cert context * update cert context * update gov module * fix cmd error * update go.mod * update go.mod * replace ModuleBasics with AppModuleBasic * add autoCliOpts * fix prefix config set * add auth migration * add test case * fix gov tally * update go.mod using cosmos-sdk v0.50.8-shentu2 * fix InterfaceRegistry * add GenTxCmd * update bounty module * update upgrade_handler * fix bounty error * fix gov grpc query * update RegisterSwaggerAPI * update bounty migration * add legacy gov cmd * fix bank cli * fix gov query cmd * update gov migration * gov: update default ExpeditedMinDeposit * auth: RegisterInterface AccountI for ManualVestingAccount * security tall regardless of end time
- Loading branch information