Skip to content

Conversation

@jonathansmirnoff
Copy link

@jonathansmirnoff jonathansmirnoff commented Oct 1, 2025

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Description

This PR adds USDRIF and DOC Tokens for Rootstock


Note

Add USDRIF and DOC RRC20 tokens to Rootstock with their contract addresses and denominations.

  • Rootstock tokens (src/ethereum/info/rskInfo.ts):
    • Add USDRIF (0x3a15461d8ae0f0fb5fa2629e9da7d66a794a6e37) with denomination USDRIF (1e18).
    • Add DOC (0xe700691da7b9851f2f35f8b8182c69c53ccad9db) with denomination DOC (1e18).

Written by Cursor Bugbot for commit c309db9. This will update automatically on new commits. Configure here.

@alepc253
Copy link
Contributor

alepc253 commented Oct 1, 2025

@paullinator please check this

@paullinator paullinator enabled auto-merge October 1, 2025 23:16
@jonathansmirnoff
Copy link
Author

Hey @paullinator! Thanks for reviewing this PR. It looks like the build is failing with the following error:

 1) Tezos engine
       should create a transaction:
     TypeError: Cannot create property 'index' on string 'Forge validation error - local and remote bytes don't match'
      at /home/travis/build/EdgeApp/edge-currency-accountbased/src/common/promiseUtils.ts:2:2559
      at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      at async asyncWaterfall (src/common/promiseUtils.ts:2:3012)
      at async TezosEngine.multicastServers (src/tezos/TezosEngine.ts:8:177)
      at async TezosEngine.makeSpendInner (src/tezos/TezosEngine.ts:30:2328)
      at async /home/travis/build/EdgeApp/edge-currency-accountbased/src/tezos/TezosEngine.ts:30:782
      at async lock (src/common/utils.ts:23:629)
      at async TezosEngine.makeSpend (src/tezos/TezosEngine.ts:30:693)
      at async Context.<anonymous> (test/tezos/engine.test.ts:151:25)

This doesn’t appear to be related to my changes. Do you have a workaround in mind, or would you like me to help investigate further so we can get this merged?

auto-merge was automatically disabled October 3, 2025 20:16

Head branch was pushed to by a user without write access

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