288 Commits (008c400cfb2f57ea4cd018bda0ad6031811c1351)

Author SHA1 Message Date
Gav Wood 51f887aac5 Make sure all directories are not readable by baddies (dejavu wk1#0). 10 years ago
Gav Wood 631e701fdf Fix dejavu week 1, issue 1. 10 years ago
arkpar f7500218c8 mix working 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
arkpar 388489b7d4 mix working 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
arkpar d1f401ce41 mix working 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
arkpar 1bb6bb5ff2 mix working 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
arkpar e6d2200cca mix working 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
arkpar 0431a97ecb mix working 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
Marek Kotewicz 2ff5f57355 getLogsEx && propert order of returned Ex logs 10 years ago
Marek Kotewicz 358f9b49cd eth_getTransactionByBlockHash && eth_getTransactionByBlockNumber returns null when transactions are out of scope 10 years ago
Gav Wood 9d5b632c58 pair up hash with Address for transaction submission API. 10 years ago
Marek Kotewicz 7beb78413c LocalisedTransaction in ClientBase and WebThreeStubServerBase 10 years ago
Marek Kotewicz e961867fdf LocalisedTransactionReceipt in ClientBase and WebThreeStubServerBase 10 years ago
Gav Wood d7357c8059 pair up hash with Address for transaction submission API. 10 years ago
Marek Kotewicz 9d0ef73c8e eth_getTransactionReceipt 10 years ago
Marek Kotewicz 455a1aed74 rpc eth_sendTransaction returns always transaction hash 10 years ago
Gav Wood 9be175ddd7 Cleaned up interface to send/submit Transaction. 10 years ago
Marek Kotewicz 5613e21974 fixed encoding unformatted data in eth_getStorageAt 10 years ago
Marek Kotewicz 560f93be76 fixed eth_getTransactionByHash when transactionHash is unknown 10 years ago
Marek Kotewicz 45cb07bccf getBlockBy** and getBlockTransactionCountBy** return null if block is not found 10 years ago
Marek Kotewicz 971b685441 blockchain isKnown block / transaction 10 years ago
subtly 67b9135b28 Don't link secp256k1 on windows. 10 years ago
Marek Kotewicz 5c64ba8aae fixed encoding unformatted data in eth_getStorageAt 10 years ago
Marek Kotewicz 51c705e3d3 fixed eth_getTransactionByHash when transactionHash is unknown 10 years ago
Marek Kotewicz 0c23935877 getBlockBy** and getBlockTransactionCountBy** return null if block is not found 10 years ago
Marek Kotewicz e98317f2dd blockchain isKnown block / transaction 10 years ago