You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add e2e test for setting up globalfee by gov proposal changing params and test the fee is valid (yaru)
e2e test for bypass min fee (yaru)
check fee not enough err log, should be insufficient fee rather than panic panic: value method github.com/cosmos/cosmos-sdk/types.TxResponse.UnpackInterfaces called using nil *TxResponse pointerinsufficient fees err log for gaia rho branch (main) #1534 (yaru)
add /ibc.applications.transfer.v1.MsgTransfer to ica host allowed msg types. check if the whitelist of allowed smg types change to blacklist not allowed msg types.
GOV module
clean up e2e test, comments, change govproposals fn not hardcoded.
refator ssubmitLegacyProposalFundGovAccount to submitLegacyProposal
Summary
contributors please add the issues for rho here for a final check before going to testnet and release.
Here is a check list for rho code (continuing updating):
/cosmos/tx/v1beta1/txs/
counldn't show the transaction is failed with relevant raw log. #1618insufficient fee
rather than panicpanic: value method github.com/cosmos/cosmos-sdk/types.TxResponse.UnpackInterfaces called using nil *TxResponse pointer
insufficient fees err log for gaia rho branch (main) #1534 (yaru)/ibc.applications.transfer.v1.MsgTransfer
to ica host allowed msg types. check if the whitelist of allowed smg types change to blacklist not allowed msg types.submitLegacyProposalFundGovAccount
tosubmitLegacyProposal
gaiad tendermint unsafe-reset-all
working<!-- markdown-link-check-disable-next-line -->
will generate an extra space, remove spaceFeeDecorator
Problem Definition
Proposal
For Admin Use
The text was updated successfully, but these errors were encountered: