1843 Commits (4ad74e18c88ef73682df66a85a1a7c9b33fcb96f)

Author SHA1 Message Date
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
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
CJentzsch 5f887e840a set default gasPrice to 50 shannon 9 years ago
CJentzsch 8a7a415727 require MiningBenefactor to be set in order to mine 9 years ago
Gav Wood 416e84ec85 Split big string so crappy compilers (ahem... msvc) don't chug. 9 years ago
Gav Wood eb4e764050 Use the apparently canon genesis for frontier. 9 years ago
arkpar c3e262a0c6 fixed map acceess on sync restart 9 years ago
Gav Wood cddda07aa5 Compile warnings fix. 9 years ago
Gav Wood fd3cfa79cd Hot fix/workaround for assert failure. 9 years ago
Gav Wood 1ab9368ffc Fixes. 9 years ago
Gav Wood 79afb509be No need for DontHave anymore. 9 years ago
Gav Wood c535a662ca Only do out-of-order compatible verifications at verifier-thread time. 9 years ago
Gav Wood 49682205a1 Move invariant checks to tops of functions - it's RIAA, so will work on 9 years ago
CJentzsch 6e90aa80eb check uncles (including difficulty and gasLimit) 9 years ago
Gav Wood 09e5dbfa06 Use boost's guaranteed non-deterministic random number generator. If it 9 years ago
Gav Wood 2513561a33 Avoid mining invalid blocks. Actually allow external mining. 9 years ago
arkpar 33ec1628a9 fixed deadlock on overbid transaction coming from network 9 years ago
arkpar 8c6b653790 clear state on dropping transactions from queue 9 years ago
Paweł Bylica c30ae3216d Force Interpreter VM when VM tracing requested (moved from State to Executive). 9 years ago
Paweł Bylica f16cb2e23e Force Interpreter VM when VM tracing requested. 9 years ago
Gav Wood 321b977e73 Fix tests. 9 years ago
Gav Wood 0ecb5a67ea Don't stop syncing when a random bad block comes in the queue. 9 years ago
Gav Wood 17098549f8 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 2a7c56aef7 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
arkpar 3181f51eb1 fixed invariant on block queue clear 9 years ago
Gav Wood 18efffe220 Fix extraData reporting. 9 years ago
Gav Wood 5dcee7a6b3 Fix up extraData reporting. 9 years ago
Gav Wood e2203bb585 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood c3a334cc21 Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago
Gav Wood 49a826397b Introduce vector_ref::cleanse, code adapted from openSSL. 9 years ago