Marek Kotewicz
|
fbac189649
|
common changes in client
|
10 years ago |
Gav Wood
|
c2a9ba7dca
|
Improvements to help text of RLP.
|
10 years ago |
arkpar
|
2574741a14
|
enabled -pedantic for gcc build
|
10 years ago |
CJentzsch
|
462d5ddd53
|
Merge remote-tracking branch 'upstream/poc9trie' into POC9tests
|
10 years ago |
Gav Wood
|
54a03f33d1
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
10 years ago |
Gav Wood
|
7b6f8c460b
|
RLP tool.
|
10 years ago |
arkpar
|
123c96b283
|
removed duplicate include
|
10 years ago |
arkpar
|
1ddff7d9b7
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_srci
Conflicts:
mix/qml/StatusPane.qml
|
10 years ago |
arkpar
|
3e7d9e7e04
|
solidity debugger inspectors
|
10 years ago |
Gav Wood
|
f4c93bb091
|
Merge pull request #1186 from onepremise/develop
Updates for Building all cpp-ethereum on MinGW(64)
|
10 years ago |
CJentzsch
|
af0a9fbee3
|
Merge remote-tracking branch 'upstream/poc9trie' into POC9tests
|
10 years ago |
Gav Wood
|
2c7f9984c1
|
Merge pull request #1200 from debris/ethereumjs
ethereum.js 0.0.16
|
10 years ago |
Gav Wood
|
9d0852a425
|
Merge pull request #1203 from winsvega/poc9trie
Transaction Test Fillers POC9
|
10 years ago |
Gav Wood
|
a9fdade3db
|
Merge pull request #1207 from CJentzsch/BlockChainTests
block header strictness + update mixbytes to mixHash
|
10 years ago |
CJentzsch
|
f15e53a8d6
|
fix evmjit build
|
10 years ago |
yann300
|
36fd3a6276
|
DeploymentDialog.qml Redesign (replace labels by icons)
|
10 years ago |
CJentzsch
|
8617e38311
|
merge
|
10 years ago |
Gav Wood
|
d7d8875399
|
Params & JSON file.
|
10 years ago |
yann300
|
85435c10c5
|
DeploymentDialog.qml Redesign
|
10 years ago |
Gav Wood
|
d14df543ff
|
Add date/time language to solidity.
|
10 years ago |
jhuntley
|
6d62e3ab26
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
jhuntley
|
15810eb55f
|
cmake build updates for mingw. Make sure to include boost where referenced and install runtime dlls to bin upon install.
|
10 years ago |
jhuntley
|
0bf7d15a57
|
asio.h and windows.h build comments as per request.
|
10 years ago |
jhuntley
|
cb62fddd8a
|
Consolidating macro resolution to one header file as per project owner request. Added inline comments covering reasons for undef of macros. Resolves issues with problem #832:
Adding UndefWindowsMacros.h to handle V8 CPP conflicts in Windows #832
|
10 years ago |
jhuntley
|
31f39b5e95
|
Update to resolve "#error : The macro "DELETE" from windows.h conflicts with this file." on windows vs build.
|
10 years ago |
jhuntley
|
d51036b3e2
|
Adding comments for #undef per project owner request.
|
10 years ago |
jhuntley
|
36d44fd7be
|
Define comes before standard windows header defines. Added __MINGW32__ define to ensure debug_break is defined for mingw builds.
|
10 years ago |
jhuntley
|
0951b9a9cc
|
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'.
|
10 years ago |
jhuntley
|
f7508dfc8a
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
10 years ago |
jhuntley
|
cc67b7f908
|
Update for mingw support, jsonrpc is also a standard path used if building and installing jsonrpccpp from source.
|
10 years ago |
jhuntley
|
094bdc0af3
|
Updates for mingw support. Make sure CXXFLAGS are checked if exported to environment before build.
|
10 years ago |
jhuntley
|
5cec8a5c6f
|
Updates for mingw support. #undef conflicting defines on windows.
|
10 years ago |
jhuntley
|
e1e7b227df
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
10 years ago |
jhuntley
|
4f109d29a6
|
Mingw cmake updates. Make sure Boost_INCLUDE_DIRS is included for each library using boost. When installing libraries, don't forget to copy DLLs, add target 'RUNTIME DESTINATION bin'.
|
10 years ago |
winsvega
|
111b65ef74
|
Gas Fee Test Changes (1)
State Tests
|
10 years ago |
Gav Wood
|
e2c764127b
|
Merge pull request #1204 from CJentzsch/BlockChainTests
Block chain tests
|
10 years ago |
Gav Wood
|
a163080713
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
10 years ago |
Gav Wood
|
3946eacd0c
|
More info in AZ.
|
10 years ago |
CJentzsch
|
169e36aeb8
|
update block tests to latest changes PoW changes
|
10 years ago |
Paweł Bylica
|
58e9beb98e
|
Cache pointers for emited functions
|
10 years ago |
winsvega
|
5134da58c1
|
Transaction Test Fillers POC9
gas fees increased, most tests are incorrect now
need to review (wip)
|
10 years ago |
Gav Wood
|
10839cf742
|
Merge pull request #1169 from LefterisJP/eth_StructuredLogging
Eth c++ client structured logging
|
10 years ago |
Gav Wood
|
1d5a16ba38
|
Merge pull request #1166 from winsvega/develop
Transaction Tests
|
10 years ago |
Gav Wood
|
059bf08942
|
Merge pull request #1201 from yann300/bugFix
mix - Close project properly - #1197
|
10 years ago |
CJentzsch
|
d3cab2e010
|
fix blockGasLimit bug : 1024 -> 2048
|
10 years ago |
CJentzsch
|
e3bb9ae173
|
more block tests + bugfix for longer chains
|
10 years ago |
CJentzsch
|
7877356510
|
blockchain tests
Conflicts:
test/block.cpp
|
10 years ago |
Gav Wood
|
d1d48f3d7f
|
Merge pull request #1195 from CJentzsch/POC9tests
remove genesis state from state tests
|
10 years ago |
Gav Wood
|
2ffb554a9d
|
New Proof-of-Work.
|
10 years ago |
Lefteris Karapetsas
|
3874c78d06
|
More style fixes
|
10 years ago |