Reece Williams

Results 91 issues of Reece Williams

Use itnerchaintest/ to add a relayer impl of ICQ working between Juno & another local chains data May require a custom smart contract state?

good first issue

This is a long term tracking solution to put future wants / needs for long term development. ## TODO - [ ] Optimistic Block Commits - [ ] Lowering unbonding...

tracking issue

Same terms Rough idea: Upgrade Handler (v15) - Get each vesting account juno amount - Add GetNativeVestinContractCodeId() func - Initialize a vesting smart contract with the same amount of funds...

## TODO: - [ ] v20 upgrade handler - [ ] {Move to SDK v0.50](https://github.com/cosmos/cosmos-sdk/blob/release/v0.50.x/UPGRADING.md) (cosmossdk.io/core 0.11 is required, not v0.12) resolves: - [ ] #792

if an account does not have a pub key (does not exist) still allow for the account Tx to go through ref: my pubKey bypass PR. Just in a proper...

if not enough fees are sent, just take more? ex: I sent 250ujuno for a 500ujuno Tx. just take the rest of the 250ujuno from the balance automatically much better...

discussion

**For later development** per [ Jake's Commonwealth Thread](https://commonwealth.im/juno/discussion/7334-signalling-prop-plan-to-improve-nakamoto-coefficient) Easiest actual technical implementation is to do it as a Tax so we don't have to deal with Inflation parameter changes. Osmosis...

discussion

Deprecated in SDK 46. Already migrated everything internally, just need to remove and fix any upstream deps still on it (PFM, ICQ) Assigning @joelsmith-2019 Pre-Req: - https://github.com/cosmos/ibc-apps/issues/87

blocked