Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* begin changes needed for "real 46" * 46 updates * 46 updates * Delete .gitpod.yml * 46 updates * 46 updates * Update genesis_test.go * update tests * bring back the client client * fumpt * genesis with val set * fix TestRandomizedGenState * use cosmos-sdk v0.46.0-rc2 * Revert "Merge branch 'main' into real-46-branch" This reverts commit 4b579fa, reversing changes made to 8e4f87e. * goimports * fumpt * Update testing/simapp/app.go Co-authored-by: Carlos Rodriguez <[email protected]> * Update testing/simapp/simd/cmd/genaccounts.go Co-authored-by: Carlos Rodriguez <[email protected]> * make format * tidy * change import path * remove gitpod artifact * sdk.Int -> math.Int * group sdk and tendermint imports * Organize Governance Proposal Handlers * Remove Extra line in msgs_test.go * use test.yml from main branch * fix fee module ibc middleware * remove sdk_test.go and use Carlos' branch's antehandler * various fixes * fix assignment to addr * revert change in misbehaviour_handle.go * e2e go.mod * e2e v4 module path * fix import paths * goimports and gofumpt * 46 final release * fix makefile * update proto file to v5 * temp gitpod for protos * work on protos * tidy * Delete .gitpod.yml * finish merge * apply review suggestions, fix imports Fix import formatting Change e2e import path Remove usage of time.Now() * remove incorrect e2e import path * fix incorrect import moving * refactor acknowledgement construction for SDK 0.46 * 46 upgrade * fix ics27 changes, import fixes * re add ibcclient proposal route * fix for make proto-all * now both commands work, together! * tidy * update swagger docs * appease codeql * update CONFIO_URL Co-authored-by: vuong <[email protected]> Co-authored-by: nghuyenthevinh2000 <[email protected]> Co-authored-by: Carlos Rodriguez <[email protected]> Co-authored-by: Colin Axnér <[email protected]> Co-authored-by: Carlos Rodriguez <[email protected]> Co-authored-by: khanh <[email protected]> Co-authored-by: catShaark <[email protected]>
- Loading branch information