Skip to content

Releases: aeternity/aepp-hyperchain-bridge

aepp-hyperchain-bridge v1.5.0

01 May 17:58
ac7e2dd
Compare
Choose a tag to compare

Features

  • add package version to footer (037ff17)
  • enhance signature verification (28b3545)

aepp-hyperchain-bridge v1.4.0

30 Apr 01:17
9b242dd
Compare
Choose a tag to compare

Features

  • integrate routing and add documentation and FAQ pages (5a62480)

Bug Fixes

  • hydration error (45726b6)
  • undefined event definition errors (6b54ae2)

aepp-hyperchain-bridge v1.3.1

29 Apr 00:36
5728e2d
Compare
Choose a tag to compare

Refactorings

  • extract walletNodes initialization to improve network handling in wallet-sdk (eceaf42)

aepp-hyperchain-bridge v1.3.0

28 Apr 23:47
8001c87
Compare
Choose a tag to compare

Features

  • enhance network change handling to validate nodes in pool before selection (fbaf4c8)
  • increase security on request verification & add cleanup, pause, resume functions (95652e2)

Bug Fixes

  • improve network fetching logic and connection status handling in WalletProvider (7d06806)
  • update bridge contract addresses and operator account in network configurations (0ec7693)
  • update string concatenation to use semicolons (b6aa4a5)

aepp-hyperchain-bridge v1.2.0

28 Apr 10:59
7018a5c
Compare
Choose a tag to compare

Features

  • update operator account address and improve balance fetching logic (c4d2bb0)

Bug Fixes

  • add warning message to prevent incorrect token bridging between networks (4f5ad24)
  • conditionally render action history based on network support (3403948)
  • increase retry limit for fetching bridge transaction (6974ef2)

aepp-hyperchain-bridge v1.1.0

25 Apr 00:55
4c5b823
Compare
Choose a tag to compare

Features

  • improve transaction processing & fixes (0acc7dc)

aepp-hyperchain-bridge v1.0.1

24 Apr 16:18
e3f92a7
Compare
Choose a tag to compare

Bug Fixes

  • update condition to check for data length (abbd061)

aepp-hyperchain-bridge v1.0.0

24 Apr 15:41
2240044
Compare
Choose a tag to compare

Features

  • add Aeternity SDK integration and update project configuration (72ce014)
  • add assets folder which includes global styles, logos, favicon, and font (a07a8a8)
  • add bridge configuration script and enhance deployment scripts with save option for ACI (0e1b54f)
  • add currency support to wallet management and update balance display (ccc13f0)
  • add daisyUI for enhanced styling, improve token and network selection UI, and update balance formatting (b4dcd0e)
  • add disconnect icon and enhance wallet management UI with address copy functionality (eda4504)
  • add footer component, update button components to outlined style, and enhance color variables in global CSS (9ad1e65)
  • add initial project configuration with NextJS (b4cfbfa)
  • add launch configuration for debugging and refactor network configurations (a9dce6e)
  • add network and address validation before fetching balance in wallet provider (d707b3d)
  • add network configs (a1b2e35)
  • add periodic sync for events every 10 seconds in backend index (aa7a011)
  • add reusable Button component and enhance wallet management with detection status handling (1443086)
  • add SQLite database, update backend server configuration, and enhance script commands (499c12b)
  • add tests and improve testing utility (fcf0098)
  • add TTL option to deposit function in useBridgeActions hook (ca69829)
  • add usage instructions for deploy-token script (2934416)
  • add wallet and contract types, enhance bridge state management, and update network/token selection components (020e807)
  • adjust transaction history layout for better responsiveness (e42f174)
  • clean up imports in bridge configuration and deploy-token scripts (292d9a4)
  • complete bridge action (491c4e5)
  • docs: intro updated (c116983)
  • enhance bridge action components with history visibility and update date formatting (ec93d26)
  • enhance bridge action provider with transaction detail fetching and error handling (c8ef520)
  • enhance bridge form layout with fieldset and improve error message display (ad7dc7f)
  • enhance bridge form with error handling, validation logic, and improved input components (8060691)
  • enhance bridge functionality with improved wallet connection handling, UI adjustments, and new contract state utilities (8dedaa3)
  • enhance deposit function to return deposit index and improve test coverage (eb98a63)
  • enhance layout and add bridge component for asset management (e543f38)
  • enhance transaction handling with new Deposit interface, add explorer URLs, and refactor components (1620b05)
  • enhance transaction list display, fixes, improvements (bfece2f)
  • extend contracts with more getters, add data sync, fixes (f8ea8af)
  • handle token balance retrieval gracefully by returning "0" for undefined results (c0e9527)
  • implement bridge action context and notification system; refactor network handling and API routes (2efec3b)
  • implement bridge action verification and refactor SDK instance creation (abd05c5)
  • implement bridge context and provider (21e62cb)
  • implement Hyperchain bridge form with token and network selection, add token constants, and update deployment scripts (a53e4d0)
  • implement input components for amount and token selection, enhance bridge form functionality, and improve state management (9563d7a)
  • implement network constants and SDK initialization for Aeternity (d50f267)
  • implement network verification and deployment functionality (63c235b)
  • implement wallet management components (2d4e857)
  • improve amount input validation and integrate wallet context in bridge form (63769fd)
  • integrate notistack for notifications, enhance bridge form validation, and refactor network selection component (7451bec)
  • integrate Supabase for network data retrieval and refactor related components (fe9502b)
  • refactor bridge fe components and remove unused NetworkDisplay (7309a25)
  • Refactor bridge transaction handling and introduce new APIs (a749404)
  • refactor header component (e597bb0)
  • rewrite bridge contract (ae41a22)
  • simplify network and token selection components by removing unused props (6f2e4ff)
  • update cache deployments (2458d95)
  • update deployment file references and enhance HyperchainBridge contract with index handling (c4dd778)
  • update frontend structure by adding index and render files, and refactor package.json scripts (f13b053)
  • Update HyperchainBridge contract and related components ([6087099](https://www.github.com/aeternity...
Read more