15 Commits (7dcf5648426fb83e0de58e5ce139b97d756d2508)

Author SHA1 Message Date
Gav Wood 32a6cf22a5 Rename transact -> submitTransaction (reflecting aynch nature). 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 0bf7d15a57 asio.h and windows.h build comments as per request. 10 years ago
jhuntley e1e7b227df Avoid boost include order issue on windows: 10 years ago
Gav Wood 2c6b18f01b Add EVMJIT. 10 years ago
Gav Wood c38ecd95d9 Split canon blockchain and basic blockchain. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood be1bf6b9bf Split off general network layer. 10 years ago
Gav Wood 6b041f3ba7 Updates to VM tests. 11 years ago
Gav Wood 648fbc57c9 Split out libethcore from libethereum. 11 years ago
Gav Wood 72c87a1241 Version bump. Protocol bump. Support for configuration. 11 years ago
Marko Simovic 39f4940c61 Added new transaction tests for checking miner fees 11 years ago
Marko Simovic 7f60c49e4f Updated to add a simple forking test 11 years ago
Gav Wood 3f04616252 Disable broken tests. 11 years ago
Marko Simovic ea4811a585 Added test to mine and perform simple transaction between two nodes 11 years ago