From 4e2833322d5c63fa8d06d534c6c9a94b2cd485f0 Mon Sep 17 00:00:00 2001 From: heydamali Date: Fri, 22 Sep 2023 12:37:36 +0400 Subject: [PATCH 1/2] Remove back slashes --- .../index.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/src/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat-partnership/index.md b/src/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat-partnership/index.md index ee7829ce4..50942b628 100644 --- a/src/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat-partnership/index.md +++ b/src/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat-partnership/index.md @@ -33,20 +33,26 @@ Truffle and Ganache fueled a wave of web3 advancements, enabling teams across th ## FAQ -**Why sunset Truffle and Ganache?**\ +**Why sunset Truffle and Ganache?** + Consensys is constantly evaluating how it can best support web3 builders and has seen incredible growth in demand and potential for our Infura, MetaMask Snaps, and SDK offerings. Consensys is shifting the Truffle team to focus on scaling those offerings and helping developers build with and for MetaMask. To support projects currently using Truffle and Ganache, Consensys is collaborating with Hardhat to migrate Truffle and Ganache users and move the codebases to a public archive. -**What migration support is available?**\ +**What migration support is available?** + Consensys recommends migrating from using Truffle and Ganache within the 3-month deprecation period to ensure the tooling being used is actively maintained and dependencies being updated. A full migration guide has been published [here](https://trufflesuite.com/docs/truffle/how-to/migrate-to-hardhat/) with step-by-step instructions on how to migrate your project to Hardhat. Consensys will maintain the Truffle documentation pages, archiving them along with the codebase for future reference and will be available in support channels ([Zendesk](https://trufflesuite.zendesk.com/hc/en-us/requests/new), GitHub[ discussions](https://github.com/orgs/trufflesuite/discussions), and [Consensys Discord](https://discord.com/channels/697535391594446898/799049410738520105)). to answer questions related to migrating. HardHat's support will also be ready to assist on their [#migrating-to-hardhat](https://discord.com/channels/750408878008827925/768892114087444491) Discord channel. -**How long will current Truffle users receive support?**\ +**How long will current Truffle users receive support?** + Nothing will change for the next 90 days and we are committed to working with our partners at Hardhat to support users as they migrate. For users who do not plan to migrate, the current codebases and documentation will remain available as public archives indefinitely. Ganache will not be upgraded to support the next hard fork that is currently planned for November. -**How will Consensys continue to support developers?**\ +**How will Consensys continue to support developers?** + Consensys is constantly evaluating how we can uniquely serve and empower developers. With a constellation of developer tools emerging in our ecosystem, including leaders like Hardhat, builders have never had more options for writing, testing and deploying smart contracts. Sunsetting Truffle and Ganache allow us to focus our teams on building out MetaMask as a platform and empowering developers around the world to build impactful dapps using the MetaMask SDK, Snaps, and our library of APIs and Infura endpoints. -**What will happen to the Truffle team?**\ +**What will happen to the Truffle team?** + The engineering and product teams have moved internally to developer-focused offerings within MetaMask and Infura, where they will continue their work enabling web3 builders. -**Where can I learn more?** \ +**Where can I learn more?** + We are hosting a community AMA on September 27, and you can submit your questions [here](https://truffle.deform.cc/community-ama/). You can also ask questions in the interim on [GitHub discussions](https://github.com/orgs/trufflesuite/discussions). From 8cc143544b0ea29565c3da41e9958c5a69739ea1 Mon Sep 17 00:00:00 2001 From: heydamali Date: Fri, 22 Sep 2023 12:53:06 +0400 Subject: [PATCH 2/2] Update hard fork timeline --- .../index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat-partnership/index.md b/src/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat-partnership/index.md index 50942b628..b12845589 100644 --- a/src/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat-partnership/index.md +++ b/src/blog/consensys-announces-the-sunset-of-truffle-and-ganache-and-new-hardhat-partnership/index.md @@ -43,7 +43,7 @@ Consensys recommends migrating from using Truffle and Ganache within the 3-month **How long will current Truffle users receive support?** -Nothing will change for the next 90 days and we are committed to working with our partners at Hardhat to support users as they migrate. For users who do not plan to migrate, the current codebases and documentation will remain available as public archives indefinitely. Ganache will not be upgraded to support the next hard fork that is currently planned for November. +Nothing will change for the next 90 days and we are committed to working with our partners at Hardhat to support users as they migrate. For users who do not plan to migrate, the current codebases and documentation will remain available as public archives indefinitely. Ganache will not be upgraded to support the next hard fork that is currently planned for December. **How will Consensys continue to support developers?**