Skip to content

Conversation

@NeverHappened
Copy link
Collaborator

@NeverHappened NeverHappened commented May 14, 2025

fix packet retrieval for ibc-go v10, where they removed deprecated packet_data field. Intead we use packet_data_hex

PR's:

  • neutron - Updates ibc-go, wasmd, admin-module, slinky; fixed unit tests;
  • admin-module - updated ibc-go to v10.1.1;
  • slinky - updated interchain security to v7 since it depends on ibc-go version;
  • ts-relayer - fixed packet parsing because of ibcv10 removal of fields from events;
  • neutron-integration-tests - use updated neutronjs, neutronjsplus, ts-relayer. use denom insetead of removed denomTrace
  • neutronjsplus - update neutronjs to ibcv10 version one and remove ics;
  • neutronjs - update ibcgo, neutron, slinky, admin-module, wasmd

{},
);

console.log(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't think we need log here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants