142 Commits (1b743cca7d4bedb44a67f42f7c117234f1882987)

Author SHA1 Message Date
Gav Wood 717c9c06df Avoid checking for difficulty when doing PoW test. 10 years ago
Gav Wood 08f27a3bbd Fast block hash from number. 10 years ago
Gav Wood 2cfd93132b Params & JSON file. 10 years ago
Gav Wood 49b9a0224a New Proof-of-Work. 10 years ago
Gav Wood 768bc2d984 Fast block hash from number. 10 years ago
Gav Wood ef128a4bf4 Params & JSON file. 10 years ago
Gav Wood c82d63b909 New Proof-of-Work. 10 years ago
Gav Wood 90bb001cf9 Fast block hash from number. 10 years ago
Gav Wood d7d8875399 Params & JSON file. 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 2ffb554a9d New Proof-of-Work. 10 years ago
Lefteris Karapetsas 5f191f4f89 Indentation style fixes 10 years ago
Lefteris Karapetsas 623d640fb5 StructuredLogger becomes a global singleton class 10 years ago
Lefteris Karapetsas ba81493976 StructuredLogger propagated as a const reference 10 years ago
Lefteris Karapetsas d0c1c510bd Adding StructuredLogger class and using it in various places 10 years ago
Lefteris Karapetsas 5695d0ee25 Adding argument for structured logging and propagating it forward 10 years ago
Marek Kotewicz 97fc7305dc transaction hash in event logs, second approach 10 years ago
Gav Wood 4323c987b7 cppcheck fixes. 10 years ago
Marek Kotewicz 6745e188c1 JSON-RPC transactionCount && uncleCount, fixed #1027 10 years ago
Patrick Salami a253a894e7 added CLI flag to set number of mining threads 10 years ago
Gav Wood 0de7d63dc1 Remote mining hook. 10 years ago
Gav Wood 0b7f591cd0 Garbage collection fixes. 10 years ago
Gav Wood 7fc1660bfb Garbage collection on watches. 10 years ago
Gav Wood c38ecd95d9 Split canon blockchain and basic blockchain. 10 years ago
Gav Wood 97671963fc Logging & diagnostics. 10 years ago
Christian 8ab39943f0 Work around Visual Studio's C2797. 10 years ago
Gav Wood 6e62485aa2 Fix for filters/watches. 10 years ago
Gav Wood e6ca33f814 API change: eth.watches will give you the log entries that are new as an 10 years ago
Gav Wood 12f6768abe Remove NodeMode from ethereum. 10 years ago
Gav Wood 89031ff638 Various fixes for the JS API. 10 years ago
Gav Wood 84962d3136 Minor fixes. 10 years ago
Gav Wood 23a739f0cb Various fixes to ethereum.js and client web API stuff. 10 years ago
Gav Wood 645570c699 Integrate new NameReg/Config. 10 years ago
Gav Wood 5b9b7543fa Fix for copyTo bug. 10 years ago
Gav Wood cc75d1bb5c Receipts debugging. 10 years ago
Gav Wood 15afb23e5a More integration with SolNameReg 10 years ago
Gav Wood d8323bbd09 Simple ABI in/out and new Solidity-based Config/NameReg integration. 10 years ago
Gav Wood 94dc92edab Remove unneeded files. 10 years ago
Gav Wood 82d29fa979 Rename headers. 10 years ago
Marek Kotewicz 3a1b83538b migration to log filters, not finished 10 years ago
Gav Wood eda9393fd0 Watch API. 10 years ago
Gav Wood b0cf1e60f6 Fix #394. Still quite dirty, but correct at least. 10 years ago
Gav Wood d74db4083c Move Dagger to ProofOfWork and refactor in preparation for ARPoW. 10 years ago
Gav Wood 8bf5251d5a Can grab block info from JS. Stephan will be pleased. 10 years ago
Gav Wood 05d3d8096e Simple chain download view. 10 years ago
Gav Wood 0d3f298e45 Blocks come down in order (well... unless a peer bugs out). 10 years ago
Gav Wood 066fc18116 Move out worker thread stuff into other class. 10 years ago
Gav Wood 5735e8c55e Remove old Client network code & API. 10 years ago