Ed FitzGerald

Results 52 issues of Ed FitzGerald

## Summary Tracking issue for the v0.11.0 (Eridanus) ledger release ## Outstanding Tasks - [x] https://github.com/cosmos/cosmos-sdk/issues/12111 - [ ] fetchai/cosmos-sdk#143 - [ ] fetchai/cosmos-sdk#145 ## Release - [ ] Create...

C-tracking

It should be possible for the validator to be able to unbond the entirety of their stake without being required to explicitly specify what that value is

C-enhancement

The current implementation of the CLI requires the user to specify values in terms of the base unit i.e. atestfet. 10^-18. This is cumbersome and more importantly error prone. It...

C-enhancement

Outstanding - [x] https://github.com/cosmos/cosmos-sdk/issues/11096

C-tracking

In some cases contract parameters need to be encoded using `Binary` format (which is base64 encoded JSON). Add a helper to the library to allow users to do something on...

a-aerial

If the account query fails the generated exception should provide more information for the user to use

a-aerial