227 Commits (c0c64ada033246bd9219bd89cea12e9c8dcff5b4)

Author SHA1 Message Date
Gav Wood 9f756124b0 First draft at splitting State. 10 years ago
Gav Wood 5dcee7a6b3 Fix up extraData reporting. 10 years ago
Gav Wood 876d1d25e2 Add extradata into diagnostics. 10 years ago
Gav Wood e14d000bea All fields of BlockInfo now private. 10 years ago
Gav Wood 58c7d1ead6 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 0c5e924745 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 32c11d9664 Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood f693ac0cc4 All fields of BlockInfo now private. 10 years ago
Gav Wood d76b9b3d18 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood a00196914a Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 361c073bdc Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood ff2f952184 All fields of BlockInfo now private. 10 years ago
Gav Wood 4f32150a6a Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 1bc77af041 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood bcc35d67a1 Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood 1e6bf809b4 All fields of BlockInfo now private. 10 years ago
Gav Wood e18e3de824 Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 88cd4dfad7 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 0158351621 Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood 5ee3e8e5fc All fields of BlockInfo now private. 10 years ago
Gav Wood d16c51a56f Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 75857ef5d4 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood a04ba152e5 Modularise nonce, mix hash and seed hash. 10 years ago
Gav Wood 487349bf09 All fields of BlockInfo now private. 10 years ago
Gav Wood 68b2c8ecbf Basic test working with same code for Ethash and BasicAuthority. 10 years ago
Gav Wood 212d433370 Basic Proof-of-Authority sealent. 10 years ago
Gav Wood 9ae950d4ad Modularise nonce, mix hash and seed hash. 10 years ago
arkpar c82dd4842b state cleanup 10 years ago
arkpar 440f6e7dc2 import transactions in a separate thread 10 years ago
Gav Wood 00a6208e79 Don't drop DB when chaning DB format. 10 years ago
Gav Wood 56ed8a9207 Extra data. 10 years ago
Gav Wood 346db17ba3 Parallelised large-file imports. 10 years ago
Gav Wood c5cb5aeed4 Avoid attempting to import invalid blocks. 10 years ago
Gav Wood 9afd426e5a Refactor toJson out into separate file. 10 years ago
Gav Wood 7bff0d1f7d Faster State diffs. 10 years ago
Gav Wood 095b6f8189 Report bad blocks using published standards. 10 years ago
Gav Wood cd2236b468 Much better exception error reporting. 10 years ago
arkpar 5eb685da7c Moved transaction verification to verifier thread 10 years ago
Gav Wood 51b90324c0 Allow configurable gas price in AZ & eth. 10 years ago
Gav Wood fdff985a30 --ask and --bid 10 years ago
Gav Wood 61318ba3ab Bad blocks get good treatment. 10 years ago
Gav Wood 715a63620b Move OverlayDB (leveldb dependent) back into libdevcrypto. 10 years ago
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
arkpar 1958a7a469 Skip second nonce check on import 10 years ago
Gav Wood b3f8518716 Structured logger can output to a file. 10 years ago
arkpar cc5a617aa6 set and map to hash tables 10 years ago
chriseth 8f98d65626 Split params into evm-related and mining/block-related. 10 years ago
chriseth 2111cd4894 Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. 10 years ago
Gav Wood 87770dad0b More logging stuff. 10 years ago
Gav Wood dad9a32d33 Better logging. 10 years ago