All notable changes for module/net
between stable releases of this
repository.
- Add
- Sign and verify hashes directly
Swich to calver
Initially, the repository used semantic versioning. Below are the remainders of this epoch.
- Add
- Signature verification in
$.key-pair
(formerly$.sign
) - Support for local clients
- Signature verification in
- Change
- Peer servers now persist their data when stopping by default
- Prefix
$.client
functions for results withresult->
- Rename
$.client/sequence
to$.client/sequence-id
- Rename
$.sign
to$.key-pair
- Rename
$.sign/signed
to$.key-pair/sign
- Update to
:module/cvm
0.0.0-alpha4 and Convex 0.7.9
- Add
- Merge former
:module/crypto
project, bringing new namespaces:$.pfx
$.sign
- Merge former
- Change
- Upgrade
:module/cvm
to0.0.0-alpha3
- Upgrade
- Change
- Upgrade
:module/crypto
to0.0.0-alpha1
- Upgrade
:module/cvm
to0.0.0-alpha2
- Upgrade
- Add
- First API iteration
$.client
$.server
- Depends on
convex-peer/0.7.0
crypto.clj/0.0.0-alpha0
cvm.clj/0.0.0-alpha1
- First API iteration