lbry-desktop/ui/redux/actions
infinite-persistence 7cf5c1f6fe CoinSwap: websocket + multi-coin
- For the active swap, switch from polling to websocket. The returned data is now the Charge data from the commerce, so some parsing will be required.

- Allow the user to send other coins that the commerce supports.

- Only save the 'chargeCode' to the wallet. The other data can be repopulated from this.

- Store the receipt currency. I'm not sure if the commerce supports sending bits from various coins. Take the coin that came with the 'COMPLETED' message for now.

- Fix 'lbc' calculation to match IAPI side.

- Allow users to see full detauls from "View Past Swaps".

- String cleanup

- GUI cleanup.
2021-04-13 14:02:25 -04:00
..
app.js Run doNotificationSocketConnect for CoinSwapStatus 2021-04-13 14:02:25 -04:00
blocked.js
coinSwap.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
comments.js fix first livestream comment not being displayed 2021-03-22 15:30:13 -07:00
content.js
file.js
notifications.js Augment doNotificationList to get a filtered list. 2021-04-08 14:28:21 -04:00
publish.js update master with some odysee changes 2021-04-05 13:26:52 -04:00
reactions.js
rewards.js
search.js Only concatenate results if 'from !== 0' 2021-04-07 12:08:17 -04:00
settings.js
subscriptions.js
sync.js use comment component for livestream comments 2021-03-25 15:08:05 -04:00
tags.js
user.js
websocket.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00