1679 Commits (bca953c2bcf55dd5eadfcd3cafc4b412e053708b)

Author SHA1 Message Date
Gav Wood bc9b022d20 Clear transaction hashes on chain reorg, too. 9 years ago
Gav Wood 8af63e8ab1 Clear reverted block hashes from cache during imporing. 9 years ago
Gav Wood 4cfc62e199 Final fix for rescue. 9 years ago
Gav Wood 778e6ff677 Fix for invariant macro. 9 years ago
arkpar 68d785e7c3 macro fail 9 years ago
Gav Wood 06030dc20c Avoid crash on rescue. 9 years ago
Gav Wood a8e46ed898 Fix for rescue? 9 years ago
Gav Wood de97b49939 Rescue a corrupted database. 9 years ago
arkpar 5b4c6f8678 fixed reported sync protocol version 9 years ago
arkpar fbe0d01ee7 style 9 years ago
arkpar a8a8fa5ced start pv60 sync after 10sec delay 9 years ago
arkpar 53c993b022 style 9 years ago
arkpar 56091064db work around invalid NewBlock packet 9 years ago
Gav Wood aede1619c8 Reversion of hardfork. 9 years ago
Gav Wood 9d5b632c58 pair up hash with Address for transaction submission API. 9 years ago
Gav Wood b3a1038fe5 Nicer import graph. 9 years ago
Gav Wood b8fa3ce530 Better visualisation of sync. 9 years ago
Gav Wood d94999967d Undo hard fork. 9 years ago
Gav Wood 767ead8450 Reorganise logs. 9 years ago
arkpar 24d7ca9ebc TransactionQueue docs 9 years ago
Gav Wood d7357c8059 pair up hash with Address for transaction submission API. 9 years ago
Gav Wood f2fdd8fb32 Nicer import graph. 9 years ago
CJentzsch 1927b021ab update canary address 9 years ago
Gav Wood dbf49bbc49 Better visualisation of sync. 9 years ago
Gav Wood f35358caa0 Undo hard fork. 9 years ago
Gav Wood 54d2906a3b Reorganise logs. 9 years ago
Gav Wood 136a077625 Undo hard fork. 9 years ago
Gav Wood 091e5d13dd Reorganise logs. 9 years ago
Gav Wood 5124ff752b Switch to YP compliant gas accounting at block 830k 9 years ago
Gav Wood f29cb461c9 Tidy up gaurds. Shorted extraData to max size. 9 years ago
Dimitry Khokhlov ce93507040 Issues: BlockChain::rebuild + byteRef test 9 years ago
Marek Kotewicz 9d0ef73c8e eth_getTransactionReceipt 9 years ago
arkpar cea26e8dab Fixed clang warnings 9 years ago
Paweł Bylica 0c382f37f1 Avoid warnings about unused function arguments. 9 years ago
Paweł Bylica 1a6620ef67 Adjust stack offloading params. Enable only for clang compiler. 9 years ago
chriseth ef3ccfcdaa Use rlpList to construct some RLPs. 9 years ago
Marek Kotewicz c89f56309d updated Interface and ClientBase method "sendTransaction" description 9 years ago
Marek Kotewicz 455a1aed74 rpc eth_sendTransaction returns always transaction hash 9 years ago
Gav Wood e1edbcf581 Avoid spurious error messages. 9 years ago
Gav Wood 9be175ddd7 Cleaned up interface to send/submit Transaction. 9 years ago
Gav Wood e83201f563 Crash fix. 9 years ago
Gav Wood 0ec0e5c4ea Fix ready for gas used/refunded. 9 years ago
arkpar 050ee239fd locking improvements 9 years ago
arkpar eb2bc3e69f sync status CLI 9 years ago
Paweł Bylica 1db8e5ff71 Increase stack size needed for VM execution in Debug build type. 9 years ago
Paweł Bylica 42d9edc9b0 Fix up rvalue references. Avoid a copy of an EVM code in ExtVM. 9 years ago
arkady.paronyan@gmail.com 8689bc8164 msvc compilation/warnings 9 years ago
arkpar 3751eabfa8 mutiple threads, added m_future limit check 9 years ago
arkpar 440f6e7dc2 import transactions in a separate thread 9 years ago
Gav Wood 69760bc3f6 include deque. 9 years ago