6144 Commits (07f70b2dde26ef2b8857642043b149ff23f59a5c)

Author SHA1 Message Date
Gregory Maxwell a60ab0ba89 Make GetAvailableCredit run GetHash() only once per transaction. 11 years ago
Yoichi Hirai fbf617a5f1 remove an assignment which is never used. 11 years ago
Wladimir J. van der Laan 1d46fe3327 'sendrawtransaction' improvements 11 years ago
Philip Kaufmann 5409404d75 add constant for shared (GUI/core) -par settings 11 years ago
Philip Kaufmann cfe4cad9e5 [Qt] fix style, formating, comment and indentation problems 11 years ago
Wladimir J. van der Laan dfd3996217 Remove duplicate from src/makefile.am 11 years ago
Cozz Lovan 7398f4a796 improve command-line options output 11 years ago
Wladimir J. van der Laan c61fe44194 qt: Only override -datadir if different from the default 11 years ago
Wladimir J. van der Laan 7e591c19e7 qt: Do proper boost::path conversion 11 years ago
Wladimir J. van der Laan e3f5d4338d
Fix test build after d138598 11 years ago
Luke Dashjr 3cb1edbfb6 Update moved and dead links 11 years ago
Gavin Andresen d138598f63
Fix regression tests 11 years ago
Isidoro Ghezzi f61287c9b1 RPC command getmininginfo showing right genproclimit 11 years ago
Chris Beams 6540025f10 Remove stale and redundant src/.gitignore file 11 years ago
Cozz Lovan ab1edd44d8 [Qt] Fix enable/disable show and remove buttons 11 years ago
Cozz Lovan 4c35366bdc Fix importwallet nTimeFirstKey 11 years ago
Wladimir J. van der Laan 788590736d qt: translation update 11 years ago
Philip Kaufmann c17f0a58b4 [Qt] remove space from translation of client bitness 11 years ago
gubatron 8c29273ff0 [QT] Fixes feel when resizing the last column on tables (issue #2862) 11 years ago
Wladimir J. van der Laan 5c80b9a7fb build: build qt tests after qt libs/executable 11 years ago
peryaudo b1b9c76262 Fix bloom filter not to use bit_mask 11 years ago
Meeh 74f66a5e29 Fixed compile error on Debian jessie (gcc version 4.8.2 (Debian 4.8.2-16)) 11 years ago
Wladimir J. van der Laan b8edf6c0d8 Qt: Fix ESC in disablewallet mode 11 years ago
Cozz Lovan 16d281ba84 [Qt] add expert section to wallet tab in optionsdialog 11 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data 11 years ago
Cory Fields a22e9a32b3 build: fix explicit --disable-qt-dbus 11 years ago
Wladimir J. van der Laan a1465ac8e6 qt: Show weeks as well as years behind for long timespans 11 years ago
philsong 2834bc8013 qt: change CT_NOW string to CT_NEW in log message 11 years ago
Addy Yeow 89d72f3d9b Add new DNS seed from bitnodes.io. 11 years ago
Haakon Nilsen caee92dfa8 qt: Enable and disable the Show and Remove buttons for requested payments history 11 years ago
Cozz Lovan b51700a852 [Qt] Dont set table color in coin control 11 years ago
Wladimir J. van der Laan b40bdd6532 qt: Show also value for options overridden on command line 11 years ago
Gregory Maxwell 1294cdc43f Add a "relayfee" field to getinfo. 11 years ago
Peter Todd d3a33fc869
Test CHECKMULTISIG with m == 0 and n == 0 11 years ago
Peter Todd b41e594773
Fix script test handling of empty scripts 11 years ago
Michagogo 9e2872c234 Adjust branding in datadir lock error message 11 years ago
Cozz Lovan 0fde3bbf07 [Qt] Fill in label from address book also for URIs 11 years ago
Cozz Lovan 53d56881a8 Fix missing wallet lock in CWallet::SyncTransaction(..) 11 years ago
Philip Kaufmann 2b45345aac minor style cleanups 11 years ago
Cozz Lovan 3f2a0172f5 [Qt] Fix coin control qt5 checkbox bug in tree mode 11 years ago
Wladimir J. van der Laan c52c4e5d14 qt: Make it possible again to specify -testnet in config file 11 years ago
ditto-b c5a9d2ca9e Fix for GetBlockValue() after block 13,440,000 11 years ago
Andreas Schildbach ffd082a6a3 Add script test to prove that OP_0 evaluates as the empty vector, rather than [0]. 11 years ago
Pieter Wuille 6fd7ef2bbf Also switch the (unused) verification code to low-s instead of even-s. 11 years ago
Mike Hearn 037b4f1485 Make mining fee policy match relay fee policy. 11 years ago
Wladimir J. van der Laan 0ffd87f1c1
qt: Remove control characters from ko_KR translation 11 years ago
Wladimir J. van der Laan 064a690515 Transifex pull pre-0.9.0rc3/final 11 years ago
Wladimir J. van der Laan 70b8cb9ce8
qt: Adjust BLOCK_CHAIN_SIZE to 20GB 11 years ago
Mark Friedenbach e935293e17 Minor code cleanup: remove indentation 11 years ago
jtimon 89ec3a2911 MainNet is the special case for the GUI 11 years ago