Commit graph

6 commits

Author SHA1 Message Date
Santiago Carmuega
d87c069a1c Release 0.4.0
pallas@0.4.0
pallas-alonzo@0.4.0
pallas-blockfetch@0.4.0
pallas-chainsync@0.4.0
pallas-crypto@0.4.0
pallas-handshake@0.4.0
pallas-localstate@0.4.0
pallas-machines@0.4.0
pallas-multiplexer@0.4.0
pallas-txsubmission@0.4.0

Generated by cargo-workspaces
2022-01-31 20:42:45 -03:00
dependabot[bot]
6ab3140494
build(deps): update minicbor requirement from 0.12 to 0.13 (#37)
Updates the requirements on [minicbor](https://gitlab.com/twittner/minicbor) to permit the latest version.
- [Release notes](https://gitlab.com/twittner/minicbor/tags)
- [Changelog](https://gitlab.com/twittner/minicbor/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/twittner/minicbor/compare/minicbor-v0.12.0...minicbor-v0.13.0)

---
updated-dependencies:
- dependency-name: minicbor
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 18:32:53 -03:00
Rinor Hoxha
cacd74d8b7
build(deps): update cryptoxide requirement from 0.3.6 to 0.4.1 (#36) 2022-01-31 11:51:34 -03:00
Nicolas Di Prima
1cb1b3e4ab
add Ed25519 and Ed25519Extended asymmetric keys 2022-01-22 10:33:14 +00:00
Nicolas Di Prima
b74f46fb4a
feat: make use of the pallas_crypto::Hash type (#25) 2022-01-20 12:11:04 -03:00
Nicolas Di Prima
ad2e0d1bb3
Move the cryptographic hash to newly created pallas-crypto 2022-01-17 23:16:13 +00:00