3688 Commits (27bff74e39c4c2951a709114e0d565568a0554fa)

Author SHA1 Message Date
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
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
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 09ec3af166 AddToWallet implies BindWallet 11 years ago
Wladimir J. van der Laan 1bcf81e042 gui: Prevent status icons from being cut off 11 years ago
Michagogo d30d379beb Slightly tweak error when unable to bind port 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
Philip Kaufmann a486abd419 replace custom GetFilesize() with boost::filesystem::file_size() 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