Raul Bernal

Results 26 comments of Raul Bernal

Also fixed the wasm path but still forks https://github.com/RaulBernal/bcna_v4cosmwasm/commit/6abefb81795cd383ff1b087cf1d41569c2fa4996

Very sorry @fadeev I missed your asking. We developed our own faucet here @sashap88 https://github.com/BitCannaCommunity/cosmos-faucet (maybe outdated - I will ask Atm0ner for update it)

Maybe this issue could be related with this other https://github.com/cosmos/relayer/issues/1359#event-11647758685 and this race condition: https://github.com/cosmos/relayer/pull/1363 @RiccardoM

I've asked related validators that please turn off the buggy relayer until I check if is related

> Maybe this issue could be related with this other [cosmos/relayer#1359 (comment)](https://github.com/cosmos/relayer/issues/1359#event-11647758685) and this race condition: [cosmos/relayer#1363](https://github.com/cosmos/relayer/pull/1363) @RiccardoM Not related, is about Client Updates, not about IBC acks (so forget...

> Hey @RaulBernal can I have a link to your bdjuno implementation? I think you can first try replacing juno version to the latest one `v5.2.1-0.20240201075935-851426ddd905` and pulling any changes...

For give you more context: * Last week we upgraded SDK from v0.46 to v0.47 * We upgraded the bdjuno from to v0.47 branch

So maybe I need to exec: `bdjuno migrate v5` @MonikaCat I have two identical servers; If I try to make the migration in one of them I get: `bdjuno migrate...

BTW added two collumns to `staking_pool` to fix one of the errors: * unbonding_tokens * staked_not_bonded_tokens

> Hey @RaulBernal can I have a link to your bdjuno implementation? I think you can first try replacing juno version to the latest one `v5.2.1-0.20240201075935-851426ddd905` and pulling any changes...