nucypher/newsfragments/2802.misc.rst

2 lines
373 B
ReStructuredText
Raw Normal View History

2021-10-15 22:19:18 +00:00
Extracting protocol logic into an underlying layer and preparing to move it to Rust. Involves multiple ABI changes (in ``Arrangement``, ``MessageKit``, ``RevocationOrder``, ``EncryptedTreasureMap``, node metadata). In particular, old node metadata will be backward incompatible with the current version, since it now shares the versoning logic with other protocol objects.