4269 Commits (0.8)
 

Author SHA1 Message Date
theuni cb75107c7d leveldb: Use native Darwin memory barriers 11 years ago
Wladimir J. van der Laan 8f16782290 Prevent empty transactions from being added to vtxPrev 11 years ago
Wladimir J. van der Laan f1e8edc966 Refuse to retransmit transactions without vins 11 years ago
Wladimir J. van der Laan bf7e6d69bf qt: use deleteLater to remove send entries 11 years ago
Philip Kaufmann 4b2d42ec3f Bitcoin-Qt: Fix display of window when bitcoin: URI is opened 11 years ago
Timothy Stranex f7daed9062 Fix typo in a comment: it's base58, not base48. 11 years ago
Wladimir J. van der Laan 7bc8d0d22a Create parent directories if needed in GetDataDir 11 years ago
Gregory Maxwell 9cb728a3bd Make the rand tests determinstic. (fixes #2714) 11 years ago
Philip Kaufmann a950202bde fix invalid conversion error with MinGW 4.8.1 in net.cpp 11 years ago
Luke Dashjr 68a488fbcc Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VERSION is used 11 years ago
Mike Hearn 8f8761519c Store and use a sanitized subVer 11 years ago
Gavin Andresen cb063df2fe Refactor: pull alert string sanitization into util 11 years ago
theuni 33a35d217b qt: restore icon dock menu 11 years ago
theuni e3de4e6417 Fix uninitialized variable added in b33b9a6fe 11 years ago
Matt Corallo 8ede0c3460 Fix comparison tool by asking for blocks more aggressively 11 years ago
Warren Togami 8809504863 Merge pull request #89 from pooler/more_logging 11 years ago
Cozz Lovan e9e6262c0e Coin Control improvements October 25th, 2013 11 years ago
Warren Togami 72b4e39c09 Litecoin: Adjust Coin Control for 0.8.5 for Litecoin 11 years ago
Cozz Lovan 9bec9feb87 Coin Control Features for Bitcoin 0.8.5 11 years ago
Mike Hearn ab48dd1d17 Add some additional logging to give extra network insight. 11 years ago
Wladimir J. van der Laan 99f3d18b62 qt: GUI support for -disablewallet mode 11 years ago
Warren Togami cdd76fa878 Litecoin: getworkex: CreateNewBlock() scriptPubKey argument instead of key 11 years ago
Jeff Garzik 4e111e0a8f Add -disablewallet option, to disable wallet support (and BDB) 11 years ago
Jeff Garzik ebabf7571f init.cpp: cosmetic indent changes, preparing for no-wallet 11 years ago
Jeff Garzik a7909372bd RPC validateaddress: test pwalletMain for NULL (no-wallet mode) 11 years ago
Jeff Garzik a288878a00 Support absence of wallet (pwalletMain==NULL) in several locations, 11 years ago
Jeff Garzik fbf54fb6da miner: constify CreateNewBlock() arg scriptPubKeyIn 11 years ago
Jeff Garzik 6333bf9629 RPC: getblocktemplate does not require a key, to create a block template 11 years ago
Jeff Garzik b3060a26d0 CreateNewBlock() now takes scriptPubKey argument, 11 years ago
Jeff Garzik 02aa46394d RPC: add 'verifychain', to verify chain database at runtime 11 years ago
Jeff Garzik 0e65e7bd07 Minor miner fixes (hey hey it's fun to say) 11 years ago
Jeff Garzik e2bc2dff95 Pass check level, check depth to VerifyDB() 11 years ago
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