1690 Commits (f7500218c812d36f15e074e77cb56137c68d0ce1)

Author SHA1 Message Date
arkpar f7500218c8 mix working 10 years ago
Gav Wood 0d6170267a Minor fix. 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 076e5c03ee libethcore on a new path. 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 af6a483aa6 fixed m_future cleanup in transaction queue 10 years ago
arkpar 924ea156b1 Fixed maxNonce calculation for empty transaction list 10 years ago
arkpar 7a10f55f13 Prevent sync from downloading unknown blocks that are already in the queue 10 years ago
Gav Wood bc9b022d20 Clear transaction hashes on chain reorg, too. 10 years ago
Gav Wood 8af63e8ab1 Clear reverted block hashes from cache during imporing. 10 years ago
Gav Wood 4cfc62e199 Final fix for rescue. 10 years ago
Gav Wood 778e6ff677 Fix for invariant macro. 10 years ago
arkpar 68d785e7c3 macro fail 10 years ago
Gav Wood 06030dc20c Avoid crash on rescue. 10 years ago
Gav Wood a8e46ed898 Fix for rescue? 10 years ago
Gav Wood de97b49939 Rescue a corrupted database. 10 years ago
arkpar 5b4c6f8678 fixed reported sync protocol version 10 years ago
arkpar fbe0d01ee7 style 10 years ago
arkpar a8a8fa5ced start pv60 sync after 10sec delay 10 years ago
arkpar 53c993b022 style 10 years ago
arkpar 56091064db work around invalid NewBlock packet 10 years ago
Gav Wood aede1619c8 Reversion of hardfork. 10 years ago
Gav Wood 9d5b632c58 pair up hash with Address for transaction submission API. 10 years ago
Gav Wood b3a1038fe5 Nicer import graph. 10 years ago
Gav Wood b8fa3ce530 Better visualisation of sync. 10 years ago
Gav Wood d94999967d Undo hard fork. 10 years ago
Gav Wood 767ead8450 Reorganise logs. 10 years ago
arkpar 24d7ca9ebc TransactionQueue docs 10 years ago
Gav Wood d7357c8059 pair up hash with Address for transaction submission API. 10 years ago
Gav Wood f2fdd8fb32 Nicer import graph. 10 years ago
CJentzsch 1927b021ab update canary address 10 years ago
Gav Wood dbf49bbc49 Better visualisation of sync. 10 years ago
Gav Wood f35358caa0 Undo hard fork. 10 years ago
Gav Wood 54d2906a3b Reorganise logs. 10 years ago
Gav Wood 136a077625 Undo hard fork. 10 years ago
Gav Wood 091e5d13dd Reorganise logs. 10 years ago
Gav Wood 5124ff752b Switch to YP compliant gas accounting at block 830k 10 years ago
Gav Wood f29cb461c9 Tidy up gaurds. Shorted extraData to max size. 10 years ago
Dimitry Khokhlov ce93507040 Issues: BlockChain::rebuild + byteRef test 10 years ago
Marek Kotewicz 9d0ef73c8e eth_getTransactionReceipt 10 years ago
arkpar cea26e8dab Fixed clang warnings 10 years ago
Paweł Bylica 0c382f37f1 Avoid warnings about unused function arguments. 10 years ago
Paweł Bylica 1a6620ef67 Adjust stack offloading params. Enable only for clang compiler. 10 years ago
chriseth ef3ccfcdaa Use rlpList to construct some RLPs. 10 years ago
Marek Kotewicz c89f56309d updated Interface and ClientBase method "sendTransaction" description 10 years ago
Marek Kotewicz 455a1aed74 rpc eth_sendTransaction returns always transaction hash 10 years ago
Gav Wood e1edbcf581 Avoid spurious error messages. 10 years ago
Gav Wood 9be175ddd7 Cleaned up interface to send/submit Transaction. 10 years ago