This repository has been archived by the owner on Feb 7, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 372
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/develop' into release
- Loading branch information
Showing
10 changed files
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule alethzero
updated
3 files
+1 −1 | CMakeLists.txt | |
+7 −1 | alethzero/AlethZero.cpp | |
+2 −1 | libaleth/Aleth.cpp |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule libethereum
updated
54 files
Submodule libweb3core
updated
4 files
+1 −1 | CMakeLists.txt | |
+19 −1 | libdevcore/FileSystem.cpp | |
+4 −0 | libdevcore/FileSystem.h | |
+11 −1 | libdevcrypto/CryptoPP.cpp |
Submodule web3.js
updated
from ed0431 to 964260
Submodule webthree
updated
9 files
+1 −3 | CMakeLists.txt | |
+1 −1 | eth/main.cpp | |
+0 −16 | exp/CMakeLists.txt | |
+0 −255 | exp/main.cpp | |
+0 −14 | flu/CMakeLists.txt | |
+0 −484 | flu/MainCLI.cpp | |
+0 −120 | flu/MainCLI.h | |
+0 −74 | flu/main.cpp | |
+8 −1 | libwebthree/WebThree.cpp |
Submodule webthree-helpers
updated
14 files
+18 −9 | cmake/EthBuildInfo.cmake | |
+1 −1 | cmake/EthCompilerSettings.cmake | |
+1 −1 | cmake/EthExecutableHelper.cmake | |
+1 −1 | cmake/scripts/macdeployfix.sh | |
+3 −0 | cmake/templates/BuildInfo.h.in | |
+7 −29 | homebrew/cpp-ethereum.rb.in | |
+1 −1 | new.sh | |
+2 −2 | scripts/ethbinaries.sh | |
+1 −1 | scripts/ethbuild.sh | |
+1 −1 | scripts/ethbuildcommon.sh | |
+1 −1 | scripts/ethtests.sh | |
+1 −1 | scripts/ethupdate.sh | |
+1 −1 | scripts/ethwindowsenv.sh | |
+1 −1 | utils/CMakeLists.txt |