157 Commits (7dc60aca64e618fcfc01537295795dec526ee64a)

Author SHA1 Message Date
Gav Wood 384853a919 Version bump, fixes to treeRoute (and thus chain view). 10 years ago
Gav Wood 622367b274 Avoid compiling neth/serpent on MSVC. 10 years ago
Gav Wood 55df43ff4b Fast databases. 10 years ago
Gav Wood f2b56e7647 Move hash to a hidden function, and provide a datapath to it so avoid 10 years ago
Gav Wood a33de145e7 Don't check nonce by default. 10 years ago
Gav Wood 9fb30b141e Allow Solidity build to be disabled. 10 years ago
Gav Wood 105be32bb4 Decent transaction import result provision. 10 years ago
Gav Wood 1e8c241f2b Lock bug fix. 10 years ago
Gav Wood 0210c26a26 Clear block blooms. 10 years ago
Gav Wood c8b5f9d2f6 Major fix: only put in database active fork lookups. 10 years ago
Gav Wood c5f80a9dde Fix various aspects of chain-re-import. 10 years ago
Gav Wood 94ec0c0714 Be less verbose. 10 years ago
Gav Wood 13232d6e04 Fixes #1509 10 years ago
Gav Wood db30ab24a0 Make paranoia safe again after a break caused by BlockChain cache 10 years ago
Gav Wood 6b409f52ad More descriptive errors on database fail. 10 years ago
Gav Wood 6b05b8d9ff Refactored much of transaction queue for tidiness and optimisation. 10 years ago
chriseth 79fb35fd69 Exception-throwing assert. 10 years ago
Gav Wood 38dc97b54c Make value in AZ transact default to something sensible. 10 years ago
Gav Wood 6531981a73 Wanrings fixes and a cleanup. 10 years ago
Gav Wood 95267a1d03 Minor fix for block getting. 10 years ago
Gav Wood de4cfb1581 Avoid DB collision. 10 years ago
Gav Wood fef48ad83b Fixups for blooms and crashes. 10 years ago
Gav Wood c1e71dae80 Remove skip & max, integrate new heirarchical bloom stuff with everything 10 years ago
Gav Wood 4a684ea86f First draft of recursive bloom. 10 years ago
Christoph Jentzsch 73250e4de7 boostify exceptions 10 years ago
Marek Kotewicz 326476c4f4 fixed compiling on osx 10 years ago
Gav Wood 7208686db8 Caching. 10 years ago
Gav Wood b5c2e82b19 Fast block hash from number. 10 years ago
Gav Wood e241db70a8 For Marek :) 10 years ago
Gav Wood c3f998bad7 State integration test. 10 years ago
Gav Wood 0a5869739b Caching. 10 years ago
Gav Wood 08f27a3bbd Fast block hash from number. 10 years ago
Gav Wood e36bb27269 For Marek :) 10 years ago
Gav Wood 31f3ae66fb State integration test. 10 years ago
Gav Wood b132c44ab0 Caching. 10 years ago
Gav Wood 768bc2d984 Fast block hash from number. 10 years ago
Gav Wood e6e67e0815 For Marek :) 10 years ago
Gav Wood 60b1169726 State integration test. 10 years ago
Gav Wood 114712aa43 Caching. 10 years ago
Gav Wood 90bb001cf9 Fast block hash from number. 10 years ago
Gav Wood 228f41b8ed For Marek :) 10 years ago
Lefteris Karapetsas 3874c78d06 More style fixes 10 years ago
Gav Wood 814349a840 State integration test. 10 years ago
Lefteris Karapetsas 4a9b2fa0c5 StructuredLogger's functions all become static and call the singleton getter. 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
Gav Wood bae383f617 State integration test. 10 years ago
CJentzsch e5ce6fb0d9 style 10 years ago
CJentzsch bb8e57e426 block and tx RLP needs to be a list 10 years ago