Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2022

Updates the requirements on pallas to permit the latest version.

Release notes

Sourced from pallas's releases.

v0.14.0

v0.14.0 (2022-10-13)

Features

  • return indexes along with outputs returned by produces() (#193)
  • Provide access to all assets at a tx out (#180)
  • Add magic constants for preview and preprod environments (#179)
  • Introduce Bech32 crate (#176)
  • addresses: Add hex and bech32 for Shelley parts (#181)
  • primitives: Preserve order of map structures (#192)
  • primitives: Enable serde of ledger structs (#169)
  • traverse: Add helper methods to Asset data (#195)
  • traverse: Provide access to original Datum hash (#189)
  • traverse: Introduce new MultiEraTx helpers (#184)

Bug Fixes

  • Stop double CBOR encoding of Plutus script used for hashing (#188)
  • use correct prefix when hashing plutus v2 script (#182)
  • codec: Make Int struct copy (#170)
  • primitives: Add missing PartialOrd and Ord to TransactionInput (#191)
  • traverse: Make ToHash trait public outside crate (#186)
  • Handle undefined CBOR maps in Plutus data (#196)

Build

  • deps: update minicbor requirement from 0.17 to 0.18 (#134)
  • deps: update bech32 requirement from 0.8.1 to 0.9.1 (#177)

Chore

  • Fix linter warnings (#194)
  • Fix lint warnings (#190)
  • Move fee logic out of primitives (#174)
  • Move time logic out of primitives (#173)
  • Move hash logic out of primitives (#172)
  • primitives: Remove redundant address logic (#171)
Changelog

Sourced from pallas's changelog.

[Unreleased]

[v0.10.0] - 2022-06-04

Chore

  • deps: Upgrade to minicbor 0.17 (breaking changes) (#109)

Feat

  • Improve multiplexer ergonomics (#111)
  • Add mechanism to retain original CBOR (#110)
  • multiplexer: Allow fine-grained control of concurrency strategy (#106)
  • primitives: Add self-contained transaction struct (#107)

[v0.9.1] - 2022-05-03

Fix

  • Provide access to PlutusScript bytes (#102)

[v0.9.0] - 2022-04-30

Ci

  • Skip publish confirmation prompt
  • Enable tag-based release workflow
  • Add draft version of the release workflow (#101)

Docs

  • Add retroactive change log

[v0.9.0-alpha.1] - 2022-04-29

Chore

  • Add unit test for native script hash (#98)
  • Move miniprotocol examples to custom crate (#97)

Feat

  • Implement Plutus Data hashing / JSON (#100)

Fix

  • Use correct struct for metadatum labels (#96)
  • Update failing native script json test (#95)
  • primitives: Fix native scripts policy id (add missing tag) (#94)
  • primitives: Fix native scripts before/after type serialization (#93)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pallas](https://github.com/txpipe/pallas) to permit the latest version.
- [Release notes](https://github.com/txpipe/pallas/releases)
- [Changelog](https://github.com/txpipe/pallas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/txpipe/pallas/compare/pallas-codec@0.7.1...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 14, 2022
@dependabot dependabot bot requested a review from mark-stopka October 14, 2022 11:04
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2022

Superseded by #118.

@dependabot dependabot bot closed this Nov 14, 2022
@dependabot dependabot bot deleted the dependabot/cargo/pallas-0.14.0 branch November 14, 2022 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants