yann300
bddc4f35a4
- move autocompletion color to solarized lib
10 years ago
yann300
6bdb3ed080
small changes
10 years ago
yann300
55e34ddade
- warn user if source not available
10 years ago
yann300
5681467247
- Hide mapping type from debugger.
- Better highlighting if debugger in external source.
- Always use pendingBlock when making call and transact MixClient.
- Compilation errors not kept in logs history.
10 years ago
Liana Husikyan
8b14b4f4d1
two more tests
style fixes
10 years ago
caktux
584168a8d7
fix #1415 for neth
10 years ago
Gav Wood
98af1b5cd0
Typo fix.
10 years ago
Gav Wood
99e6074c2f
Whitespace fixing.
10 years ago
Gav Wood
2966882c97
Fixes #1415
10 years ago
yann300
7dcf564842
Merge remote-tracking branch 'up/develop' into bugFix
Conflicts:
mix/MixClient.cpp
mix/MixClient.h
10 years ago
Gav Wood
2e92e3fa19
Merge pull request #1425 from caktux/develop
add missing commands to neth
10 years ago
caktux
afa5971d06
add missing commands to neth
10 years ago
Gav Wood
1d0a360778
Merge pull request #1412 from imapp-pl/pr/evmjit_bugfix
EVMJIT bugfixes
10 years ago
Gav Wood
0fe33f86de
Merge pull request #1358 from yann300/errorannotation
Mix - Error annotation
10 years ago
Gav Wood
51d4e01341
Merge pull request #1409 from debris/1351_ethrpctest
split #1351 , ethrpctest
10 years ago
Gav Wood
4dd11a50c4
Merge pull request #1408 from debris/1351_libtestutils
split #1351 , libtestutils
10 years ago
Gav Wood
922f051217
Merge pull request #1424 from caktux/develop
add missing options to neth, support for PeerServer mode
10 years ago
Gav Wood
dad8897449
Merge pull request #1420 from debris/qt_version
minimum qt version explicitly set to 5.4, fixes #1419
10 years ago
caktux
07f0cde34f
add missing options to neth, support for PeerServer mode
10 years ago
subtly
8fb315be49
refactor network prefs
10 years ago
subtly
45df4ab10f
isIPType helpers
10 years ago
subtly
58cb54bd49
correct net/test for ping packet
10 years ago
Gav Wood
24c052ac51
Merge pull request #1418 from debris/1351_jsonrpc
split #1351 , jsonrpc changes
10 years ago
Gav Wood
b063d5607d
Size fix for ABI.
10 years ago
Gav Wood
c43c1b61e3
Fixes and verbosity.
10 years ago
Marek Kotewicz
829c1e547a
Merge branch 'develop' into 1351_jsonrpc
10 years ago
Gav Wood
d554ecfe75
Fix for hash size.
10 years ago
Gav Wood
37c82e6fd7
First basic version compiling.
10 years ago
Marek Kotewicz
3b1b167811
minimum qt version explicitly set to 5.4, fixes #1419
10 years ago
Marek Kotewicz
8e46d83790
fixed minimum jsonrpccpp required version
10 years ago
Marek Kotewicz
4e4b658c02
Merge branch 'develop' into jsonrpccpp_version
10 years ago
Marek Kotewicz
724dcc83eb
Merge branch '1351_libtestutils' into 1351_ethrpctest
10 years ago
Marek Kotewicz
bd1f719c0f
fixes for test/TestUtils.h
10 years ago
Marek Kotewicz
8bd110b2b3
Merge branch '1351_libtestutils' into 1351_tests
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
d29946fc9c
Merge branch 'develop' into 1351_tests
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