Fujicracy / fuji-v2

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

Introduce xreceiveproxy for safer connextrouter #639

Closed 0xdcota closed 10 months ago

0xdcota commented 10 months ago

This pull request addresses Item #-16 of the Three Sigma security audit.

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuji-v2-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 6:50pm
0xdcota commented 10 months ago

Hey @brozorec , this pull request has a pattern refactor on how the xreceive function will work. I drafted the PR so that the changes are evident. I still have to update tests and such, however, I wanted to have your opinion on the effects of this changes. I certainly now this will affect SDK, as the to_ address in the xReceive call will change. Please review also the attached issue and the discussion there.