Marek Kotewicz
2424736ffe
qt building on mac
10 years ago
Marek Kotewicz
357fce6a8d
Merge branch 'build_enhancement' of https://github.com/debris/cpp-ethereum into build_enhancement
10 years ago
Marek Kotewicz
16983a717c
Merge branch 'build_enhancement' of https://github.com/sveneh/cpp-ethereum into build_enhancement
Conflicts:
cmake/EthDependencies.cmake
extdep/CMakeLists.txt
extdep/json-rpc-cpp.cmake
10 years ago
debris
bb1f01f9c0
common changes
10 years ago
debris
1e7c9739ac
common changes for windows build
10 years ago
sveneh
79f2e52ec6
use CMAKE_PREFIX_PATH instead of CMAKE_FILE_ROOT_PATH; removed the
requirement to use EXACT version numbers for dependencies, cleanup
10 years ago
Marek Kotewicz
5d7f374a38
leveldb downloaded locally
10 years ago
debris
859cbb451d
leveldb on windows
10 years ago
debris
8731da36cc
Merge branch 'build_enhancement' of https://github.com/debris/cpp-ethereum into build_enhancement
10 years ago
debris
2dd4f2168a
fixed CMAKE_PREFIX_PATH && MSVC compiler rejection
10 years ago
Marek Kotewicz
cd612bb808
leveldb and snappy for apple build
10 years ago
debris
941184f6a7
json-rpc-cpp improved config method
10 years ago
debris
8dd7affd09
jsonrpc visual studio windows build!
10 years ago
debris
01167d1b35
argtable && jsoncpp msbuild
10 years ago
debris
e29befcb96
cryptopp msbuild
10 years ago
sveneh
39f0fd1320
cleanup, Readme
10 years ago
administrator
ddac0ebb31
now also builds correctly on OS X
10 years ago
sveneh
eb856e3d30
Merge remote-tracking branch 'debris/mk_jsonrpc_upgrade' into build_enhancement
This basically pulls in libjson-rpc-cpp 0.3.2, updated from previous
0.2.1. v0.3.2 completely changes its own setup, hence such a massive
change
builds fine on Ubuntu, needs check on OS X
Conflicts:
CMakeLists.txt
cmake/EthDependenciesDeprecated.cmake
eth/CMakeLists.txt
libqethereum/CMakeLists.txt
libweb3jsonrpc/CMakeLists.txt
neth/CMakeLists.txt
test/CMakeLists.txt
10 years ago
Marek Kotewicz
93089bbbf0
Merge branch 'develop' into mk_jsonrpc_upgrade
Conflicts:
libweb3jsonrpc/abstractwebthreestubserver.h
libweb3jsonrpc/spec.json
test/webthreestubclient.h
10 years ago
Gav Wood
f81802864d
Merge branch 'filter_logs' into develop
10 years ago
Gav Wood
85e3bd4939
Allow data to be passed in old way.
10 years ago
Gav Wood
e81197606a
Log & watches.
10 years ago
Marek Kotewicz
ee7cf138b4
Merge branch 'filter_logs' of https://github.com/ethereum/cpp-ethereum into logs
10 years ago
Marek Kotewicz
d59a571350
logs method in ethereum.js
10 years ago
Marek Kotewicz
ee7c423868
common changes
10 years ago
Gav Wood
89ee4a3d2b
More fixes for logging.
10 years ago
Marek Kotewicz
1b1c48b67b
Merge branch 'filter_logs' of https://github.com/ethereum/cpp-ethereum into logs
Conflicts:
libweb3jsonrpc/abstractwebthreestubserver.h
libweb3jsonrpc/spec.json
test/webthreestubclient.h
10 years ago
Marek Kotewicz
e2948c7040
logs in spec
10 years ago
Gav Wood
7a0cb2bf23
Renaming and fixes.
10 years ago
Marek Kotewicz
67bc10efd6
fixed test
10 years ago
sveneh
cc92d2e501
changed the source repository for libjson-rpc-cpp AGAIN, as the forked one did not build on
OS X. Back to the official repo again. Windows support we will have to
do ourself.
10 years ago
Gav Wood
5c17838ca1
Build fix.
10 years ago
Gav Wood
908e0c498a
Remove overly verbose log.
10 years ago
Marek Kotewicz
b876f24ea9
common changes
10 years ago
Marek Kotewicz
28d69e0981
common changes
10 years ago
Marek Kotewicz
c2ea3dc2d5
Merge branch 'develop' into mk_jsonrpc_upgrade
Conflicts:
alethzero/MainWin.cpp
libweb3jsonrpc/WebThreeStubServer.cpp
libweb3jsonrpc/abstractwebthreestubserver.h
libweb3jsonrpc/spec.json
test/jsonrpc.cpp
test/webthreestubclient.h
10 years ago
Marek Kotewicz
c04f252b29
changes in az mainwin
10 years ago
Marek Kotewicz
3a1b83538b
migration to log filters, not finished
10 years ago
sveneh
a66d369926
switched to a fork of json-rpc-cpp, roughly resembling v0.3.2. This fork
has already preliminary windows support
10 years ago
chriseth
6fa0cbf85d
Merge pull request #515 from chriseth/sol_structs
Mappings and structs for Solidity
10 years ago
Marek Kotewicz
9cf1fb0dc7
transact value may be int
10 years ago
Marek Kotewicz
5d55344f3a
common changes in ethereum.js
10 years ago
Marek Kotewicz
4c4dd302f2
ethereum.js not minified, serpent compiler, jsonrpc handles compilers exceptions
10 years ago
Marek Kotewicz
3ba250c61f
fixed #502
10 years ago
Marek Kotewicz
52c9a7c316
Merge branch 'develop' into js_abi
Conflicts:
libweb3jsonrpc/WebThreeStubServer.cpp
10 years ago
Gav Wood
6af670af27
Windows build fix.
10 years ago
Gav Wood
0f7e159df4
Brain-dead MSVC strikes again.
10 years ago
Gav Wood
ecf4ede030
Clean up Alex's Windows mess :-P
10 years ago
sveneh
70ea549657
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build_enhancement
Conflicts:
libdevcrypto/EC.cpp -> accept-incoming
10 years ago
Gav Wood
d7972e726d
Minor UI changes and reduction of verbosity.
10 years ago