3601 Commits (6539cfc583c5963fbb3138b99c1a8677970e0305)

Author SHA1 Message Date
Wladimir J. van der Laan 5c80b9a7fb build: build qt tests after qt libs/executable 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 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
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
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
Andreas Schildbach ffd082a6a3 Add script test to prove that OP_0 evaluates as the empty vector, rather than [0]. 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
Wladimir J. van der Laan 5283410568 Remove unused includes of boost lexical_cast 11 years ago
Wladimir J. van der Laan 1bcf81e042 gui: Prevent status icons from being cut off 11 years ago
Wladimir J. van der Laan 8a6894ca3e Log which wallet is used during init 11 years ago
Cozz Lovan ba51c7da40 Fix null pointer in IsTrusted() 11 years ago
Pieter Wuille fecba4e269 Total money limit test 11 years ago
paveljanik 2d2d8fae3d Clarify the error message when unable to bind to port 11 years ago
paveljanik 094eeff0ba Bitcoin is running fine... 11 years ago
Wladimir J. van der Laan ad6ae48939
build: Version bump to 0.9.99, disable IS_RELEASE 11 years ago
Cozz Lovan dc01ba7b0c Fix coin control sorts date as text 11 years ago
Philip Kaufmann 8e29623077 [Qt] show number of in/out connections in debug console 11 years ago
Wladimir J. van der Laan 098316c70f English translation update 11 years ago
Wladimir J. van der Laan f642fd9dd6 qt: Modernize 'confirmed' terminology in shown tx status 11 years ago
Wladimir J. van der Laan 1b8fd35aad Make tinyformat errors raise an exception instead of assert()ing 11 years ago
Wladimir J. van der Laan a270ca2b42 Transifex pull pre-0.9.0rc2 11 years ago
Daniel Newton a00ebb5117 move wallet info stuff to "getwalletinfo" rpc (left original wallet 11 years ago
Wil Bown 5d5b0d284a Add shell null to else block 11 years ago
Jeff Garzik 8175c790eb script: reduce OP_RETURN standard relay bytes to 40 11 years ago
Gavin Andresen 93a18a3650 Remove CWalletTx::vfSpent 11 years ago
Wladimir J. van der Laan 44235713ed Replace PrintException with PrintExceptionContinue + throw 11 years ago
Cozz Lovan a719903804 Fix bitcoin-cli exit status code 11 years ago
Peter Todd 5a986edac8
Document that CPubKey.IsValid() is consensus critical 11 years ago
Wladimir J. van der Laan 2f5da74362 Remove definition of PRI?64 in util.h 11 years ago
Wladimir J. van der Laan f48742c2bf Get rid of C99 PRI?64 usage in source files 11 years ago
Gregory Maxwell 041f71bb38 Make the signrawtransaction docs explicit that the arguments can be 'null'. 11 years ago
Wladimir J. van der Laan d5f1e727a8 Don't use PRIx64 formatting derives from inttypes.h 11 years ago
Wladimir J. van der Laan b96f6a77f8 Remove "conflicted" as transaction category. 11 years ago
Jeff Garzik 595b6d88d4 script: tighten multisig non-standard rules: do not relay pubkeys above 65 bytes 11 years ago
Christian von Roques a3138ed42b add test of DecodeBase58 skipping whitespace 11 years ago