181 Commits (2ee8a6d26952a7d0bfcb75eb2a855af9be6c23c4)

Author SHA1 Message Date
Gav Wood ceff94ba53 Ticking to allow future blocks to actually be included and prevent 10 years ago
Gav Wood 8f532e81cb Fix to ethash seedHash caching. 10 years ago
Gav Wood 76518d519f Marginally better Client async code. 10 years ago
Gav Wood 192761a4b1 Various threading fixes. 10 years ago
Gav Wood f22540f0e0 Lots of build fixes. Now minimal version builds ok. 10 years ago
Gav Wood e7008b5877 Various compile fixes. 10 years ago
Gav Wood 15f74352e3 Compile fixes. 10 years ago
Gav Wood c1045d4711 Refactor just about everything important in the core. 10 years ago
Gav Wood d715f17d87 Half-finished Miner/Farm framework. 10 years ago
Gav Wood 6cf2a93e20 Some early refactoring to support async miners better. 10 years ago
Gav Wood 8e3ef1ee5c Fix to ethash seedHash caching. 10 years ago
Gav Wood 1b05e078e4 Marginally better Client async code. 10 years ago
Gav Wood 7c3a920e1d Various threading fixes. 10 years ago
Gav Wood 405653c250 Lots of build fixes. Now minimal version builds ok. 10 years ago
Gav Wood db3e0831c3 Various compile fixes. 10 years ago
Gav Wood be2480d85e Compile fixes. 10 years ago
Gav Wood 2fb7883a12 Refactor just about everything important in the core. 10 years ago
Gav Wood 87bb1195a5 Half-finished Miner/Farm framework. 10 years ago
Gav Wood 6edb3840d7 Some early refactoring to support async miners better. 10 years ago
Gav Wood 6e78287401 Ability to switch GPU/CPU mining on the fly. 10 years ago
Gav Wood 51f575e049 Blockchain import/export. 10 years ago
Gav Wood 683dd22051 Allow fudging of calls so they never fail. 10 years ago
Gav Wood 3525a62ccb Diagnostics for checking transaction dropping/resubmission 10 years ago
Gav Wood 384853a919 Version bump, fixes to treeRoute (and thus chain view). 10 years ago
Gav Wood 13232d6e04 Fixes #1509 10 years ago
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