Skip to content

Bridgeless - Fix saved tx and autobot call#420

Merged
Jon-edge merged 2 commits intomasterfrom
jon/fix/btcx-max-2
Nov 25, 2025
Merged

Bridgeless - Fix saved tx and autobot call#420
Jon-edge merged 2 commits intomasterfrom
jon/fix/btcx-max-2

Conversation

@Jon-edge
Copy link
Contributor

@Jon-edge Jon-edge commented Nov 21, 2025

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Description

none

Note

Persists normalized bridgeless txIds across sessions and sends the correct txHash to the autobot service.

  • Bridgeless:
    • Persist updated savedAction.orderId/orderUri after resolving {{TXID}} (0x-prefixed) via fromWallet.saveTxAction so normalized txIds survive logout/login.
    • Autobot submit: send { chainId, txHash: txid, txNonce } (raw txid) instead of the 0x-prefixed value.
    • Minor: simplify savedAction/assetAction access and guard checks in approve().
  • CHANGELOG:
    • Add fixes for bridgeless txId persistence and autobot txhash body.

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


The "0x" normalization would get lost on re-logging in
@Jon-edge Jon-edge changed the title Revert bridgeless.ts changes Bridgeless - Fix saved tx and autobot call Nov 25, 2025
@Jon-edge Jon-edge merged commit 7f3ed64 into master Nov 25, 2025
2 checks passed
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.

2 participants