45 Commits (c008fe856faeb81393cd2bf8e9663c604e19c9b5)

Author SHA1 Message Date
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
Gav Wood cd4478e4cf Various fixes for mining. 10 years ago
Gav Wood 2693659e56 Various fixes for mining. 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 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 e1e7b227df Avoid boost include order issue on windows: 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 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. 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 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. 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 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. 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. 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. 10 years ago