Marek Kotewicz
|
724dcc83eb
|
Merge branch '1351_libtestutils' into 1351_ethrpctest
|
10 years ago |
Marek Kotewicz
|
c12aa4decd
|
TransientDirectory
|
10 years ago |
Marek Kotewicz
|
701df0bf55
|
const
|
10 years ago |
Marek Kotewicz
|
e9b968b1b0
|
fixed FixedClient
|
10 years ago |
Gav Wood
|
470f4b367e
|
Merge pull request #1417 from ethereum/p2p
Fix segfault when using upnp and increase handshake timeout
|
10 years ago |
subtly
|
a957f99051
|
Merge branch 'develop' into p2p
|
10 years ago |
Marek Kotewicz
|
f0df0ea0ce
|
Merge branch 'develop' into 1351_ethrpctest
|
10 years ago |
Marek Kotewicz
|
0bdf7497fd
|
Merge branch 'develop' into 1351_libtestutils
|
10 years ago |
Gav Wood
|
263dd51932
|
Merge branch 'debris-1351_ClientBase' into develop
|
10 years ago |
Gav Wood
|
fc5b6de495
|
Remove asOf redundancy.
Minor mix typo fix.
|
10 years ago |
Gav Wood
|
f0346cd60a
|
Merge branch '1351_ClientBase' of https://github.com/debris/cpp-ethereum into debris-1351_ClientBase
|
10 years ago |
Gav Wood
|
7f915a1949
|
Minor compile fix.
|
10 years ago |
Gav Wood
|
60da83fb0a
|
Record and detail gas refund.
|
10 years ago |
Gav Wood
|
5b5a4ec391
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
288f6f51b9
|
Merge pull request #1406 from debris/1351_NOMINMAX
split #1351, fixed dependency on windows.h include order when using std::min && std::max
|
10 years ago |
Gav Wood
|
99a665e594
|
Merge pull request #1405 from debris/1351_cmake_changes
split #1351, cmake eth_add_test macro
|
10 years ago |
Gav Wood
|
d71bec193f
|
Clean up some code redundancy.
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Marek Kotewicz
|
bc5a238159
|
jsonrpc fixes
|
10 years ago |
Gav Wood
|
5bd56b3924
|
Merge pull request #1402 from debris/http_server_threads
fixed numeber of http server threads, fixed #1147
|
10 years ago |
Gav Wood
|
e81cd0f0ab
|
Merge pull request #1395 from imapp-pl/pr/windows_stack_size
Increase executable stack size to 16MB on Windows
|
10 years ago |
Gav Wood
|
b51c6227c1
|
Merge pull request #1387 from winsvega/develop
Transaction Data Must Be Array
|
10 years ago |
subtly
|
1cb510dbd0
|
Fallback to 0.0.0.0 if bind fails. Bump handshake timeout until we switch back to secp256k1.
|
10 years ago |
Marek Kotewicz
|
5847ea8cfd
|
Merge branch '1351_libtestutils' into 1351_ethrpctest
|
10 years ago |
Marek Kotewicz
|
c226dc2451
|
fixed bracers
|
10 years ago |
yann300
|
5b18f853b7
|
- bug fix: #1399
|
10 years ago |
chriseth
|
650be87419
|
Merge pull request #1385 from LefterisJP/sol_stringKeyword
String is now a reserved keyword
|
10 years ago |
Gav Wood
|
42e6a29144
|
More towards an implementation.
|
10 years ago |
Marek Kotewicz
|
989aeb8e50
|
Merge branch '1351_libtestutils' into 1351_ethrpctest
|
10 years ago |
Marek Kotewicz
|
14115d96d5
|
brief docs for libtestutils classes
|
10 years ago |
Marek Kotewicz
|
42b3160f13
|
pr fixes for StateLoader
|
10 years ago |
Marek Kotewicz
|
2a892a60da
|
pr fixes for ShortLivingDirectory
|
10 years ago |
Marek Kotewicz
|
77b8e7796a
|
added missing headers
|
10 years ago |
Marek Kotewicz
|
e78b641290
|
fixed link dependencies for libtestutils
|
10 years ago |
Gav Wood
|
91e509c6f0
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
e26de2489e
|
Fix AZ accounts/contracts panes.
Added initial ABI tool.
|
10 years ago |
yann300
|
2321f2914b
|
- bugfix: #1397.
- Debugger panel: UI bug fixes.
|
10 years ago |
Gav Wood
|
36e2c9dbee
|
Hide accounts/contracts when we're not compiled with FATDB. Fixes #1403
|
10 years ago |
Paweł Bylica
|
bd1e66dd11
|
Code cleanup
|
10 years ago |
Marek Kotewicz
|
f69dd0a4ba
|
ethrpctest executable
|
10 years ago |
Marek Kotewicz
|
7b641c0687
|
Merge branch '1351_NOMINMAX' into 1351_ethrpctest
|
10 years ago |
Marek Kotewicz
|
a70b84cb3d
|
libtestutils
|
10 years ago |
Marek Kotewicz
|
3d009ae161
|
ClientBase
|
10 years ago |
Marek Kotewicz
|
c4a4b8014b
|
fixed dependency on windows.h include order when using std::min && std::max
|
10 years ago |
Marek Kotewicz
|
7567cf72ec
|
split #1351, cmake changes
|
10 years ago |
Marek Kotewicz
|
c905a66b3e
|
fixed numeber of http server threads, fixed #1147
|
10 years ago |
Lefteris Karapetsas
|
fdd2959fff
|
Adding some more reserved keywords
|
10 years ago |
Paweł Bylica
|
b6c2e9b03c
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
10 years ago |
Paweł Bylica
|
8926a979ed
|
Select list-burr LLVM instruction scheduler
Workaround for LLVM bug https://llvm.org/bugs/show_bug.cgi?id=22304
in source scheduler.
|
10 years ago |
chriseth
|
46f10bf208
|
Merge pull request #1364 from chriseth/sol_commonSubexpressionElimination
Common subexpression elimination
|
10 years ago |
chriseth
|
859c68d776
|
Compiler error fixes.
|
10 years ago |