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

cmd/utils: add deprecation warning for Rinkeby #24884

Merged
merged 1 commit into from
May 16, 2022

Conversation

karalabe
Copy link
Member

@karalabe karalabe commented May 16, 2022

TL;DR:

$ geth --rinkeby --syncmode=light console]

INFO [05-16|08:28:09.050] Starting Geth on Rinkeby testnet... 
INFO [05-16|08:28:09.050] Dropping default light client cache      provided=1024 updated=128
INFO [05-16|08:28:09.052] Maximum peer count                       ETH=0 LES=10 total=50
INFO [05-16|08:28:09.053] Set global gas cap                       cap=50,000,000
WARN [05-16|08:28:09.053]  
WARN [05-16|08:28:09.053] -------------------------------------------------------------------------------- 
WARN [05-16|08:28:09.053] Please note, Rinkeby has been deprecated. It will still work for the time being, 
WARN [05-16|08:28:09.053] but there will be no further hard-forks shipped for it. Eventually the network 
WARN [05-16|08:28:09.053] will be permanently halted after the other networks transition through the merge 
WARN [05-16|08:28:09.053] and prove stable enough. For the most future proof testnet, choose Sepolia as 
WARN [05-16|08:28:09.053] your replacement environment (--sepolia instead of --rinkeby). 
WARN [05-16|08:28:09.053] -------------------------------------------------------------------------------- 
WARN [05-16|08:28:09.053]  
INFO [05-16|08:28:09.053] Allocated cache and file handles         database=~/.ethereum/rinkeby/geth/lightchaindata cache=64.00MiB handles=524,288

@karalabe karalabe added this to the 1.10.18 milestone May 16, 2022
Copy link
Member

@MariusVanDerWijden MariusVanDerWijden left a comment

Choose a reason for hiding this comment

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

Doesn't look good to me 😢
But approved

@karalabe karalabe merged commit fcbc05c into ethereum:master May 16, 2022
@ksaitor
Copy link

ksaitor commented May 16, 2022

sadness :(

@guillermoriv
Copy link

Sadness : (

@sasicodes
Copy link

💔

@0xSumitBanik
Copy link

Sad Day 🥲

@PatrickAlphaC
Copy link

PatrickAlphaC commented May 16, 2022

Welp... My upcoming 24-hour video is using Rinkeby.

Hopefully, the chain continues to work for at least for the next year 😢

@karalabe
Copy link
Member Author

There's no immediate plan to terminate the chain. It won't happen prior to the next EL feature fork, which probably won't happen this year, so :)

@PatrickAlphaC
Copy link

The Geth team is so based. Thank you @karalabe!!!

@tallywiesenberg
Copy link

Pressing F to pay respects

F

@q9f
Copy link
Contributor

q9f commented May 17, 2022

sidhujag pushed a commit to syscoin/go-ethereum that referenced this pull request May 31, 2022
cmd/utils: add deprecation warning for Rinkeby
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants