subtly
c179f35ac0
Merge branch 'p2p' into wip-requirePeer
10 years ago
subtly
c887d5c0d2
Don't create address from empty string. Use member property instead of parameter.
10 years ago
subtly
834b377c1a
Merge branch 'wip-netPrefs' into reqpeer
10 years ago
subtly
0eff9ec429
Merge branch 'develop' into p2p
10 years ago
subtly
4da7a0f4c6
initial requirepeer
10 years ago
Gav Wood
88084c835e
Encode according to JSON.
10 years ago
subtly
14e83ffb28
clarify method doc
10 years ago
subtly
5959a58071
abstract overriding tcp endpoint
10 years ago
Gav Wood
ff6503e51f
Ability to decode ABIs.
10 years ago
chriseth
49712025fd
Pattern matching for expression simplification.
10 years ago
chriseth
442a34c9b0
Remove stack sequence id.
10 years ago
chriseth
fd961605b4
Optimizing various single operations.
10 years ago
chriseth
ea6d5c2c98
Refactoring: Extract equivalence class container.
10 years ago
chriseth
e1ad2cb579
Comments and renames.
10 years ago
subtly
a5d2567e81
only override tcp address if udp address is public. allow remotes which advertise 0.0.0.0.
10 years ago
yann300
c17edbff0a
- bug fix #1386
10 years ago
subtly
89b484e3ef
better handshake error logging, esp when remote disconnects
10 years ago
subtly
015c1681fb
adopt node IP address from udp header when ping.ipAddress isn't public
10 years ago
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