trustbloc / sidetree-fabric

Implementation of Sidetree with a backing Hyperledger Fabric ledger
Apache License 2.0
26 stars 13 forks source link

Add protocol version manager #422

Closed bstasyszyn closed 4 years ago

bstasyszyn commented 4 years ago

A version manager should manage the various protocol versions, allowing a new protocol version to be implemented for current requests but also support the resolution of operations that were created using an older protocol version.