Skip to content
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

Print warning for deprecated testnets #4173

Merged

Conversation

daniellehrner
Copy link
Contributor

Signed-off-by: Daniel Lehrner daniel.lehrner@consensys.net

PR description

Prints a deprecation warning for Ropsten, Kiln and Rinkeby

Fixed Issue(s)

fixes #4163

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if
    updates are required.

The documentation should mention that Ropsten, Rinkeby and Kiln are deprecated

Changelog

Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
@daniellehrner daniellehrner added the doc-change-required Indicates an issue or PR that requires doc to be updated label Jul 26, 2022
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
@daniellehrner daniellehrner marked this pull request as ready for review July 27, 2022 11:05
Copy link
Contributor

@jflo jflo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 2nd test on throwing error for non-deprecated networks is only run against deprecated networks. I think the input enums should be switched to MAINNET, SEPOLIA, GOERLI

… name

Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
@daniellehrner daniellehrner requested a review from jflo July 27, 2022 17:04
Copy link
Contributor

@jflo jflo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx!

@daniellehrner daniellehrner enabled auto-merge (squash) July 28, 2022 21:20
@daniellehrner daniellehrner merged commit 3913174 into hyperledger:main Jul 28, 2022
@alexandratran alexandratran removed the doc-change-required Indicates an issue or PR that requires doc to be updated label Aug 11, 2022
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
* print warning for deprecated testnets

Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add deprecation warning for Ropsten, Kiln, Rinkeby
3 participants