Tastenkunst / eternl-tracker

Eternl wallet - issue tracker
1 stars 0 forks source link

v1.11.x - tx chaining marks tx as invalid even though its successfully put on chain #116

Closed Scitz0 closed 8 months ago

Scitz0 commented 1 year ago

Test case:

  1. swap created through cip30 connector on sundae preview network.
  2. swap tx added to pending tx list in Eternl as it should.
  3. internal send page tx created while swap tx is still pending, swap tx was used as input to tx.
  4. submit successful but tx marked as invalid on transactions page, see screenshot. Image 1 show invalid state, image 2 show both tx put on chain.

Image1 Image

Image2 Image