Commit graph

7 commits

Author SHA1 Message Date
Santiago Carmuega
0b9510d5ce Release 0.5.0-alpha.0
pallas@0.5.0-alpha.0
pallas-crypto@0.5.0-alpha.0
pallas-miniprotocols@0.5.0-alpha.0
pallas-multiplexer@0.5.0-alpha.0
pallas-primitives@0.5.0-alpha.0

Generated by cargo-workspaces
2022-02-09 07:26:13 -03:00
Santiago Carmuega
0911d6adea 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]
3f357b9b1d 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
e38217f2ec 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
b4a530cc95 add Ed25519 and Ed25519Extended asymmetric keys 2022-01-22 10:33:14 +00:00
Nicolas Di Prima
350b8eeacb feat: make use of the pallas_crypto::Hash type (#25) 2022-01-20 12:11:04 -03:00
Nicolas Di Prima
57d6791096 Move the cryptographic hash to newly created pallas-crypto 2022-01-17 23:16:13 +00:00