the-frey

Results 12 issues of the-frey

As I understand it, V10 of Juno is pretty feature-heavy. Opening this so we can track what's happening. cc @joeabbey / @faddat / @dimiandre As far as possible, these should...

This one is going to need a bunch of testing. At first blush, no regressions, though there's some caveats with auth impl, and I guess we won't know if it...

AFAIUI we need to include this in order to have Quicksilver liquid staking work without unbonding times https://github.com/iqlusioninc/liquidity-staking-module

Possibly related to https://github.com/travis-ci/travis.rb/issues/237 Having logged in and set the `pro` endpoint; `travis endpoint` gives: API endpoint: https://api.travis-ci.com/ When I try to run `travis sshkey --generate -r Org/repo --debug --pro`...

Is it possible to port the colours to an atom theme?

enhancement
question

Currently, V11 is slated to be a minor, but consensus-breaking release. It will include: - [x] wasmd 0.29 - [x] wasmvm 1.1 - [x] SDK 45.8 - [x] IBC 3.3...

This one is a note to self to have a think about. Currently, code is pulled in from tags elsewhere and compiled. It probably makes more sense to just compile...

enhancement

This includes an additional change on top of #283 - re-initializing ICA in the upgrade handler to catch a missed SDK message. Thanks to boosik on Discord for spotting that....