Fujicracy / fuji-v2

Cross-chain money market aggregator
https://fuji-v2-frontend.vercel.app
15 stars 10 forks source link

Overriding failed txn in router still an issue #539

Closed 0xdcota closed 1 year ago

0xdcota commented 1 year ago

The issue of front-running a transferId from Connext, and not being able to record the legit failed transaction was identified.

Refer to conversation during review here: https://github.com/Fujicracy/fuji-v2/pull/419#discussion_r1195696442

Therefore, we ideated a system of nonces for consecutive records of the same transferId being recorded.