Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 2.81 KB

january-2-2023.md

File metadata and controls

50 lines (33 loc) · 2.81 KB

January 2, 2023

Updates

Cross-component updates

Li.Fi widget integration

The new Li.Fi integration lets you swap assets on different chains to BOB on Polygon directly from the zkBob application. The widget shows the best routes and automates the swapping and bridging processes. The example below walks through using the Li.Fi widget to swap MATIC for BOB.

{% embed url="https://scribehow.com/shared/Swap_from_MATIC_to_BOB_using_LiFi__2x0w-_wPT4a-od4yZSYxNw" %}

Support improvements with Support ID

We’ve made it easier to get help even when there are no on-chain traces remaining. A unique support ID is now displayed in app footer or if you receive an error when submitting a transaction. If you encounter problems, report your issue in canny and share the Support ID to help us troubleshoot.

Support ID can be used for troubleshooting

Faster sync for all clients

  • We implemented a CDN to serve account history, speeding up the download and decryption sync processes for all users.
  • We fixed several bugs impacting parallel execution of WASM code on M1, resulting in improvements to app startup and data population.

Self-healing feature

The client application now automatically determines if something went wrong with local state and tries to fix it, resulting in fewer manual resets.

Minor technical updates

  • Safari support added. The UI for mobile will be optimized in a future release.
  • Rejected transactions are now also shown in the history tab.

Component Update Details