165 Commits (b9074ff8c68a40b425ec3d66205b6a66c7ba6c06)

Author SHA1 Message Date
Gav Wood 83a26ddc4b Remove the 1m gas reference. 10 years ago
Gav Wood 090c892906 setAdress fix for mining. 10 years ago
Gav Wood c19013da81 Remove initial event from JSONRPC. 10 years ago
Gav Wood fc5b6de495 Remove asOf redundancy. 10 years ago
Marek Kotewicz 3d009ae161 ClientBase 10 years ago
Gav Wood e904462675 Remove numberOf. 10 years ago
Gav Wood e57d6ae633 Unify block numbers into BlockNumber type. 10 years ago
Gav Wood 1619d230c3 Extensive pathway for reporting transaction execution results. 10 years ago
Gav Wood 32a6cf22a5 Rename transact -> submitTransaction (reflecting aynch nature). 10 years ago
Gav Wood 53b50a1213 Avoid accidentally reaping properly managed watches. 10 years ago
Gav Wood bba8184f1e First attempt at GPU integration. 10 years ago
subtly 150772e778 buildbot commit 10 years ago
Marek Kotewicz 26c2470516 eth_call on block with number 10 years ago
Gav Wood 289fe2d58b Fast lookups in filter. 10 years ago
Gav Wood 640f688b45 Gas pricing infrastructure and a couple of pricing mechanisms. 10 years ago
Gav Wood 717c9c06df Avoid checking for difficulty when doing PoW test. 10 years ago
Marek Kotewicz 8e65751c2d fixed transactionHashes && getTransactionByHash 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
Marek Kotewicz 1fc21d8ae5 eth_getBlock returns also transactions 10 years ago
Marek Kotewicz fbac189649 common changes in client 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 2c6b18f01b Add EVMJIT. 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