Skip to content
Snippets Groups Projects
Commit 44c61afc authored by Adrien Béraud's avatar Adrien Béraud Committed by Guillaume Roguez
Browse files

eth: bump sources, remove dependency to boost, cryptopp

Update "eth" to latest version from
https://github.com/ethereum/cpp-ethereum

This new version makes use of secp256k1 instead of custom
code and cryptopp to handle EC generation, and reduces its dependency
to boost to use more of the C++11 STL.

This allows to trim the code to completely remove the boost and
cryptopp dependencies.

Change-Id: I19118d3b833a9425cddbeabf6d0b6e07d5a4b15e
parent dc7891c4
No related branches found
No related tags found
No related merge requests found
Showing
with 105 additions and 2118 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment