Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2023

Updates the requirements on pallas to permit the latest version.

Release notes

Sourced from pallas's releases.

v0.17.0

v0.17.0 (2023-01-26)

Bug Fixes

  • use PlutusBytes to encode BigUInt/BigNInt (#216)
Changelog

Sourced from pallas's changelog.

[v0.15.0] - 2022-11-13

Chore

  • Remove lagging pre-release ref (#206)
  • Fix lint warnings (#205)
  • Remove pre-release ref from deps (#204)
  • Fix address lint issue (#201)
  • miniprotocols: Fix integration tests after preview respin (#203)
  • miniprotocols: Add chain-sync tip test (#199)

Feat

  • Migrate to dumb agents (#198)
  • traverse: produces_at method for MultiEraTx (#200)

Fix

  • primitives: Handle generic int in Plutus data (#202)

BREAKING CHANGE

handshake, chainsync, localstate and blockfetch mini-protocols changed the API surface

[v0.14.0] - 2022-10-13

[v0.14.0-alpha.6] - 2022-10-13

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)

Feat

  • 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)

... (truncated)

Commits
  • 2e86a39 Release 0.17.0
  • c673034 fix: use PlutusBytes to encode BigUInt/BigNInt (#216)
  • 120e782 Release 0.16.0
  • c51580d feat(miniprotocols): Introduce tracing (#214)
  • 6fa936a fix: Match CBOR encoding of plutus data with the haskell implementation. (#212)
  • 03c36f5 feat(multiplexer): Introduce sync multiplexer option (#210)
  • 323402e feat(addresses): Add helper for shelley into stake address (#208)
  • f5c096a fix(addresses): Remove bad todo in bech32 logic (#207)
  • 59ccdcd Release 0.15.0
  • a34060a Release 0.14.1
  • Additional commits viewable in compare view

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.17.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 Jan 26, 2023
@dependabot dependabot bot requested a review from mark-stopka January 26, 2023 11:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #124.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/cargo/pallas-0.17.0 branch February 6, 2023 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