Code Browser
GitHub issues and pull requests across the indexed Cosmos repositories.
ItemTitleState
PR #6573
imp: update style breadcumb for prevent conflict with link item
closed
PR #6572
chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
closed
PR #6571
feat(transfer): add forwarding info validation to token packet
closed
PR #6570
docs: made v8 the landing version and bumped docusaurus to v3.4
closed
IS #6569
Add the CosmWasm interchaintest tutorial to docs
closed
PR #6568
tests(transfer): move forwarding tests to separate file.
closed
IS #6567
Feature Request: IBC transfers of the entire balance of a particular denomination.
closed
PR #6566
nit(transfer): Mark hops as non nullable.
closed
PR #6565
chore: fix typo
closed
PR #6564
Use Transfer instead of sendTransfer when forwarding.
closed
PR #6563
chore: sync wasm release branch with release/v8.3.x
closed
IS #6562
Skip conversion of final receiver to SDK address.
closed
IS #6561
Use a transfer module account as an intermediary address for forwards
closed
IS #6560
Use a single timeout for whole flow instead of specifying it each time we forward
closed
IS #6559
Refactor code to separate forwarding logic in self composed functions
closed
IS #6558
Simplify reverts of forwarding state on acknowledgement
closed
IS #6557
Add test for last chain in packet forwarding flow being ICS20 v1
closed
IS #6556
Move decision on async handling to ibc module's `OnRecv` callback.
closed
IS #6555
Set nextForwardingPath to nil when sending the packet to the final destination.
closed
IS #6554
Invoke message server `SendTransfer` as opposed to private `sendTransfer
closed
IS #6553
Add validation for ForwardingPath
closed
PR #6552
chore(deps): bump docker/build-push-action from 5.3.0 to 5.4.0
closed
IS #6551
Add validation for ForwardingInfo in MsgTransfer's ValidateBasic
closed
IS #6550
Mark fields not needing to be nullable as with `gogoproto.nullable = false` option
closed
IS #6549
Refactor transfer protos to unify Hop and Trace
closed
PR #6548
imp: adding 08-wasm build opts with libwasmvm linking disabled (backport #5923)
closed
PR #6547
feat: adding `ConsensusHost` interface for custom self client/consensus state validation (backport #6055)
closed
IS #6546
Path forwarding: delete previous packet after packet lifecycle completes for next packet
closed
PR #6545
test: add more multi-denom test cases
closed
PR #6544
chore: more `types.Denom` to `NewDenom`
closed