stellar / stellar-core

Reference implementation for the peer-to-peer agent that manages the Stellar network.
https://www.stellar.org
Other
3.11k stars 968 forks source link

Kick out older clients from the network #4374

Open marta-lokhova opened 1 week ago

marta-lokhova commented 1 week ago

The network is now running v21, which means we can drop older clients (v20.x.x and prior) in the next release.

marta-lokhova commented 1 week ago

Will potentially be resolved with https://github.com/stellar/stellar-core/pull/4353