July

BitoBridge (5 July 2024)

Features

  • Complete the gas deduction module to process the transaction fee before the gas and protocol fees.

  • Notification about the faucet claim's results.

  • Add slippage for the gas fee of the target chain in the ICRC => ERC20 feature.

  • Button for updating assets' balance.

Optimizations

  • Modify router canister to cope with updated gas rules.

  • Optimize UI for mobile display.

  • Optimize UE and UI for the confirmation of bridging.

  • Add skeleton loading to the fee area.

Bugs

  • Fix the stuck of subsequent unwraps caused by insufficient unwrap.

  • Fix the encoding/decoding of the Bitcoin address in the Ethereum smart contract.

  • Fix the stuck transaction on Ethereum caused by the bounce order.

BitoBridge (12 July 2024)

Features

  • Primary functions of the Statistics canister.

  • The bridging histories of BTC and ICRC tokens.

  • Integrate the Arbitrium testnet.

  • Deploy the testnet on IC.

Optimizations

  • Upgrade the UI for the fee area.

  • Notification when claiming testBITO without logging in.

  • Reorganize the repositories as a Monorepo.

Tests

  • BTC bridging tests.

  • ICRC bridging tests.

  • BITO faucet tests.

BitoBridge (19 July 2024)

Features

  • Statistics module based on Minter's records for testnet engagement.

Optimizations

  • Integrate Google Analytics to monitor DApp's data.

  • Update all canisters and smart contracts for the Testnet Engagement Campaign.

  • Remove the skeleton loading of the wallet balance when it is not logged in.

  • Detailing the transaction status and displays in the history tables.

  • The history table changes as the target chain varies.

  • Automatically reload wallet balance after a bridging operation.

Bugs

  • Max balance error when bridging out.

  • Sometimes, there is no response when clicking to fetch gas.

  • The bridging process is stuck in step 5 when using Internet Identity to bridge to EVM chains.

BitoBridge (26 July 2024)

Features

  • Add statistics of the BitoBridge engagement campaign.

  • Integrated StratoVM as a new supported blockchain.

Optimizations

  • Optimize the history records of bridging transactions from EVM to IC.

  • Add pagination to history tables.

  • Optimize the point calculation method of the BitoBridge engagement campaign.

  • Optimize the Bitcoin wallet's balance display by adding available and unavailable balances.

  • Add a retry button for the order confirmation window.

Bugs

  • Queue processing error in the Bitcoin Canister.

Last updated