Luca Joss

Results 45 issues of Luca Joss

Closes: #4006 Closes: #4098 ## Description This PR adds the compatibility for ICS20 v2. This includes: * Conditional deserialization of PacketData if the channel version is `ics20-1` or `ics20-2` *...

## Background This issue tracks follow-up work from channel upgrade. ## Tasks - [ ] https://github.com/informalsystems/hermes/issues/4011 - [ ] https://github.com/informalsystems/hermes/issues/4012 ____ #### For Admin Use - [ ] https://github.com/informalsystems/hermes/labels/tracking or...

A: tracking
O: channel-upgradeability

## Proposal Currently the cache for queries doesn't work for channel upgrade as an older state is returned if the cache is used, see https://github.com/informalsystems/hermes/pull/3228/files/bea686752a586747ec7a94f624f29ef80ec2b6ee#r1600162011 ____ ## For Admin Use...

O: channel-upgradeability

## Proposal Currently only timeout timestamp are supported, see https://github.com/informalsystems/hermes/pull/3228#discussion_r1599916587 ____ ## For Admin Use - [ ] Not duplicate issue - [ ] Appropriate labels applied - [ ]...

O: channel-upgradeability

## Summary The new v2 of ICS20 introduces multiple denom transfers, https://github.com/cosmos/ibc-go/issues/5793. This requires some changes in Hermes. ____ #### For Admin Use - [ ] Not duplicate issue -...

O: ics20-v2

This PR also adds `libwasmvm v2.1.0`

### Status Currently using latest commit of branch `main`. This needs to be updated when the alpha tag for v20 is added to the Gaia repository

### Status Currently failing with unknown error: ``` error: builder for '/nix/store/2h100pb8ml85vi5wqxkgvk88cgl0l9hb-celestia-app.drv' failed with exit code 1; last 10 log lines: > github.com/cosmos/cosmos-sdk/x/auth/posthandler > github.com/cosmos/cosmos-sdk/x/nft > github.com/cosmos/cosmos-sdk/x/nft/keeper > github.com/cosmos/cosmos-sdk/x/nft/client/cli >...