Changelog
Last updated
Was this helpful?
Last updated
Was this helpful?
update metadata ()
add bridge contracts ()
readme: add title ()
update ethers package and adjust related code for compatibility ()
trigger testing docs updater ()
trigger testing docs updater ()
AE wallet select prompting issue ()
remove persistance show of wallet extension missing error ()
support aeternity MM snap ()
update ae sdk package & adapt changes ()
remove redundant context prop ()
scientific notation issue ()
validations for amount's new type ()
add PageContainer style prop ()
adjust content height for page container component ()
set smaller paddings for smaller screens ()
headings & margins across pages ()
supported token list heading ()
transaction history box metrics ()
transaction page mobile screen text positions ()
page components to create reusable PageContainer ()
wallet connection flow improvements ()
auto wallet connect & display message ()
only fetch bridge info when wallets detected ()
only try to connect to aeternity wallet when wallet detected ()
added sub menu to left bar & reorganized menus ()
left sub menu responsiveness ()
wording updates ()
added view customization features to WalletConnection component ()
connect wallet view in transaction history ()
transaction page ()
add react node keys to wallet connect buttons ()
console warning for nth-child ()
wording, half button issue ()
WalletConnection component ()
update material icons package ()
improve left menu navigation ()
left menu component with responsiveness updates () ()
left menu styling ()
transaction history route fundamentals ()
code formatting ()
update blockchain name with proper spelling and symbols ()
typo ()
update wording in FAQ ()
Added "what's next?" entry to faq & created a token list page ()
typo ()
Fix formatting issue in summary view ()
further information about bridge action & bug fixes/improvements ()
remove unused import ()
Add link to GitHub repository ()
Update ViewContainer footer with Acurast's link ()
typo ()
Update README with deployment instructions ()
Update sponsorship information in terms and conditions ()
update terms and conditions ()
remove powered by aeternity remark ()
update AE address in bridge form ()
update bridge transaction link to use correct blockchain explorer ()
improve destination token value display in Bridge form ()
checkAeAccountHasEligibleBridgeUse function's transactions call ()
add "How To" link to the top menu ()
header and footer for small screens ()
restrict bridge usage to once in every 12 hours ()
snack message display function & restriction interval var ()
check for AE bridging to EVM ()
refactor bridge info object and adjust views accordingly to the bridge operator fund account balance ()
setup snack notificator lib ()
dialogs & display bridge action summary ()
Add check for sufficient balance in Ethereum bridge contract ()
Disable bridge usage depending on the contract flag ()
replace error dialogs with snack alerts ()
nginx config and Dockerfile ()
remove nginx config ()
Update Dockerfile to remove unnecessary file copy and nginx configuration ()
Update Dockerfile to copy files and directories for nginx deployment ()
Update nginx.conf to use /index.html as fallback for all routes ()
Add FAQ and Terms and Conditions pages ()
auto connect SH on AE chain selection ()
network switch auto wallet connection issue ()
WAE contract address ()
Add deployment links to README.md ()
remove confusing expressions from the amount input ()
Update AeternityBridgeInfo component to check if AE and EVM bridges are enabled ()
Update default AE and WAE contract addresses ()
update mainnet contracts ()
update testnet contracts and assets ()
Update AeternityBridgeLogo component to use correct icon file name ()
Update ViewContainer to improve readability of the revision information in the footer ()
Update constants.ts to include assets from chainConfig ()
Add version and revision information to footer ()
Update integration.yml to include BUILD_ARGS with revision information ()
Update ViewContainer to conditionally display revision information in the footer ()
update package name to match GH repo ()
use custom GH token to able to trigger releases ()
implement mainnet config and assets ()
Update Aeternity logo in NavigationBar component ()
add complete asset list ()
Add wallet disconnect button to header, copy connected wallet address, and handle account change ()
Update Dockerfile to use multi-stage build for improved performance ()