mirror of
https://github.com/corda/corda.git
synced 2024-12-20 21:43:14 +00:00
docs: add release note on curve switch
This commit is contained in:
parent
2b4ebd4f09
commit
a8ce69ccb9
@ -12,7 +12,7 @@ Here are changes in git master that haven't yet made it to a snapshot release:
|
||||
* Amount class is now generic, to support non-currency types (such as assets, or currency with additional information).
|
||||
* Refactored the Cash contract to have a new FungibleAsset superclass, to model all countable assets that can be merged
|
||||
and split (currency, barrels of oil, etc.)
|
||||
|
||||
* Switched to the ed25519 elliptic curve from secp256r1. Note that this introduces a new external lib dependency.
|
||||
|
||||
Milestone 0
|
||||
-----------
|
||||
@ -24,4 +24,4 @@ This is the first release, which includes:
|
||||
* The first version of the protocol/orchestration framework
|
||||
* Some initial support for pluggable consensus mechanisms
|
||||
* Tutorials and documentation explaining how it works
|
||||
* Much more ...
|
||||
* Much more ...
|
||||
|
Loading…
Reference in New Issue
Block a user