buildcore-io / core

Your web3 plug & play platform
https://www.buildcore.io
Apache License 2.0
4 stars 0 forks source link

Signing fails when using Shimmer coin type #2736

Closed Dr-Electron closed 5 months ago

Dr-Electron commented 9 months ago

Describe the bug

If I run the examples with secrets that are generated with the Shimmer coin type and the rms bech32, they fail. I create secrets with this helper tool.

To Reproduce Steps to reproduce the behavior:

  1. Build the SDK with npm i && npm run build:sdk
  2. Go to examples. cd packages/sdk/examples
  3. Run the "Create Project" example: npm i && npm run run-example create_project.ts
  4. See error
  5. Try to create a project (npm run run-example create_project.ts) with the following secrets:
    mnemonic: 'laundry bar blind toy tag mask taxi senior twist life pair result endless sauce dizzy electric butter ice dentist check number spike orbit paper',
    hex: '0x04c0dbd2d99a7efbbc622ae00a9d40c6cc12ad1b31868e339657bb69b3638d6c',
    bech32: 'rms1qqzvpk7jmxd8a7auvg4wqz5agrrvcy4drvccdr3njetmk6dnvwxkc25x9uj',
  6. Succeed
github-actions[bot] commented 7 months ago

Stale issue, closing!

github-actions[bot] commented 5 months ago

Stale issue, closing!