app-monorepo icon indicating copy to clipboard operation
app-monorepo copied to clipboard

feat: Add support for Cosmos chain

Open huanxiangspace opened this issue 2 years ago • 3 comments

huanxiangspace avatar Apr 20 '24 02:04 huanxiangspace

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar Apr 20 '24 02:04 codesandbox[bot]

PR Summary

  • Addition of TxMsgBuilder import in Vault.ts file This PR adds a new import, known as TxMsgBuilder, to the Vault.ts file. This item assists in crafting transaction messages to ease communication in the system.

  • Inclusion of imports and txMsgBuilder property in Vault.ts Additional imports are now included in the Vault.ts file. Furthermore, a new property named txMsgBuilder has also been introduced, giving more options and functionality to work with.

  • Introduction of new methods in Vault.ts There are three new methods introduced in the Vault.ts file, namely isIbcToken, buildEncodedTx, and buildDecodedTx. These methods will provide enhanced transaction control by identifying if a token follows the IBC protocol and building both encoded and decoded transactions.

  • Extension of IFetchAccountDetailsResp in address.ts The IFetchAccountDetailsResp in address.ts now includes the accountNumber property. This addition can help improve account identification and fetch specifics quickly.

what-the-diff[bot] avatar Apr 20 '24 02:04 what-the-diff[bot]

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

socket-security[bot] avatar May 10 '24 14:05 socket-security[bot]