Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 22, 2021

Bumps clvm from 0.9.0 to 0.9.7.

Commits
  • 1a5cb17 make SExp wrap any tree implementing the CLVMObject protocol. (#94)
  • ea73c29 add some typing
  • 92126c2 mul test that exceeds max cost and test for unknown opcode (reserved) (#84)
  • e13cf62 fix coveralls uploads (#83)
  • 3db2634 update costs according to new plan (#82)
  • d5c5ba4 First crack at two-parameter substr.
  • b905f24 rename LIMB -> BYTE
  • 338905d split the difference of the bls costs (between a normal computer and an RPi)
  • 094b942 update costs to be more RPi friendly
  • 5618a52 update costs to more closely match run-time cost of rust implementation
  • 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](https://github.com/Chia-Network/clvm) from 0.9.0 to 0.9.7.
- [Release notes](https://github.com/Chia-Network/clvm/releases)
- [Changelog](https://github.com/Chia-Network/clvm/blob/main/HISTORY.org)
- [Commits](Chia-Network/clvm@0.9.0...0.9.7)

---
updated-dependencies:
- dependency-name: clvm
  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 Jun 22, 2021
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