-
Notifications
You must be signed in to change notification settings - Fork 172
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
staging sync #4965
Closed
Closed
staging sync #4965
Conversation
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
fix: merge changes to sdk and init script from main
* fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error --------- Co-authored-by: Rahul Sethuram <[email protected]>
* fix: account for decimal precision differences (#4782) * fix: account for decimal precision differences * build: bump sdk core * fix: no multiply by 1e18 (#4822) * build: bump sdk core (#4826) * chore: add routers * fix: init script for xTokens (#4838) * fix: init * fix: mainnet fix && removed errors * fix: include all chains (#4851) * Chore: add alcx to test net (#4833) * config: Next tokens * feat: changed next assets * chore: add alcx Signed-off-by: hesnicewithit <[email protected]> --------- Signed-off-by: hesnicewithit <[email protected]> Co-authored-by: Layne Haber <[email protected]> Co-authored-by: just-a-node <[email protected]> * feat: add EURe to testnet allowlist (#4795) * feat: add EURe to testnet allowlist * Update production.ts * Update production.ts --------- Co-authored-by: Prathmesh Khandelwal <[email protected]> * feat: add BTRST data (#4773) * feat: add BTRST data * add cap * this is only a xMonoTest test (#4798) Co-authored-by: Prathmesh <[email protected]> * fix: fetch strategy - fallback * chore: rebuild graph-client * Merge pull request Whitelist NEXT xerc20s (#4855) * feat: add testnet NEXT xerc20 * feat: add mainnet NEXT xerc20 * fix: update testnet next * fix: update mainnet next * fix: uncomment * feat: update next contracts and increase cap * feat: new xerc20 for dappradar testnet (#4858) * Revert "Merge branch 'main' into testnet-prod" This reverts commit 00f4318, reversing changes made to 0c08528. * fix: merge changes to sdk and init script from main * ci: deploy terraform state changes (#4907) * fix: control flow (#4911) * fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error --------- Co-authored-by: Rahul Sethuram <[email protected]> --------- Signed-off-by: hesnicewithit <[email protected]> Co-authored-by: Eddie <[email protected]> Co-authored-by: wanglonghong <[email protected]> Co-authored-by: Rahul Sethuram <[email protected]> Co-authored-by: Prathmesh Khandelwal <[email protected]> Co-authored-by: Scrub Lord <[email protected]> Co-authored-by: Layne Haber <[email protected]> Co-authored-by: Maciek <[email protected]> Co-authored-by: axlvaz <[email protected]> Co-authored-by: Liu <[email protected]> Co-authored-by: preethamr <[email protected]>
* fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error * Fix/tf version bump (#4914) * fix: bump tf version and fix warning * fix: terraform version bump --------- Co-authored-by: Rahul Sethuram <[email protected]>
* fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error * Fix/tf version bump (#4914) * fix: bump tf version and fix warning * fix: terraform version bump --------- Co-authored-by: Rahul Sethuram <[email protected]>
* fix: account for decimal precision differences (#4782) * fix: account for decimal precision differences * build: bump sdk core * fix: no multiply by 1e18 (#4822) * build: bump sdk core (#4826) * chore: add routers * fix: init script for xTokens (#4838) * fix: init * fix: mainnet fix && removed errors * fix: include all chains (#4851) * Chore: add alcx to test net (#4833) * config: Next tokens * feat: changed next assets * chore: add alcx Signed-off-by: hesnicewithit <[email protected]> --------- Signed-off-by: hesnicewithit <[email protected]> Co-authored-by: Layne Haber <[email protected]> Co-authored-by: just-a-node <[email protected]> * feat: add EURe to testnet allowlist (#4795) * feat: add EURe to testnet allowlist * Update production.ts * Update production.ts --------- Co-authored-by: Prathmesh Khandelwal <[email protected]> * feat: add BTRST data (#4773) * feat: add BTRST data * add cap * this is only a xMonoTest test (#4798) Co-authored-by: Prathmesh <[email protected]> * fix: fetch strategy - fallback * chore: rebuild graph-client * Merge pull request Whitelist NEXT xerc20s (#4855) * feat: add testnet NEXT xerc20 * feat: add mainnet NEXT xerc20 * fix: update testnet next * fix: update mainnet next * fix: uncomment * feat: update next contracts and increase cap * feat: new xerc20 for dappradar testnet (#4858) * Revert "Merge branch 'main' into testnet-prod" This reverts commit 00f4318, reversing changes made to 0c08528. * fix: merge changes to sdk and init script from main * ci: deploy terraform state changes (#4907) * fix: control flow (#4911) * fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error --------- Co-authored-by: Rahul Sethuram <[email protected]> * Fix/merge conflict testnet prod resolution (#4918) * fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error * Fix/tf version bump (#4914) * fix: bump tf version and fix warning * fix: terraform version bump --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: terraform version (#4916) * fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error * Fix/tf version bump (#4914) * fix: bump tf version and fix warning * fix: terraform version bump --------- Co-authored-by: Rahul Sethuram <[email protected]> --------- Signed-off-by: hesnicewithit <[email protected]> Co-authored-by: Eddie <[email protected]> Co-authored-by: wanglonghong <[email protected]> Co-authored-by: Rahul Sethuram <[email protected]> Co-authored-by: Prathmesh Khandelwal <[email protected]> Co-authored-by: Scrub Lord <[email protected]> Co-authored-by: Layne Haber <[email protected]> Co-authored-by: Maciek <[email protected]> Co-authored-by: axlvaz <[email protected]> Co-authored-by: Liu <[email protected]> Co-authored-by: preethamr <[email protected]>
* fix: One Inch authorization added * fix: added checks * Update typo Co-authored-by: Rahul Sethuram <[email protected]> --------- Co-authored-by: Rahul Sethuram <[email protected]>
* feat: add devnet config * feat: tenderly devnet setup (#4722) * feat: create deploy scripts for devnet * feat: get latest synced blocknumber * fix: parse the result * feat: create graph-node dockers * feat: create all-in script for devnets * feat: deploy chains, deploy contracts, deploy subgraph * feat: create a separate docker-compose file * feat: add cartographer-api and database * chore: clean up * feat: 4718 smart contracts deploy dev net (#4757) * feat: install forge-deploy npm * fix: remove forge-deploy npm * feat: forge-deploy npm * feat: forge deploy basically works * feat: basically works * feat: remove forge-deploy * feat: deploy forge * forge install: solidity-stringutils * feat: solidity-stingutils * feat: messaging & connext deploy * feat: use gnosis instead of arbitrum * feat: multisend contract deploy * feat: deploy relayer proxy hub contract * chore: yarn.lock * feat: init * feat: init messaging layer * feat: agent setup * feat: initialize assets * feat: add devnet deploy commands to sh * feat: use gnosis instead of arbitrum * feat: contract deploy and init works in sh * feat: export deployments works * feat: devnet subgraph build works * feat: devnet subgraph deployed * feat: use local postgres db for carto of devnet * feat: devnet graph-client build * chore: rebuild * chore: graph-client build * fix: add setup step to ingest mainnet db data * fix: package name * fix: resolve errors and warnings * fix: wrong command * feat: use a separate docker-compose * fix: update off chain docker local setup * fix: update db port * fix: add dockerfile for carto image for local * fix: docker entry point for local carto poller * fix: use db image with cron setup * fix: setup db schema * fix: update lh docker build path * chore: delete * feat: we want a fresh devnet * feat: remove previous deployments * feat: setup chains with the RPC urls * feat: use a separate one * feat: create template files * feat: add `devnet` to network type * fix: a couple of syntax errors * feat: txservice get deployments * fix: typo * feat: replace * feat: put the network param * fix: relayer config * feat: add NETWORK variable * fix: subgraph deploy script * fix: rebuild graph-client * feat: subgraph adapter updated * feat: add subgraphPrefix * feat: use domain * feat: update tenderly cli before spawn * fix: deploy script * fix: dbmate up * fix: devnet deploy script * feat: hardhat-tenderly setup * fix: contracts build * feat: generate config in integration package * fix: add params to AdminHubConnector * feat: devnet messaging config * feat: devnet hh config * feat: hh deploy script to devnet * fix: export separately devnet:mainnet * fix: txservice get deployed contracts from devnet * fix: devnet init script * fix: devnet json name * fix: subgraph devnet deploy * fix: devnet init command * fix: build * fix: test * feat: implement a method * feat: update config file * fix: lint * fix: update a script name * feat: update bash script * fix: incorrect method of JSON * fix: devnet init * fix: setup docker after contract deployment * fix: devnet deploy command * fix: automatic verify * fix: speed up deploy * chore: spoke connector for lighthouse * fix: spoke connector address * fix: retry deploy command * feat: anvil docker image * feat: docker-compose for local network * fix: rename tenderly to devnet * fix: anvil disable --no-mine * fix: rename local test sh * feat: local network setup * fix: add local domain * fix: deploy script * fix: local export * fix: clean up devnet commands * refactor: update deploy script * feat: devnet deploy & init works * feat: add scripts * fix: update anvil docker image * feat: progress * chore: relevant settings * fix: yarn build:all * fix: subgraph deploy to local * fix: typo * fix: create with version label * fix: mapping * fix: prefix issue * chore: replace "local" * feat: graphclient rebuild * chore: yarn.lock * feat: test router, sequencer, relayer * fix: dbmate up * fix: subgraph adapter * chore: add mac setup * fix: chain setup for local spec * fix: default variables for local test * feat: skipping action * fix: setup router * fix: hardhat to anvil * feat: redeployments * fix: initializeRouter on routerAccount * feat: no need to setup asset here * feat: pre-xcallIntoLocal * chore: add abi for spoke and hub domain * chore: add connectors interface * feat: updates for onchain setup for slow path * chore: update the imports for spoke and hub connector * chore: update the implementation * fix: viem of pancake-sdk downgrade * feat: clean up xcall * fix: update e2e local bring up steps * feat: before approve * feat: horray, xcallIntoLocal * feat: create onchain methods * fix: typo * fix: dbmate * feat: spokeRootSent * feat: AdminMainnetSpokeConnector * chore: it changes every time * feat: send / propagate local root * feat: local test propagate works * fix: deploy script delay blocks * feat: receive aggregated root on spoke * fix: setup same local / adopted asset * fix: must be owner * chore: local.init.json * fix: from address * feat: xcall sent * feat: message queue setup * fix: cleanup * feat: process amb * fix: receiveSpokeRootOnHub * fix: graph node url * fix: typo * fix: subgraph prefix * build: fix build:all * feat: local networks for conversionRate * feat: pre happy path * feat: ensure automine is off * fix: anvil docker block time * fix: missing first one * fix: db url * feat: hub domain * fix: missing the entry * feat: wow, both path working * feat: anvil block time 10s * feat: relayer config for local test * feat: need deployments for build --------- Co-authored-by: wanglonghong <[email protected]> Co-authored-by: preethamr <[email protected]> Co-authored-by: sanchaymittal <[email protected]>
…connext/nxtp into feat/better-ecr-image-tagging
fix: tag images with the branch name
…orking-improvements
add testnet-prod lcp
feat: flow logs + networking improvements
* fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error * Fix/tf version bump (#4914) * fix: bump tf version and fix warning * fix: terraform version bump * fix: bumpTransfer task (#4950) * fix: One Inch authorization added * fix: added checks * 4927-One Inch config added to chain-abstraction SDK (#4955) * fix: One Inch authorization added * fix: added checks * Update typo Co-authored-by: Rahul Sethuram <[email protected]> --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: bump version * feat: 4708 protocol backend tasks for integration test (#4800) * feat: add devnet config * feat: tenderly devnet setup (#4722) * feat: create deploy scripts for devnet * feat: get latest synced blocknumber * fix: parse the result * feat: create graph-node dockers * feat: create all-in script for devnets * feat: deploy chains, deploy contracts, deploy subgraph * feat: create a separate docker-compose file * feat: add cartographer-api and database * chore: clean up * feat: 4718 smart contracts deploy dev net (#4757) * feat: install forge-deploy npm * fix: remove forge-deploy npm * feat: forge-deploy npm * feat: forge deploy basically works * feat: basically works * feat: remove forge-deploy * feat: deploy forge * forge install: solidity-stringutils * feat: solidity-stingutils * feat: messaging & connext deploy * feat: use gnosis instead of arbitrum * feat: multisend contract deploy * feat: deploy relayer proxy hub contract * chore: yarn.lock * feat: init * feat: init messaging layer * feat: agent setup * feat: initialize assets * feat: add devnet deploy commands to sh * feat: use gnosis instead of arbitrum * feat: contract deploy and init works in sh * feat: export deployments works * feat: devnet subgraph build works * feat: devnet subgraph deployed * feat: use local postgres db for carto of devnet * feat: devnet graph-client build * chore: rebuild * chore: graph-client build * fix: add setup step to ingest mainnet db data * fix: package name * fix: resolve errors and warnings * fix: wrong command * feat: use a separate docker-compose * fix: update off chain docker local setup * fix: update db port * fix: add dockerfile for carto image for local * fix: docker entry point for local carto poller * fix: use db image with cron setup * fix: setup db schema * fix: update lh docker build path * chore: delete * feat: we want a fresh devnet * feat: remove previous deployments * feat: setup chains with the RPC urls * feat: use a separate one * feat: create template files * feat: add `devnet` to network type * fix: a couple of syntax errors * feat: txservice get deployments * fix: typo * feat: replace * feat: put the network param * fix: relayer config * feat: add NETWORK variable * fix: subgraph deploy script * fix: rebuild graph-client * feat: subgraph adapter updated * feat: add subgraphPrefix * feat: use domain * feat: update tenderly cli before spawn * fix: deploy script * fix: dbmate up * fix: devnet deploy script * feat: hardhat-tenderly setup * fix: contracts build * feat: generate config in integration package * fix: add params to AdminHubConnector * feat: devnet messaging config * feat: devnet hh config * feat: hh deploy script to devnet * fix: export separately devnet:mainnet * fix: txservice get deployed contracts from devnet * fix: devnet init script * fix: devnet json name * fix: subgraph devnet deploy * fix: devnet init command * fix: build * fix: test * feat: implement a method * feat: update config file * fix: lint * fix: update a script name * feat: update bash script * fix: incorrect method of JSON * fix: devnet init * fix: setup docker after contract deployment * fix: devnet deploy command * fix: automatic verify * fix: speed up deploy * chore: spoke connector for lighthouse * fix: spoke connector address * fix: retry deploy command * feat: anvil docker image * feat: docker-compose for local network * fix: rename tenderly to devnet * fix: anvil disable --no-mine * fix: rename local test sh * feat: local network setup * fix: add local domain * fix: deploy script * fix: local export * fix: clean up devnet commands * refactor: update deploy script * feat: devnet deploy & init works * feat: add scripts * fix: update anvil docker image * feat: progress * chore: relevant settings * fix: yarn build:all * fix: subgraph deploy to local * fix: typo * fix: create with version label * fix: mapping * fix: prefix issue * chore: replace "local" * feat: graphclient rebuild * chore: yarn.lock * feat: test router, sequencer, relayer * fix: dbmate up * fix: subgraph adapter * chore: add mac setup * fix: chain setup for local spec * fix: default variables for local test * feat: skipping action * fix: setup router * fix: hardhat to anvil * feat: redeployments * fix: initializeRouter on routerAccount * feat: no need to setup asset here * feat: pre-xcallIntoLocal * chore: add abi for spoke and hub domain * chore: add connectors interface * feat: updates for onchain setup for slow path * chore: update the imports for spoke and hub connector * chore: update the implementation * fix: viem of pancake-sdk downgrade * feat: clean up xcall * fix: update e2e local bring up steps * feat: before approve * feat: horray, xcallIntoLocal * feat: create onchain methods * fix: typo * fix: dbmate * feat: spokeRootSent * feat: AdminMainnetSpokeConnector * chore: it changes every time * feat: send / propagate local root * feat: local test propagate works * fix: deploy script delay blocks * feat: receive aggregated root on spoke * fix: setup same local / adopted asset * fix: must be owner * chore: local.init.json * fix: from address * feat: xcall sent * feat: message queue setup * fix: cleanup * feat: process amb * fix: receiveSpokeRootOnHub * fix: graph node url * fix: typo * fix: subgraph prefix * build: fix build:all * feat: local networks for conversionRate * feat: pre happy path * feat: ensure automine is off * fix: anvil docker block time * fix: missing first one * fix: db url * feat: hub domain * fix: missing the entry * feat: wow, both path working * feat: anvil block time 10s * feat: relayer config for local test * feat: need deployments for build --------- Co-authored-by: wanglonghong <[email protected]> Co-authored-by: preethamr <[email protected]> Co-authored-by: sanchaymittal <[email protected]> * fix: pull from ghcr * chore: use the constant for db_image (#4963) * fix: try runner space clean up and fix smoke tests * fix: 1inch api for quote (#4964) * chore: disable smoke test on ci/cd for main * chore: fix smoke-test * chore: fix config setup step * fix: send to relayer with correct domain (#4978) * feat: flow logs + networking improvements * fix: roll back minor changes * fix: expire images but keep 20 at least * fix: fix lifecycle priority * chore: update config.local.json * tag images with the branch name * fix: add branch name to images * fix:chain-abstraction:bump (#4985) * fix: better lifecycle policy * add testnet-prod lcp * fix: vpc flow logs improvements * feat: split flow logs between private and public * fix: private subnet for router web3signer --------- Co-authored-by: Carlo Mazzaferro <[email protected]> Co-authored-by: Eddie <[email protected]> Co-authored-by: Prathmesh <[email protected]> Co-authored-by: Liu <[email protected]> Co-authored-by: wanglonghong <[email protected]> Co-authored-by: preethamr <[email protected]> Co-authored-by: sanchaymittal <[email protected]>
fix: public subnets for services
* fix: maticjs version * fix: migrate state to new backend (#4901) * fix: migrate state to new backend * fix: staging state migration + fixes --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: prod state migrations (#4903) * Fix/migrate state prod core (#4904) * fix: prod state migrations * fix: missing config * Fix/ci fix - remove flow control (#4910) * fix: remove ci stop check * fix: remove continue-on-error * Fix/tf version bump (#4914) * fix: bump tf version and fix warning * fix: terraform version bump * fix: bumpTransfer task (#4950) * fix: One Inch authorization added * fix: added checks * 4927-One Inch config added to chain-abstraction SDK (#4955) * fix: One Inch authorization added * fix: added checks * Update typo Co-authored-by: Rahul Sethuram <[email protected]> --------- Co-authored-by: Rahul Sethuram <[email protected]> * fix: bump version * feat: 4708 protocol backend tasks for integration test (#4800) * feat: add devnet config * feat: tenderly devnet setup (#4722) * feat: create deploy scripts for devnet * feat: get latest synced blocknumber * fix: parse the result * feat: create graph-node dockers * feat: create all-in script for devnets * feat: deploy chains, deploy contracts, deploy subgraph * feat: create a separate docker-compose file * feat: add cartographer-api and database * chore: clean up * feat: 4718 smart contracts deploy dev net (#4757) * feat: install forge-deploy npm * fix: remove forge-deploy npm * feat: forge-deploy npm * feat: forge deploy basically works * feat: basically works * feat: remove forge-deploy * feat: deploy forge * forge install: solidity-stringutils * feat: solidity-stingutils * feat: messaging & connext deploy * feat: use gnosis instead of arbitrum * feat: multisend contract deploy * feat: deploy relayer proxy hub contract * chore: yarn.lock * feat: init * feat: init messaging layer * feat: agent setup * feat: initialize assets * feat: add devnet deploy commands to sh * feat: use gnosis instead of arbitrum * feat: contract deploy and init works in sh * feat: export deployments works * feat: devnet subgraph build works * feat: devnet subgraph deployed * feat: use local postgres db for carto of devnet * feat: devnet graph-client build * chore: rebuild * chore: graph-client build * fix: add setup step to ingest mainnet db data * fix: package name * fix: resolve errors and warnings * fix: wrong command * feat: use a separate docker-compose * fix: update off chain docker local setup * fix: update db port * fix: add dockerfile for carto image for local * fix: docker entry point for local carto poller * fix: use db image with cron setup * fix: setup db schema * fix: update lh docker build path * chore: delete * feat: we want a fresh devnet * feat: remove previous deployments * feat: setup chains with the RPC urls * feat: use a separate one * feat: create template files * feat: add `devnet` to network type * fix: a couple of syntax errors * feat: txservice get deployments * fix: typo * feat: replace * feat: put the network param * fix: relayer config * feat: add NETWORK variable * fix: subgraph deploy script * fix: rebuild graph-client * feat: subgraph adapter updated * feat: add subgraphPrefix * feat: use domain * feat: update tenderly cli before spawn * fix: deploy script * fix: dbmate up * fix: devnet deploy script * feat: hardhat-tenderly setup * fix: contracts build * feat: generate config in integration package * fix: add params to AdminHubConnector * feat: devnet messaging config * feat: devnet hh config * feat: hh deploy script to devnet * fix: export separately devnet:mainnet * fix: txservice get deployed contracts from devnet * fix: devnet init script * fix: devnet json name * fix: subgraph devnet deploy * fix: devnet init command * fix: build * fix: test * feat: implement a method * feat: update config file * fix: lint * fix: update a script name * feat: update bash script * fix: incorrect method of JSON * fix: devnet init * fix: setup docker after contract deployment * fix: devnet deploy command * fix: automatic verify * fix: speed up deploy * chore: spoke connector for lighthouse * fix: spoke connector address * fix: retry deploy command * feat: anvil docker image * feat: docker-compose for local network * fix: rename tenderly to devnet * fix: anvil disable --no-mine * fix: rename local test sh * feat: local network setup * fix: add local domain * fix: deploy script * fix: local export * fix: clean up devnet commands * refactor: update deploy script * feat: devnet deploy & init works * feat: add scripts * fix: update anvil docker image * feat: progress * chore: relevant settings * fix: yarn build:all * fix: subgraph deploy to local * fix: typo * fix: create with version label * fix: mapping * fix: prefix issue * chore: replace "local" * feat: graphclient rebuild * chore: yarn.lock * feat: test router, sequencer, relayer * fix: dbmate up * fix: subgraph adapter * chore: add mac setup * fix: chain setup for local spec * fix: default variables for local test * feat: skipping action * fix: setup router * fix: hardhat to anvil * feat: redeployments * fix: initializeRouter on routerAccount * feat: no need to setup asset here * feat: pre-xcallIntoLocal * chore: add abi for spoke and hub domain * chore: add connectors interface * feat: updates for onchain setup for slow path * chore: update the imports for spoke and hub connector * chore: update the implementation * fix: viem of pancake-sdk downgrade * feat: clean up xcall * fix: update e2e local bring up steps * feat: before approve * feat: horray, xcallIntoLocal * feat: create onchain methods * fix: typo * fix: dbmate * feat: spokeRootSent * feat: AdminMainnetSpokeConnector * chore: it changes every time * feat: send / propagate local root * feat: local test propagate works * fix: deploy script delay blocks * feat: receive aggregated root on spoke * fix: setup same local / adopted asset * fix: must be owner * chore: local.init.json * fix: from address * feat: xcall sent * feat: message queue setup * fix: cleanup * feat: process amb * fix: receiveSpokeRootOnHub * fix: graph node url * fix: typo * fix: subgraph prefix * build: fix build:all * feat: local networks for conversionRate * feat: pre happy path * feat: ensure automine is off * fix: anvil docker block time * fix: missing first one * fix: db url * feat: hub domain * fix: missing the entry * feat: wow, both path working * feat: anvil block time 10s * feat: relayer config for local test * feat: need deployments for build --------- Co-authored-by: wanglonghong <[email protected]> Co-authored-by: preethamr <[email protected]> Co-authored-by: sanchaymittal <[email protected]> * fix: pull from ghcr * chore: use the constant for db_image (#4963) * fix: try runner space clean up and fix smoke tests * fix: 1inch api for quote (#4964) * chore: disable smoke test on ci/cd for main * chore: fix smoke-test * chore: fix config setup step * fix: send to relayer with correct domain (#4978) * feat: flow logs + networking improvements * fix: roll back minor changes * fix: expire images but keep 20 at least * fix: fix lifecycle priority * chore: update config.local.json * tag images with the branch name * fix: add branch name to images * fix:chain-abstraction:bump (#4985) * fix: better lifecycle policy * add testnet-prod lcp * fix: vpc flow logs improvements * feat: split flow logs between private and public * fix: private subnet for router web3signer * fix: public subnets for services * fix: add zksync provider (#5006) --------- Co-authored-by: Rahul Sethuram <[email protected]> Co-authored-by: Eddie <[email protected]> Co-authored-by: Prathmesh <[email protected]> Co-authored-by: Rahul Sethuram <[email protected]> Co-authored-by: Liu <[email protected]> Co-authored-by: wanglonghong <[email protected]> Co-authored-by: preethamr <[email protected]> Co-authored-by: sanchaymittal <[email protected]>
Fix/testnet prod networking fixes
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.
Description
Type of change
High-level change(s) description - from the user's perspective
Related Issue(s)
Fixes
Related pull request(s)