Skip to content

Conversation

@ayrat555
Copy link
Member

A recently released version of ex_rlp should speed up working with RLP encoding

mana-ethereum/ex_rlp#15

{:ethereumex, "~> 0.5.0"},
{:evm, in_umbrella: true},
{:ex_rlp, "~> 0.3.1"},
{:ex_rlp, git: "https://github.com/mana-ethereum/ex_rlp", branch: "ab-fix-decoding"},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this now be:

{:ex_rlp, "~> 0.4.1"}

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ayrat555 ayrat555 merged commit 2ee5376 into master Nov 27, 2018
Copy link
Contributor

@hayesgm hayesgm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great!

@ayrat555 ayrat555 deleted the ab-bump-ex-rlp branch November 30, 2018 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants