158 Commits (8f52587628136528ebe7c14003c13f7c8e022904)

Author SHA1 Message Date
Gav Wood 668e5cc852 Make sure Transaction constructor checks sender whereever it makes sense 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 89031ff638 Various fixes for the JS API. 10 years ago
Gav Wood 494bf5ee48 Clear pending and some other AlethZero stuff. 10 years ago
Gav Wood cc75d1bb5c Receipts debugging. 10 years ago
Gav Wood 0a46ee464b Speed up basic calls. 10 years ago
Gav Wood d8323bbd09 Simple ABI in/out and new Solidity-based Config/NameReg integration. 10 years ago
Gav Wood ac583f503f Implemented 256-long history for PREVHASH, though still optional. 10 years ago
Gav Wood b2446f651f Remove verbosity. 10 years ago
Marek Kotewicz be820a55fc fixed merge bug 10 years ago
Gav Wood a01859b285 Fix warnings, release errors. 10 years ago
Gav Wood e81197606a Log & watches. 10 years ago
Gav Wood 89ee4a3d2b More fixes for logging. 10 years ago
Gav Wood 7a0cb2bf23 Renaming and fixes. 10 years ago
Marek Kotewicz b876f24ea9 common changes 10 years ago
Marek Kotewicz 3a1b83538b migration to log filters, not finished 10 years ago
Marek Kotewicz 79267006ce js abi connection 10 years ago
Gav Wood 2e551b5870 Classify Transaction. 10 years ago
Gav Wood 2c193627ed Draft of new LOG/bloom/headers/block format. 10 years ago
Gav Wood 15013a3e88 PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' 10 years ago
Gav Wood b0cf1e60f6 Fix #394. Still quite dirty, but correct at least. 10 years ago
Gav Wood 0652e3ed4f Fix a previous bad fix. 10 years ago
Gav Wood 8bf5251d5a Can grab block info from JS. Stephan will be pleased. 10 years ago
Arkady Paronyan c161ddb66a fixed segfaults on accessing temp objects vector buffers 10 years ago
Christoph Jentzsch fb876453ca Restructured exceptions. Boost::exception is now used primarily. 10 years ago
Gav Wood 05d3d8096e Simple chain download view. 10 years ago
Gav Wood 89ee5fd14e Minor fix for mining. 10 years ago
Gav Wood 0d3f298e45 Blocks come down in order (well... unless a peer bugs out). 10 years ago
Gav Wood 6a2b875637 Fix for io service (thanks, alex!) 10 years ago
Gav Wood 4eb549cd80 Moved miner over to new Worker class. 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
Giacomo Tazzari 7678dec012 When setting force-mining on/off, notify the miners. 10 years ago
Gav Wood 484279c548 Beginning of merge into AZ. 10 years ago
Gav Wood 1accc20d21 Moving over to use WebThree. 10 years ago
Gav Wood 6d209e7885 Add framework for WebThree clients. 10 years ago
Gav Wood 7a23515889 Fix peersever. 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 a3740efebb Repot. 10 years ago
Gav Wood fa1b3853b3 Reorganisation. 10 years ago
Gav Wood a7ce9a80f1 First vaguely semi-functional version of whisper. 10 years ago
Gav Wood aecb8c8c1a New net is compiling. 10 years ago
Gav Wood 9e76b49578 Slowing bashing code into shape. 10 years ago
Gav Wood be1bf6b9bf Split off general network layer. 10 years ago
Gav Wood c3e6682c3b Numerous bug fixes. 10 years ago
Gav Wood 939ab1be34 Multi-threaded mining. 10 years ago
Gav Wood b902b3e701 POST for PoC-6 10 years ago
Gav Wood 69b8c77641 Nicer API for Miner. 10 years ago