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
|
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 |
Marek Kotewicz
|
1df4cacc40
|
removed libqwebthree
|
10 years ago |
Gav Wood
|
c38ecd95d9
|
Split canon blockchain and basic blockchain.
|
10 years ago |
subtly
|
6bbcaae5e2
|
alethzero, third: load network config
|
10 years ago |
subtly
|
92f9ec8c42
|
import/export peers and nodes
|
10 years ago |
Gav Wood
|
aa094e5240
|
LogFilter supports new, better, filter mechanism.
Exposed to JS API.
|
10 years ago |
Marek Kotewicz
|
74a191031b
|
removed qwebthree inner polling, polling is now frontend only, fixed #780
|
10 years ago |
Gav Wood
|
e6ca33f814
|
API change: eth.watches will give you the log entries that are new as an
arg.
|
10 years ago |
ethdev
|
3fae343041
|
cmake improvements on windows
|
10 years ago |
Gav Wood
|
7a0cb2bf23
|
Renaming and fixes.
|
10 years ago |
Marek Kotewicz
|
874abf6e0b
|
fixed WebThreeStubServer constructor
|
10 years ago |
Marek Kotewicz
|
8c6af7f1d4
|
m_qwebConnector is not a pointer
|
10 years ago |
Marek Kotewicz
|
cab4784dba
|
common changes
|
10 years ago |
Marek Kotewicz
|
3b5e1202fc
|
js in qresources
|
10 years ago |
Gav Wood
|
dfea821aaf
|
DB prototyped.
|
10 years ago |
Gav Wood
|
6181b6d2c7
|
Whisper is functional from the JS API.
|
10 years ago |
Marek Kotewicz
|
98159091f4
|
qwebconnector is not being recreated
|
10 years ago |
Marek Kotewicz
|
d76a44f226
|
ethrpc -> web3jsonrpc, other issues fixed
|
10 years ago |
Marek Kotewicz
|
5ec00a8f10
|
qethereum polling through rpc
|
10 years ago |
Marek Kotewicz
|
64acc3c9e6
|
changes populated to third
|
10 years ago |
Gav Wood
|
6706c26471
|
Move misc to dev.* JS API.
Potential crash fix.
UPnP in thread.
|
10 years ago |
Marek Kotewicz
|
4633dffc85
|
EthStubServer renamed to WebThreeStubServer
|
10 years ago |
Marek Kotewicz
|
3b9ac153a0
|
listening and peer count separated to QPeer2Peer
|
10 years ago |
Gav Wood
|
d74db4083c
|
Move Dagger to ProofOfWork and refactor in preparation for ARPoW.
|
10 years ago |
Gav Wood
|
07c804a885
|
Vast P2P networking improvements, mainly for peer discovery, management
and handling.
|
10 years ago |
Gav Wood
|
2a1eddc9c9
|
Quick fix for third.
|
10 years ago |
Gav Wood
|
ab6c8f9c8e
|
Minor networking improvements.
|
10 years ago |
Gav Wood
|
7c818f4003
|
More inclusive about.
|
10 years ago |
Gav Wood
|
234cc551b6
|
more attempts to mimic what Vitalik did with wallet encryption.
|
10 years ago |
Gav Wood
|
5633006e2f
|
Everything using PoC servers.
|
10 years ago |
Gav Wood
|
5735e8c55e
|
Remove old Client network code & API.
Move over JsonRpcServer to WebThree.
|
10 years ago |
Gav Wood
|
c05b71cf0d
|
Move Third over to WebThree.
|
10 years ago |
Gav Wood
|
515a1c22a9
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
fa1b3853b3
|
Reorganisation.
|
10 years ago |
Gav Wood
|
be1bf6b9bf
|
Split off general network layer.
|
10 years ago |
Gav Wood
|
be4bea3c11
|
Better interface for instrInfo.
|
10 years ago |
Gav Wood
|
7524128cf2
|
Better accounts.
"Third" browser.
|
11 years ago |