LogoLogo
zkBob AppLinks & Resources
  • 🦹zkBob Overview
    • zkBob
    • Basic Concepts
      • Getting Started
      • Open-Source and Decentralized
      • Multichain Deployment
      • Usage Statistics
      • Use Cases
        • Employee Salary
        • Vendor Purchasing
      • Development Timeline
      • zk Privacy Solution Comparison
    • zkBob Pools
      • USDC Pool on Polygon (sunsets January 31, 2025)
      • USDC Pool on Optimism
      • ETH Pool on Optimism
      • USDT Pool on Tron (sunsets Oct 29, 2024)
    • Fees
      • Unspent note handling
    • Deposit & Withdrawal Limits
    • Compliance & Security
      • TRM Labs Integration
    • Conferences, Workshops, Videos
      • International Videos
    • Governance
    • BOB Stablecoin
    • zkBob FAQ
  • 🦸‍♂️zkBob Application
    • UI Overview
    • Account Creation
      • Login to an existing account
      • Lost Password
      • Metamask / Web3 Wallet Warning
    • Deposits
    • Transfers
      • Multitransfers
    • Withdrawals
      • Native Token Conversion
    • Generate a Receiving Address
    • Optional KYC
    • zkBob Direct Deposits
    • Support ID
    • Payment Links
    • Integrated Services
    • Multilingual support
      • Português
      • Русский
      • 中文
  • 👩‍⚕️Technical Implementation
    • zkBob Application Overview
    • Deployed Contracts
    • Smart Contracts
      • zkBob Pool Contract
        • Transaction Calldata
      • Bob Token Contract
      • Verifier contracts
      • Operator Manager Contract
        • Mutable Operator Manager
      • Voucher (XP) Token Contract
    • Accounts and Notes
      • Accounts
      • Notes
    • Relayer Node
      • Relayer Operations
      • Optimistic State
      • REST API
    • zkBob Keys
      • Address derivation
      • Ephemeral keys
    • zkSNARKs & Circuits
      • Transfer verifier circuit overview
    • zkBob Merkle Tree
      • The Poseidon Hash
    • Elliptic Curve Cryptography
    • Transaction Overview
      • Common Structure
      • Memo Block
        • Memo Block Encryption
      • Transaction Types
      • Nullifiers
      • Signing a Transaction
      • The Transaction Lifecycle
    • Client Library SDK
      • Configuration
        • Initializing the client
          • Client Configuration
        • Attaching a User Account
          • Account Configuration
        • Switching Between Pools
      • Account-less Mode Operations
        • Converting Token Amounts
        • Transaction Fees
        • Transaction Constraints
        • Using the Delegated Prover
        • Getting the State
        • Gift Cards
        • Client Library Status
        • Helpers
        • Versioning
      • Full Mode Operations
        • Balances and History
        • Shielded Addresses
        • Account State
        • Fee Estimations
        • Transaction Configuration
        • Sending Transactions
        • Transaction Maintenance
        • Direct Deposits
        • Gift Cards Maintenance
        • Ephemeral Deposits
        • Forced Exit
        • Other Routines
      • Common Types
      • Full Functions List
      • Utilities
  • 👩‍🏫Deployment
    • Trusted Setup Ceremony
    • Contract Deployment
    • Relayer Subsystem
  • 👷‍♂️Roadmap
    • On the Roadmap
    • Exploratory Features
      • XP (Experience Points)
        • XP-based Auctions
      • Multi-chain Custom Rollup Deployment
      • Round-robin Operator Manager
      • Compounding
  • 🧑‍💻Jobs
    • Zero-Knowledge Researcher & Protocol Developer
  • 🧩Resources
    • Visual Assets
    • Hackathons
      • zkBob Cloud
    • Release Notes
      • October 11, 2023
      • July 13, 2023
      • June 13, 2023
      • March 28, 2023
      • January 30, 2023
      • January 16, 2023
      • January 2, 2023
      • Releases 2022
    • Security Audit
    • Github
    • Link tree
Powered by GitBook
On this page
  • Updates
  • Cross-component updates
  • Li.Fi widget integration
  • Support improvements with Support ID
  • Faster sync for all clients
  • Self-healing feature
  • Minor technical updates
  • Component Update Details

Was this helpful?

  1. Resources
  2. Release Notes

January 2, 2023

PreviousJanuary 16, 2023NextReleases 2022

Last updated 2 years ago

Was this helpful?

Updates

Cross-component updates

widget integration

The new 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.

Support improvements with Support ID

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

  • JS library release v1.2.1

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, and share the Support ID to help us troubleshoot.

Relayer release v2.2.0

UI release v1.0.0

(includes hotfix)

Core library v1.0.0:

🧩
report your issue in canny
https://github.com/zkBob/zeropool-relayer/releases/tag/v2.2.0
https://github.com/zkBob/zkbob-ui/releases/tag/v1.0.0
https://github.com/zkBob/zkbob-client-js/releases/tag/1.2.0
https://github.com/zkBob/zkbob-client-js/releases/tag/1.2.1
https://github.com/zkBob/libzeropool/releases/tag/1.0.0
Li.Fi
Li.Fi
Li.Fi widget integration
Add SupportID
Faster sync
Self-healing
Minor technical updates
Component updates overview
Support ID can be used for troubleshooting