4191 Commits (5a0d47cf59c60ab88c740be6df2cc7e0f02d5187)
 

Author SHA1 Message Date
Warren Togami 5a0d47cf59 qt-win32.yml: remove redundant unzip dep 11 years ago
Warren Togami fe7b87a976 Litecoin v0.8.6.2 11 years ago
Warren Togami bacaa46b0a Litecoin: Release Notes for 0.8.6.2 11 years ago
Warren Togami 5b17393890 Upgrade gitian win32 to boost-1.55. 11 years ago
Nikolay Belikov d781651e4c Litecoin: More straightforward SSE2 detection 11 years ago
Mr.Coder 4a96ed8039 Update makefile.osx to prevent some compiling errors under osx 10.9 11 years ago
Sejntcior e955fa8971 Fix QT5 compatibility for Coin Control 11 years ago
Matthieu Caneill a921cd224c Add: requirement libupnpc-dev for Debian, in readme-qt 11 years ago
Barry Allard 50f246e747 Litecoin: s/Bit/Lite/-coin.app 11 years ago
Barry Allard 375d8e9a4e [osx] update contrib/homebrew/bitcoin.qt.pro.patch from old OpenSSL -> modern OpenSSL via homebrew 11 years ago
rolf vreijdenberger 983aa861dd Litecoin: Coin Control cosmetic s/Bitcoin/Litecoin/ 11 years ago
rolf vreijdenberger afbb2a32c9 Litecoin: bitrpc.py cosmetic s/Bitcoin/Litecoin/ 11 years ago
Warren Togami 88e2a2e898 Litecoin v0.8.6.1 11 years ago
Warren Togami 7cc3c0a9c0 Litecoin: Reduce default mintxfee to 0.001 11 years ago
Warren Togami 3ba60fe898 Litecoin: Release Notes for 0.8.6.1 11 years ago
pooler 9f8986dec4 Litecoin: Update pnSeed array 11 years ago
Warren Togami def3c9e53b Litecoin: Reduce Dust thresholds by 10x 11 years ago
Warren Togami 3d538f0a92 Litecoin: Reduce high priority tx size limit to 5KB (from 10KB) 11 years ago
Warren Togami 80aa7891ec Litecoin: Reduce prioritysize from 27KB to 17KB 11 years ago
Warren Togami 75c6b1ad12 Litecoin: Checkpoint at block 456000 11 years ago
Warren Togami 91a94eb4ea LevelDB: use PosixWriteableFile only on MacOS X 11 years ago
Patrick Strateman 648c6f4510 dont use mmap in leveldb, this is a marginal performance hit 11 years ago
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