Nikolas De Giorgis

Results 7 issues of Nikolas De Giorgis

## Description closes: #6950 I believe this also should close #6951 as by changing the interface I had to also change in `apps`, but I'll close that one separately after...

priority
feat/port-router

The full context is here: https://github.com/cosmos/ibc-go/pull/6805#discussion_r1673811293 when forwarding a packet from A -> B -> C, destination callbacks are, as expected, executed on C. However, source callbacks are executed on...

docs

`ibctesting.FirstChannelID` used to be a valid constant to represent channels used in testing. However, after #6748, this is not true anymore. We should revisit all occurrences of this constant and...

The current implementation does not work if the full name is composed by more than two words.

## Description closes: #XXXX --- Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are...

in [packet-server's SendPacket](https://github.com/cosmos/ibc-go/blob/aac9a4588127f1e6ec6de5d34bcbaaf5f0c88ac6/modules/core/keeper/msg_server.go), after https://github.com/cosmos/ibc-go/pull/7254 is merged

feat: port-router

## Summary of Bug This is an umbrella issue to enumerate all the test files that use `tc.expPass` rather than expecting a specific error, extracted with the following command (might...

help wanted
testing
nice-to-have
type: productivity