kava icon indicating copy to clipboard operation
kava copied to clipboard

Add tests for json (un)marshalling of accounts

Open rhuairahrighairidh opened this issue 4 years ago • 0 comments

json (un)marshalling accounts seems to have slightly subtle behaviour that can trip up chain launches or exports. A test covering marshalling and unmarshalling various account types would help catch issues.

Particularly ValidatorVestingAccounts and accounts with multisig pubkeys (https://github.com/cosmos/cosmos-sdk/pull/6054/files)

rhuairahrighairidh avatar Apr 23 '20 12:04 rhuairahrighairidh