-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: Replace Teleportation rpcs with Tenderly rpcs (#1189) (cherry picked from commit 0464581) * making getBalance more robust (#1196) (cherry picked from commit ad24168) * Gateway : Cleanup Dead Code / Lazy loading of containers with (#1212) (cherry picked from commit 903cb8f) * Fix/loading indicator dao proposals (#1218) * added spinner with loading as fallback component to route * fix: fetching proposal on dao page (cherry picked from commit e9953b7) * Feat/unsupported network modal (#1188) * Show modal on unsuported networks changes * update label * usenetwork update (cherry picked from commit 9b53adc) * remplace seconds by days on earn calculation (#1221) (cherry picked from commit 462866c) * Feat/reinitialized network switcher (#1206) * fixing bridge status * fixing conflict * reset connection after SwitchChain network * wip updating fsbalances * update network services * removing debugging * fixing issue on network switcher * remove console logs * remove console logs (cherry picked from commit ee692cb) * feat: Airdrop gas via Light Bridge (#1180) * add weth on bsc * use existing weth * update-l2-weth * gateway-correct-messaging * fix error messages for bridge * undo-old-code * destchainid * teleport * teleportAsset works * fixed-err * cleanup * monitor-watcher * monitor-fix * watcher * type * redeploy teleportation after audit on testnets * Update 020-Teleportation.deploy.ts * Update 020-Teleportation.deploy.ts * teleportation service fixed * error * fix teleportation service * Add contracts to register * EIP1155 support * fix-build * teleportAsset fixed * filters work * rpc-fixed * disburse * checkpoint * fe part done * subgraph-teleportation * graphql * del * teleportation integrated in Gateway * rm teleportation from watcher/serverless * fix approve for teleportation * only-show-on-testnet * fix-merge * depcheck * fix-tests * fix depcheck & linter * feat: Add info alert for teleportation bridge that unconventional wallets are not supported * rm errors * merge * airdrop progress * fix linting * alt * resolve depcheck * implement airdrop gas on teleportation feedback * feedback airdrop implemented: airdrop conditions for teleportation * rm only * remove usd/coingecko for teleportation * integration tests * rm minusdval * depcheck fix --------- Co-authored-by: cby3149 <[email protected]> (cherry picked from commit ef44554) * Gateway : Block Explorer links in footer. (#1222) * fix: footer alignment as per design * udated the designs and created new select component for dropdowns * fix: menu dropdown style fixes * fix: style fixes for select fixes * fix: select option button (cherry picked from commit 97c723e) * cleanup infura and added tenderly rpc url (#1226) (cherry picked from commit 08a84be) * decouple gateway from rollup (#1245) (cherry picked from commit d2683d6) * Bump mikefarah/yq from 4.35.1 to 4.35.2 (#1249) Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.35.1 to 4.35.2. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.35.1...v4.35.2) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit d7753fa) * Inomurko/update packages (#1248) * v1.0.3 * use bobanetwork packages where applicable * revert yarn.lock * more deps bumps * teleportation bump * more deps bumps * monitor deps bump * does yarn install help? * bobalink gaspriceoracle deps * rem ethereumjs-evm * rem ethersproject/rlp * put deps back and print progress in plain * put deps back and print progress in plain * comment out avax builds and add deps * disable BUILDKIT for reliablity * disable BUILDKIT for reliablity * is buildx more reliable * is buildx more reliable - load to local registry * bobalink deps * bobalink deps in boba deployer * change base image * rem frozen lockfile * yarn install again * bump the machine executor * docker-compose build * restart always for deployer * restart on failure, image downgrade, rem default platform (cherry picked from commit a6f696f) * feat: Add documentation for Teleportation contract parameters (#1211) * feat: Add documentation for Teleportation contract parameters * Add contract function to documentation (cherry picked from commit 84c138b) * Bump postcss from 8.4.21 to 8.4.31 (#1255) (cherry picked from commit 5f6fc3b) * Bump @types/chai-as-promised from 7.1.5 to 7.1.6 (#1257) Bumps [@types/chai-as-promised](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-as-promised) from 7.1.5 to 7.1.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-as-promised) --- updated-dependencies: - dependency-name: "@types/chai-as-promised" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit a3907da) * Create SECURITY.md for Teleportation (#1253) * Create SECURITY.md * Update SECURITY.md (cherry picked from commit 705b864) * "updated web3 library using in fraud detector" (#1271) (cherry picked from commit 81c5ca1) * Turing replica state (#1286) (cherry picked from commit 4dca96f) * proxyd updates (#1285) * proxyd updates * fix proxyd testing in ci --------- Co-authored-by: Boyuan-Chen <[email protected]> (cherry picked from commit ad3dae7) --------- Co-authored-by: Riedl Kevin, Bsc <[email protected]> Co-authored-by: jemeza <[email protected]> Co-authored-by: Sahil K <[email protected]> Co-authored-by: alvaro-ricotta <[email protected]> Co-authored-by: Ino Murko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
54832bc
commit 40f7625
Showing
849 changed files
with
20,382 additions
and
80,283 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -72,7 +72,7 @@ jobs: | |
with: | ||
node-version: 16 | ||
- name: yq - portable yaml processor | ||
uses: mikefarah/[email protected].1 | ||
uses: mikefarah/[email protected].2 | ||
|
||
- name: Get yarn cache directory path | ||
id: yarn-cache-dir-path | ||
|
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,7 +80,7 @@ jobs: | |
with: | ||
node-version: 16 | ||
- name: yq - portable yaml processor | ||
uses: mikefarah/[email protected].1 | ||
uses: mikefarah/[email protected].2 | ||
|
||
- name: Get yarn cache directory path | ||
id: yarn-cache-dir-path | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
2 changes: 1 addition & 1 deletion
2
boba_community/hc-captcha-faucet/packages/contracts/bin/deploy.ts
This file contains 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
2 changes: 1 addition & 1 deletion
2
boba_community/hc-captcha-faucet/packages/contracts/deploy/001-BobaFaucet.deploy.ts
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.