Skip to content

[Snyk] Upgrade solidity-rlp from 2.0.1 to 2.0.5#6

Open
snyk-bot wants to merge 1 commit into
mainfrom
snyk-upgrade-baadf39c1a88ee46b52bcf192b7b0ae3
Open

[Snyk] Upgrade solidity-rlp from 2.0.1 to 2.0.5#6
snyk-bot wants to merge 1 commit into
mainfrom
snyk-upgrade-baadf39c1a88ee46b52bcf192b7b0ae3

Conversation

@snyk-bot

@snyk-bot snyk-bot commented Apr 4, 2022

Copy link
Copy Markdown

Snyk has created this PR to upgrade solidity-rlp from 2.0.1 to 2.0.5.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released a year ago, on 2021-05-12.
Release notes
Package name: solidity-rlp
  • 2.0.5 - 2021-05-12

    Changed

    • Save gas when copying memory that's a multiple of 32 bytes.
  • 2.0.4 - 2021-04-03

    Added

    • rlpBytesKeccak256(RLPItem) returns keccak256 hash of RLP encoded bytes.
    • payloadKeccak256(RLPItem) returns keccak256 hash of the item payload.
    • payloadLocation(RLPItem) (uint memPtr, uint len) returns the memory pointer and byte length of
      the data payload.
  • 2.0.3 - 2020-12-01

    2.0.3

    Added

    • support for solidity 0.6.x
  • 2.0.2 - 2020-08-25

    2.0.2

    Changed

    • toBoolean(RLPItem) will return false for the rlp encoded string, "0x80". This is because common
      rlp encoding libraries will encode "0" as "0x80".
  • 2.0.1 - 2019-08-22

    2.0.1

    Added

    • iterator(RLPItem) returns an iterator object over an rlp encoded list
    • hasNext(Iterator) returns a boolean if the iterator has an item to iterate on next
    • next(Iterator) returns (RLPItem) returns an RLPItem of the next item up for iteration
from solidity-rlp GitHub release notes
Commit messages
Package name: solidity-rlp

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant