-
Notifications
You must be signed in to change notification settings - Fork 11
fix: correct chain switch #1133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GarageInc
added a commit
that referenced
this pull request
Oct 7, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Oct 8, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Oct 9, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Oct 24, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Oct 24, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Oct 27, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Nov 30, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Dec 8, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Dec 9, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses * fix: bridge state amount input --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Dec 12, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses * fix: bridge state amount input * chore: typo approve msg * feat: left only en locale * fix: bridge status msg * feat: proves for withdrawals * fix: locale direction * fix: proves state * fix: bridge block --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Dec 15, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses * fix: bridge state amount input * chore: typo approve msg * feat: left only en locale * fix: bridge status msg * feat: proves for withdrawals * fix: locale direction * fix: proves state * fix: bridge block * feat: enable precompiles --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Dec 18, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses * fix: bridge state amount input * chore: typo approve msg * feat: left only en locale * fix: bridge status msg * feat: proves for withdrawals * fix: locale direction * fix: proves state * fix: bridge block * feat: enable precompiles * chore: update viem package to version 2.43.1 and refactor wallet client handling in withdrawal hooks --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Dec 19, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses * fix: bridge state amount input * chore: typo approve msg * feat: left only en locale * fix: bridge status msg * feat: proves for withdrawals * fix: locale direction * fix: proves state * fix: bridge block * feat: enable precompiles * chore: update viem package to version 2.43.1 and refactor wallet client handling in withdrawal hooks * feat: evmos beta proposals issue * chore: self review * fix: revert evmos version * fix: types * fix: switch to any from evmos type * fix: update proposal ID handling to use 'any' type for better compatibility --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Dec 19, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses * fix: bridge state amount input * chore: typo approve msg * feat: left only en locale * fix: bridge status msg * feat: proves for withdrawals * fix: locale direction * fix: proves state * fix: bridge block * feat: enable precompiles * chore: update viem package to version 2.43.1 and refactor wallet client handling in withdrawal hooks * feat: evmos beta proposals issue * chore: self review * fix: revert evmos version * fix: types * fix: switch to any from evmos type * fix: update proposal ID handling to use 'any' type for better compatibility * fix: tally results display * fix: update tally response type to TallyResults for improved type safety * chore: self review --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Dec 20, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses * fix: bridge state amount input * chore: typo approve msg * feat: left only en locale * fix: bridge status msg * feat: proves for withdrawals * fix: locale direction * fix: proves state * fix: bridge block * feat: enable precompiles * chore: update viem package to version 2.43.1 and refactor wallet client handling in withdrawal hooks * feat: evmos beta proposals issue * chore: self review * fix: revert evmos version * fix: types * fix: switch to any from evmos type * fix: update proposal ID handling to use 'any' type for better compatibility * fix: tally results display * fix: update tally response type to TallyResults for improved type safety * chore: self review * fix: eth label in bridge selector * feat: add order delete btn * fix: proposals --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Dec 24, 2025
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses * fix: bridge state amount input * chore: typo approve msg * feat: left only en locale * fix: bridge status msg * feat: proves for withdrawals * fix: locale direction * fix: proves state * fix: bridge block * feat: enable precompiles * chore: update viem package to version 2.43.1 and refactor wallet client handling in withdrawal hooks * feat: evmos beta proposals issue * chore: self review * fix: revert evmos version * fix: types * fix: switch to any from evmos type * fix: update proposal ID handling to use 'any' type for better compatibility * fix: tally results display * fix: update tally response type to TallyResults for improved type safety * chore: self review * fix: eth label in bridge selector * feat: add order delete btn * fix: proposals * feat: add supported ETHIQ swaps * feat: add mainnet support and USDC token to bridge utilities * refactor: improve withdrawal hooks and modal input precision * refactor: update withdrawal hook to use readonly client and improve account handling * feat: filter orders by author * feat: show address on bridge page * fix: usage blockscout api for eth * fix: inputs * fix: improve precision handling in modal input for numeric values * fix: url state changes * refactor: enhance AccountButton and Web3ConnectButtons to support withoutDropdown prop * feat: add native token balance fetching for supported chains in token balances API * refactor: recover link * fix: correct precision handling in modal input to retain full decimal values --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Jan 8, 2026
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses * fix: bridge state amount input * chore: typo approve msg * feat: left only en locale * fix: bridge status msg * feat: proves for withdrawals * fix: locale direction * fix: proves state * fix: bridge block * feat: enable precompiles * chore: update viem package to version 2.43.1 and refactor wallet client handling in withdrawal hooks * feat: evmos beta proposals issue * chore: self review * fix: revert evmos version * fix: types * fix: switch to any from evmos type * fix: update proposal ID handling to use 'any' type for better compatibility * fix: tally results display * fix: update tally response type to TallyResults for improved type safety * chore: self review * fix: eth label in bridge selector * feat: add order delete btn * fix: proposals * feat: add supported ETHIQ swaps * feat: add mainnet support and USDC token to bridge utilities * refactor: improve withdrawal hooks and modal input precision * refactor: update withdrawal hook to use readonly client and improve account handling * feat: filter orders by author * feat: show address on bridge page * fix: usage blockscout api for eth * fix: inputs * fix: improve precision handling in modal input for numeric values * fix: url state changes * refactor: enhance AccountButton and Web3ConnectButtons to support withoutDropdown prop * feat: add native token balance fetching for supported chains in token balances API * refactor: recover link * fix: correct precision handling in modal input to retain full decimal values * refactor: simplify token balance fetching by removing native token balance handling * feat: fetch txs from explorer * feat: implement pagination for fetching all withdrawal orders from explorer API * fix: testethiq withdrawals * chore: savecommit * Revert "chore: savecommit" This reverts commit 96a61d0. * feat: enhance L2 to L1 withdrawal hook with contract writing capabilities * fix: correct testethiq bridge addresses * chore: fix address for proxy * feat: add script for bridging ETH from CSV and export transaction list * chore: whitelist * refactor: disconnect btn and waitlist form enhancements * feat: implement waitlist endpoints data fetching * refactor: ienhance data fetching for waitlist * refactor: improve layout and validation logic in waitlist page * fix: build error * fix: build error * feat: enhancements for inputs * feat: add skeleton for form and list * feat: reserve fees when setting max amount in waitlist page * refactor: update waitlist page to refetch balances and applications after request creation * refactor: optimize refetching logic in waitlist * refactor: enhance formatting and validation logic in waitlist components * chore: fix build --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Jan 23, 2026
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses * fix: bridge state amount input * chore: typo approve msg * feat: left only en locale * fix: bridge status msg * feat: proves for withdrawals * fix: locale direction * fix: proves state * fix: bridge block * feat: enable precompiles * chore: update viem package to version 2.43.1 and refactor wallet client handling in withdrawal hooks * feat: evmos beta proposals issue * chore: self review * fix: revert evmos version * fix: types * fix: switch to any from evmos type * fix: update proposal ID handling to use 'any' type for better compatibility * fix: tally results display * fix: update tally response type to TallyResults for improved type safety * chore: self review * fix: eth label in bridge selector * feat: add order delete btn * fix: proposals * feat: add supported ETHIQ swaps * feat: add mainnet support and USDC token to bridge utilities * refactor: improve withdrawal hooks and modal input precision * refactor: update withdrawal hook to use readonly client and improve account handling * feat: filter orders by author * feat: show address on bridge page * fix: usage blockscout api for eth * fix: inputs * fix: improve precision handling in modal input for numeric values * fix: url state changes * refactor: enhance AccountButton and Web3ConnectButtons to support withoutDropdown prop * feat: add native token balance fetching for supported chains in token balances API * refactor: recover link * fix: correct precision handling in modal input to retain full decimal values * refactor: simplify token balance fetching by removing native token balance handling * feat: fetch txs from explorer * feat: implement pagination for fetching all withdrawal orders from explorer API * fix: testethiq withdrawals * chore: savecommit * Revert "chore: savecommit" This reverts commit 96a61d0. * feat: enhance L2 to L1 withdrawal hook with contract writing capabilities * fix: correct testethiq bridge addresses * chore: fix address for proxy * feat: add script for bridging ETH from CSV and export transaction list * chore: whitelist * refactor: disconnect btn and waitlist form enhancements * feat: implement waitlist endpoints data fetching * refactor: ienhance data fetching for waitlist * refactor: improve layout and validation logic in waitlist page * fix: build error * fix: build error * feat: enhancements for inputs * feat: add skeleton for form and list * feat: reserve fees when setting max amount in waitlist page * refactor: update waitlist page to refetch balances and applications after request creation * refactor: optimize refetching logic in waitlist * refactor: enhance formatting and validation logic in waitlist components * chore: fix build * refactor: improve input handling * feat: adjust max amount calculation to reserve fees in waitlist form * feat: add warning for negative available balance in waitlist page * refactor: remove auto-switch logic for ucDAO balance in waitlist page * feat: add L2 to L1 support in bridge components and update success message confirmation time * refactor: optimize cancellation handling and refetching logic in waitlist page * feat: implement user-friendly error message sanitization in waitlist page * chore: fix refetch applications * chore: prod waitlist addresses * fix: tests --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
GarageInc
added a commit
that referenced
this pull request
Jan 27, 2026
* feat: use hardcoded chains (#1117) * feat: hardcoded chains for keplr * chore: self review * feat (HQI-1973): L2 bridge (#1119) * chore: savepoint * chore: savepoint * feat: erc20 bridge * chore: self review * fix: devnet url * feat: add devnet * chore: self review * fix: addresses * feat: tokens fetcher * chore: savepoint * chore: api for tokens * fix: bridge allowance * chore: savepoint * feat: use bridge state * chore: self review * fix: balances from sepolia * chore: prettier * fix: explorer for devnet * feat: https * feat: token deployment page * fix: rpc url * fix: balances and token deployment * chore: cleanup logs * feat: logs parser * feat: correct handle remote token address * chore: self review * chore: precommit hook * chore: handle allowance with timers * chore: savepoint * feat: l2 to l1 orders list * chore: self review for bridge tokens/links * chore: self review * feat: correct devnet configs for time to prove checks * chore: correct chain switch for proving * chore: correct finilize steps * chore: review * feat: self review UI for bridge page * fix: header btns for bridge page * fix: reloading timers * chore: self review * chore: replace local storage usage * chore: review comments * feat: upd wagmi lib (#1121) * feat: upd wagmi lib * fix: build providers * feat: restore tx by hash (#1122) * feat: restore withdraw by tx hash * chore: savecommit * feat: recover page with order creation * fix: linter issues * fix: types * fix: upd addresses * Potential fix for code scanning alert no. 390: Useless assignment to local variable Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * feat: review fixes for L2 swap page (#1123) * fix: approve btn disable and chains in header * chore: savepoint refactored bridge page * feat: share by url support * fix: bridge (#1124) * feat: new testethic (#1125) * feat: use new testethic * chore: savepoint * chore: upd addresses * fix: build * fix: search tokens * chore: self review * fix: allowance checking * fix: bridge * chore: savepoint * feat/pre release fixes (#1126) * fix: pre release fixes * chore: savepoint * chore: reset token on chain id change * fix: validators count * fix: chain switch problem * fix: links * Fix/decrease rpc calls (#1127) * fix: decrease RPC calls * fix: rename ISLM to ETH * fix: eth transfer fee calculation (#1128) * fix: correct chain switch * fix: show header links for all chains (#1132) * fix: correct chain switch (#1133) * feat: chain mismatch bridge (#1134) * fix: correct chain switch on bridge page * chore: error block styles * fix: handle back chain switch * feat: auto switch to mainnet on shell (#1135) * fix: renamed RPC and chain (#1136) * chore: renamed links in header * chore: cleanup * fix: recreating order * fix: from address explorer url for withdraw * chore: check current chain on bridge before switching to default * feat: refactored faucet (#1139) * chore: savepoint * chore: savepoint * feat: testethiq faucet support * feat: correct link to testethiq faucet on bridge page * chore: cleanup trash command * fix: claim info counter * feat: show chain selector for faucet * fix: balances view and notFound page * chore: remove file .txt * chore: self review, removed unused vars * fix: bridge addresses * chore: trigger build * chore: remove self hosted ubuntu * chore: use ubuntu-latest * feat: contracts API * fix: correct bridge addresses * fix: bridge state amount input * chore: typo approve msg * feat: left only en locale * fix: bridge status msg * feat: proves for withdrawals * fix: locale direction * fix: proves state * fix: bridge block * feat: enable precompiles * chore: update viem package to version 2.43.1 and refactor wallet client handling in withdrawal hooks * feat: evmos beta proposals issue * chore: self review * fix: revert evmos version * fix: types * fix: switch to any from evmos type * fix: update proposal ID handling to use 'any' type for better compatibility * fix: tally results display * fix: update tally response type to TallyResults for improved type safety * chore: self review * fix: eth label in bridge selector * feat: add order delete btn * fix: proposals * feat: add supported ETHIQ swaps * feat: add mainnet support and USDC token to bridge utilities * refactor: improve withdrawal hooks and modal input precision * refactor: update withdrawal hook to use readonly client and improve account handling * feat: filter orders by author * feat: show address on bridge page * fix: usage blockscout api for eth * fix: inputs * fix: improve precision handling in modal input for numeric values * fix: url state changes * refactor: enhance AccountButton and Web3ConnectButtons to support withoutDropdown prop * feat: add native token balance fetching for supported chains in token balances API * refactor: recover link * fix: correct precision handling in modal input to retain full decimal values * refactor: simplify token balance fetching by removing native token balance handling * feat: fetch txs from explorer * feat: implement pagination for fetching all withdrawal orders from explorer API * fix: testethiq withdrawals * chore: savecommit * Revert "chore: savecommit" This reverts commit 96a61d0. * feat: enhance L2 to L1 withdrawal hook with contract writing capabilities * fix: correct testethiq bridge addresses * chore: fix address for proxy * feat: add script for bridging ETH from CSV and export transaction list * chore: whitelist * refactor: disconnect btn and waitlist form enhancements * feat: implement waitlist endpoints data fetching * refactor: ienhance data fetching for waitlist * refactor: improve layout and validation logic in waitlist page * fix: build error * fix: build error * feat: enhancements for inputs * feat: add skeleton for form and list * feat: reserve fees when setting max amount in waitlist page * refactor: update waitlist page to refetch balances and applications after request creation * refactor: optimize refetching logic in waitlist * refactor: enhance formatting and validation logic in waitlist components * chore: fix build * refactor: improve input handling * feat: adjust max amount calculation to reserve fees in waitlist form * feat: add warning for negative available balance in waitlist page * refactor: remove auto-switch logic for ucDAO balance in waitlist page * feat: add L2 to L1 support in bridge components and update success message confirmation time * refactor: optimize cancellation handling and refetching logic in waitlist page * feat: implement user-friendly error message sanitization in waitlist page * chore: fix refetch applications * chore: prod waitlist addresses * fix: tests * chore: upgrade packages * chore: update package overrides for dependency versions in package.json and pnpm-lock.yaml * chore: tmp disable precompiles * chore: revert to precompiles usage * fix: webpack issue for storybooks --------- Signed-off-by: Rinat Fihtengolts <9-b-rinat@rambler.ru> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.