Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump clvm-rs from 0.1.10 to 0.1.15 #13

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 2, 2021

Bumps clvm-rs from 0.1.10 to 0.1.15.

Release notes

Sourced from clvm-rs's releases.

0.1.15

Pinned dependencies

0.1.14

Added third parameter to create_coin for memo

0.1.13

Correctly upload with maturin tag

0.1.12

CREATE_COIN changes

0.1.11

Updated list processing

Commits
  • a6ff35d update to 15
  • ad1f5ef simpler bounds checks in ash and lsh
  • ae58045 don't allow cargo to update semver compatible versions
  • 125187c add test to ensure a hint/memo specified as a list is ignored
  • 51c290e update to 14
  • 69ee3cc treat the optional 3rd create_coin parameter as a list of hints/memos. Still ...
  • 2393075 simplify handling of CREATE_COIN hint to always include it in what's returned...
  • 1bf5c2d add documentation of edge cases in consensus rules
  • 1ee47e8 add tests for malicious generators
  • bbe759b slight simplification; merge CreateCoin and CreateCoinWithHint
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [clvm-rs](https://github.com/Chia-Network/clvm_rs) from 0.1.10 to 0.1.15.
- [Release notes](https://github.com/Chia-Network/clvm_rs/releases)
- [Commits](Chia-Network/clvm_rs@0.1.10...0.1.15)

---
updated-dependencies:
- dependency-name: clvm-rs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 2, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 7, 2021

Superseded by #21.

@dependabot dependabot bot closed this Dec 7, 2021
@dependabot dependabot bot deleted the dependabot-pip-main-clvm-rs-0.1.15 branch December 7, 2021 09:12
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants