Changelog
Last updated
Was this helpful?
Last updated
Was this helpful?
add package version to footer ()
enhance signature verification ()
integrate routing and add documentation and FAQ pages ()
hydration error ()
undefined event definition errors ()
extract walletNodes initialization to improve network handling in wallet-sdk ()
enhance network change handling to validate nodes in pool before selection ()
increase security on request verification & add cleanup, pause, resume functions ()
improve network fetching logic and connection status handling in WalletProvider ()
update bridge contract addresses and operator account in network configurations ()
update string concatenation to use semicolons ()
update operator account address and improve balance fetching logic ()
add warning message to prevent incorrect token bridging between networks ()
conditionally render action history based on network support ()
increase retry limit for fetching bridge transaction ()
improve transaction processing & fixes ()
update condition to check for data length ()
add Aeternity SDK integration and update project configuration ()
add assets folder which includes global styles, logos, favicon, and font ()
add bridge configuration script and enhance deployment scripts with save option for ACI ()
add currency support to wallet management and update balance display ()
add daisyUI for enhanced styling, improve token and network selection UI, and update balance formatting ()
add disconnect icon and enhance wallet management UI with address copy functionality ()
add footer component, update button components to outlined style, and enhance color variables in global CSS ()
add initial project configuration with NextJS ()
add launch configuration for debugging and refactor network configurations ()
add network and address validation before fetching balance in wallet provider ()
add network configs ()
add periodic sync for events every 10 seconds in backend index ()
add reusable Button component and enhance wallet management with detection status handling ()
add SQLite database, update backend server configuration, and enhance script commands ()
add tests and improve testing utility ()
add TTL option to deposit function in useBridgeActions hook ()
add usage instructions for deploy-token script ()
add wallet and contract types, enhance bridge state management, and update network/token selection components ()
adjust transaction history layout for better responsiveness ()
clean up imports in bridge configuration and deploy-token scripts ()
complete bridge action ()
docs: intro updated ()
enhance bridge action components with history visibility and update date formatting ()
enhance bridge action provider with transaction detail fetching and error handling ()
enhance bridge form layout with fieldset and improve error message display ()
enhance bridge form with error handling, validation logic, and improved input components ()
enhance bridge functionality with improved wallet connection handling, UI adjustments, and new contract state utilities ()
enhance deposit function to return deposit index and improve test coverage ()
enhance layout and add bridge component for asset management ()
enhance transaction handling with new Deposit interface, add explorer URLs, and refactor components ()
enhance transaction list display, fixes, improvements ()
extend contracts with more getters, add data sync, fixes ()
handle token balance retrieval gracefully by returning "0" for undefined results ()
implement bridge action context and notification system; refactor network handling and API routes ()
implement bridge action verification and refactor SDK instance creation ()
implement bridge context and provider ()
implement Hyperchain bridge form with token and network selection, add token constants, and update deployment scripts ()
implement input components for amount and token selection, enhance bridge form functionality, and improve state management ()
implement network constants and SDK initialization for Aeternity ()
implement network verification and deployment functionality ()
implement wallet management components ()
improve amount input validation and integrate wallet context in bridge form ()
integrate notistack for notifications, enhance bridge form validation, and refactor network selection component ()
integrate Supabase for network data retrieval and refactor related components ()
refactor bridge fe components and remove unused NetworkDisplay ()
Refactor bridge transaction handling and introduce new APIs ()
refactor header component ()
rewrite bridge contract ()
simplify network and token selection components by removing unused props ()
update cache deployments ()
update deployment file references and enhance HyperchainBridge contract with index handling ()
update frontend structure by adding index and render files, and refactor package.json scripts ()
Update HyperchainBridge contract and related components ()
update layout and styling, replace SVG icons, and enhance bridge form components ()
update package.json to support concurrent frontend and backend development ()
update TTL for allowance and deposit functions, enhance bridge page styling with background img ()
update usage instructions in configure-bridge script to support multiple token and network registrations ()
adjust legend class names for consistent styling in form components ()
change ClockIcon stroke color ()
correct amount handling in create_token_link_and_mint function ()
include current network in bridge form component ()
remove default values for network URLs in NetworkForm component ()
remove status code from error response in byUserAddress API ()
update AE_TESTNET bridge contract address and include in DEFAULT_NETWORKS ()
update bridge contract address for AE_MAINNET ()
update bridge contract addresses and improve bridge action handling ()
update bridge contract addresses for AE_TESTNET and AE_MAINNET ()
update Dockerfile and package.json for consistency and production environment setup ()
update token transfer logic in HyperchainBridge ()
use environment variable for server port configuration ()
adjust margin and padding in bridge and connected view components for better layout consistency ()
bridge contract and tests ()
improve table layout and alert visibility in BridgeActionDetailsModal ()
monorepo ()
remove unused network display logic and clean up component structure ()
replace app.ts with server.ts for improved server handling and update package scripts ()
replace useNetworks hook with WalletContext for network management and introduce NetworkBalanceProvider ()
restructure project by removing web package and consolidating frontend and backend components ()
smart contracts and packages ()
update bridge contract handling and improve token balance fetching logic ()
update font weight in connected view for improved emphasis on balance display ()
update styling in bridge form title and alert message for improved readability ()
update useBridgeContract hook to return loading state and adjust usage in components ()
update variable declarations to use const, improve code readability, and clean up unused functions ()
add Dockerfile for application containerization and remove build script ()