sygmaprotocol / sygma-widget

Transfer widget for the sygmaprotocol
5 stars 2 forks source link

Enable whitelisting resources #148

Closed mpetrunic closed 2 months ago

mpetrunic commented 3 months ago

Implementation details

Make sure if user passed whitelistedSourceResources property that we filter available resources to only allow those. Property should probably changed to accept some identifier and not entire resource object.

Testing details

Acceptance Criteria

MakMuftic commented 3 months ago

Hey team! Please add your planning poker estimate with Zenhub @Lykhoyda @mpetrunic @saadjhk @wainola

LyonSsS commented 2 months ago

Tested on https://github.com/sygmaprotocol/sygma-widget/pull/170 and it passed