4187 Commits (d781651e4cb4e49e01abeb6bc579a069d77c1f10)
 

Author SHA1 Message Date
Wladimir J. van der Laan 5edaa52176 Move pMiningKey init out of StartRPCThreads 11 years ago
Jeff Garzik 8687a0ebbc RPC: add getbestblockhash, to return tip of best chain 11 years ago
Warren Togami 892b16f07a Litecoin: s/BitcoinMiner/LitecoinMiner/ and detect scrypt implementation 11 years ago
Warren Togami d4c56161ae Revert "Litecoin: Remove native coin generation." 11 years ago
Warren Togami ea24796726 Merge pull request #86 from wtogami/clangfix 11 years ago
Warren Togami 0801244768 Upgrade to Bitcoin LevelDB 1.13 11 years ago
Warren Togami 2a6cdcf6e5 Squashed 'src/leveldb/' changes from be1b0ff..be91006 11 years ago
Pieter Wuille 3efed50982 Remove redundant insert method in serialize. 11 years ago
Warren Togami d05e36e2ef Merge pull request #84 from pooler/logtimestamp_def 11 years ago
Warren Togami b64e8648be Merge pull request #85 from pooler/processgetdata 11 years ago
Patrick Strateman 9229434811 process received messages one at a time without sleeping between messages 11 years ago
Philip Kaufmann e56355b980 make -logtimestamps default on and rework help-message 11 years ago
Warren Togami 1d63195f3f Litecoin: mingw32 -mstackrealign to prevent SSE2 misalignment crashes 11 years ago
Luke Dashjr 2b22cea3a1 RPC: getblock(): Accept 2nd "verbose" parameter, similar to getrawtransaction, but defaulting to 1 for backward compatibility 11 years ago
Warren Togami 40805d0918
Disconnect nodes older than protocol version 70002 (Litecoin 0.8.3.7) 11 years ago
Warren Togami 4423dcabd2 Litecoin: Restore USE_BUILD_INFO=1 in gitian-win32.yml 11 years ago
Warren Togami 803ed8f5e0
Litecoin: SSE2 scrypt unit test coverage 11 years ago
Warren Togami 0fef3d3fdd Litecoin: Upgrade gitian win32 to Precise 12.04 and boost-1.54 11 years ago
Warren Togami cd8eeccc2d Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt 11 years ago
pooler 4b82dceb7b Litecoin: Add a simplified SSE2 version of scrypt 11 years ago
Peter Todd 3689088c6d
Enable NODE_BLOOM by default 11 years ago
Ashley Holman 4e0f31f9a0 Don't store or send blocks forked before last checkpoint. 11 years ago
Philip Kaufmann 3cb290066e special case DoS value == 0 in ProcessMessage() 11 years ago
phelixbtc 25c4b8732c Porting MinGW multithreading bugfix to makefile.mingw 11 years ago
David Hill 7f1782105f Hurricane Electric uses block 2001:470::, not 2011:470:: 11 years ago
Philip Kaufmann ffd7439799 exclude CreatePidFile() function on WIN32 as it is unused 11 years ago
Philip Kaufmann 513ec560d4 log start and end of Shutdown() 11 years ago
Charlie Lee 3100416cb1 Fix compiler warning for getnetworkhashps. 11 years ago
Gregory Maxwell 0e81091263 More fixes for blockchain corruption on OSX. 11 years ago
Warren Togami 36661955ad Silence useless warning in src/json/json_spirit_writer_template.h to make important warnings easier to see. 11 years ago
Charlie Lee 08ed7a26a9 For getnetworkhashps, use min/max to calculate the block times. 11 years ago
Charlie Lee 603a53712d Merge pull request #69 from pooler/master-0.8 11 years ago
Warren Togami 329f177677 Litecoin version 0.8.5.1 11 years ago
Pieter Wuille 1a9a2d0880 Fix out-of-bounds check 11 years ago
Gregory Maxwell 2a22054025 Longer term workaround for chainstate corruption from negative versions. 11 years ago
pooler bfb4d29fa9 Use nChainWork in GetNetworkHashPS() 11 years ago
Warren Togami 4be9f4d40e Litecoin version 0.8.4.1 11 years ago
Peter Todd 218e2ea912 Don't waste work on slow peers until they catch up 11 years ago
Peter Todd a42627b5ec Track blocks requested by peers 11 years ago
oeysteinhansen 01a554ea1f Litecoin: Update Norwegian bitcoin_nb.ts 11 years ago
RobzInadE ca2c0f1ef5 Litecoin: Update Swedish bitcoin_sv.ts 11 years ago
Warren Togami 1c83c4eb52 Litecoin: Checkpoint at block 409004 11 years ago
Gregory Maxwell d3f27c5b81 Update the bloom state on the real object, not the temporary one. 11 years ago
Pieter Wuille 71b27467bd Fix non-standard disconnected transactions causing mempool orphans 11 years ago
Gregory Maxwell 0a48b680f8 Performance optimization for bloom filters. 11 years ago
Warren Togami a41a0ad07b Squashed 'src/leveldb/' content from commit be1b0ff 11 years ago
Warren Togami 36c86137ef Merge commit 'a41a0ad07bdc1f6fd67abcad1d6ce1bc74c1bf76' as 'src/leveldb' 11 years ago
Pieter Wuille adf0e05d05 Remove inline LevelDB to prepare for git-subtree version 11 years ago
Gavin Andresen 0d90ac1b56 Simplify storage of orphan transactions 11 years ago
Gavin Andresen b1f636b161 Revert "Truncate oversize 'tx' messages before relaying/storing." 11 years ago