1882 Commits (84ba0d7eccc2c0fc4f0ecc0485ed692fea3809d5)

Author SHA1 Message Date
Gav Wood 04ed2d1952 const-correctness for BlockChain::genesisBlock. 9 years ago
Gav Wood a060c46b4c Cleaned up some of network. Added HostSpec. 9 years ago
arkpar a329529240 Sort peers by rating and connection time; handle unexpected status 9 years ago
Gav Wood afad1b8f57 Inject transactions forced reappraisal. 9 years ago
arkpar 47dd9b5c2c Notifiy of new current transactions in makeCurrent 9 years ago
Lefteris Karapetsas f752f3dd62 Reported hashrate is now u256 9 years ago
Dimitry 795521291a BlockTests: restore corelibs and mining 9 years ago
Dimitry eae2407e65 BlockChainTests mining 9 years ago
Dimitry 238f17e79b BlockChainTests mining 9 years ago
Dimitry 291fbcbd3b BlockChainTests mining 9 years ago
arkpar 6d29d724e4 immediate invariants check 9 years ago
arkpar 4c81c34d68 fixed another case of misplaced invariant check 9 years ago
Paweł Bylica f36a002db2 Anable stack offloading for all OSs. Adjust offloading point. 9 years ago
Gav Wood 9122153f27 NameReg integration. 9 years ago
arkpar bc5196445a fixed transaction creating for a new state 9 years ago
Gav Wood 41e57e49ce Fix for ethkey. 9 years ago
Lefteris Karapetsas ebccf607d1 eth++ now respects gas price CLI arguments 9 years ago
Gav Wood bde67e6592 Fix state diff reporting. 9 years ago
chriseth b78ee4c18c Reduce usage of "new". 9 years ago
CJentzsch 50cc9d1256 fix compile 9 years ago
Lefteris Karapetsas 9d0204f896 Add a JS console command for exiting the client 9 years ago
Gav Wood 2617e5f244 Fix issues raised by christoph & arkadiy. 9 years ago
arkpar 820f1fb9a4 removed misplaced invariant check 9 years ago
Liana Husikyan 00752984a1 added checks to prevent the self assignment 9 years ago
CJentzsch eab54c8d1d compile code in accounts when importing state 9 years ago
arkpar b796e7238c fixed potential race condition on DownloadMan destruction 9 years ago
Gav Wood 98f22bfd8f Difficulty sensible for private chains. 9 years ago
Gav Wood ac94b3617e Make mining on genesis work again. 9 years ago
Gav Wood 02cf8c8f20 Fix compile issue.¬ 9 years ago
Gav Wood 10dce0517e Fixes for determination of gas. 9 years ago
Gav Wood c49c7d6be1 First efforts at accurate gas. 9 years ago
Gav Wood dd3d479479 Windows warning fix. 9 years ago
Gav Wood 47cd2cfbfa Don't trip up when can't change parent directory's permissions to the ideal. 9 years ago
chriseth 958e5bcc98 Ignore override warnings in Qt. 9 years ago
Gav Wood ef1be85649 Provide hash rate according to interface in #2737. 9 years ago
chriseth c372dc2bf9 More detailed error messages. 9 years ago
Gav Wood 5449419e94 Warnings fixes. 9 years ago
Gav Wood e9abc5279d Additional fixes to Block that got left behind. 9 years ago
Gav Wood c0713608ee Add fixes from previous. 9 years ago
Gav Wood f3179aa934 Fix BadRoot exception. 9 years ago
Gav Wood f4f3fabe8b Fix double open database when using a non-Ethash sealer. 9 years ago
CJentzsch 0ac34822d7 update test to new Block/State refactoring - credit to winsvega and chriseth 9 years ago
debris e1a72950d5 now policy CMP0042 is set to OLD 9 years ago
Gav Wood 3a42724446 Remove unneeded and confusing API. 9 years ago
Gav Wood 6e5571fc15 Various compile fixes. 9 years ago
Gav Wood 3ceee8c066 Fix rebase issue. 9 years ago
Gav Wood 9f756124b0 First draft at splitting State. 9 years ago
Gav Wood 61e99b1040 Revert "fixed cmake policy CMP0042, MACOSX RPATH" 9 years ago
debris 4374ec50c2 fixed cmake policy CMP0042, MACOSX RPATH 9 years ago
CJentzsch 7ca950c937 use global constant for defsultGasPrice 9 years ago