Permalink
Commits on Jul 21, 2017
Commits on Jul 20, 2017
Commits on Jul 19, 2017
  1. Merge #10864: Avoid redundant redeclaration of GetWarnings(const stri…

    …ng&)
    
    
    e0d4592 Avoid redundant redeclaration of GetWarnings(const string&) (practicalswift)
    
    Pull request description:
    
      Avoid redundant redeclaration of `GetWarnings(const string&)`.
    
      `std::string GetWarnings(const std::string& strFor)` is declared in `warnings.h` and defined in `warnings.cpp`.
    
    Tree-SHA512: d1503e00a2073cf080d66eafa303dc9c660a7ac15d4d2abcf2e4aa69cf9622d89a8e3f09324139bb7b8debaa6d1ee4a1c1681d347cebd99b1d3672a4da6d1ace
    jonasschnelli committed Jul 19, 2017
Commits on Jul 17, 2017
  1. Register wallet endpoint

    jonasschnelli committed Jul 17, 2017
Commits on Jul 13, 2017
  1. [Qt] migrate old fee slider value to new dropbown

    Always round up (conservative)
    jonasschnelli committed Jul 13, 2017
  2. Merge #10810: missing white space in function arg

    69a4339 missing white space in function arg (Lawrence Nahum)
    
    Pull request description:
    
    Tree-SHA512: 94d832eca0b5429cf48c7c1d4489942b53182c5b7ad9f24264867e7631301173c23a48f7b2e8fd22ff1b3137bafacb3f9d4320f4df235668c9096aaefff7afe8
    jonasschnelli committed Jul 13, 2017
Commits on Jul 3, 2017
  1. Merge #10728: fix typo in help text for removeprunedfunds

    ecb4fc3 fix typo in help text for removeprunedfunds (Akio Nakamura)
    
    Tree-SHA512: 2603851f1ac90bc0b90ced6355b0056e4cb658303cb2cd03ee0827ed0053157ebb87de48076f4d4f556991bfdbdb65d0a68a8dbd275c501cee4c9b5746a9562b
    jonasschnelli committed Jul 3, 2017
Commits on Jun 29, 2017
  1. [tests] Allow tests to pass when stderr is non-empty

    Tests which pass with non-empty stderr are reported as "passed with
    warnings"
    jonasschnelli committed with jnewbery Apr 20, 2017
Commits on Jun 23, 2017
  1. Merge #10644: Slightly overhaul NSI pixmaps

    92fb8bd Slightly overhaul NSI pixmaps (Jonas Schnelli)
    
    Tree-SHA512: d10508e38c37d63a1a1f0f640a402f24c9d4a4e94b603752c4e48b51ad7d2cbd12267a1ab038af69b9a519293ee57bce7c2c4236fec4031ca789cf2f20fdb863
    jonasschnelli committed Jun 23, 2017
Commits on Jun 22, 2017
Commits on Jun 5, 2017
Commits on Jun 1, 2017
  1. Merge #10449: Overhaul Qt fee bumper

    6d7104c [Qt] make sure transaction table entry gets updated after bump (Jonas Schnelli)
    32325a3 [Qt] hide bump context menu action if tx already has been bumped (Jonas Schnelli)
    
    Tree-SHA512: d3e5991145879b7f6b212d9d9c6f423609dc8e6fa7f6feb7df931691f1dec2acb6ab162c2fb7e758d3ca3f3fb14363df2f50f0e83e83068da5cc7e6de35e69d2
    jonasschnelli committed Jun 1, 2017
Commits on May 31, 2017
  1. Merge #10454: Fix broken q4 test build

    620444b Fix broken q4 test build (Russell Yanofsky)
    
    Tree-SHA512: 3247458541e5586e5a2cfc0abda3c54f140c676603ea5a3bdc0d11aae335d0221bbc818fc5fa458242fd4bacd326fca1013fc0320d5c91b672b8ca9684fb7bf8
    jonasschnelli committed May 31, 2017
Commits on May 24, 2017
  1. Merge #10420: Add Qt tests for wallet spends & bumpfee

    5749a48 Add Qt tests for wallet spends & bumpfee (Russell Yanofsky)
    
    Tree-SHA512: 026785e7b5ab662f37029d0694916757e46e68bf10e1a7bf1e8538a36593ada0768c6cf3c810c66d65fad891c137fc8bb13904ed09ab3bcffd6cf43d09e48621
    jonasschnelli committed May 24, 2017
Commits on May 18, 2017
  1. Merge #9697: [Qt] simple fee bumper with user verification

    a387837 Make sure we re-check the conditions of a feebump during commit (Jonas Schnelli)
    9b9ca53 Only update the transactionrecord if the fee bump has been commited (Jonas Schnelli)
    6ed4368 Make sure we use nTxConfirmTarget during Qt fee bumps (Jonas Schnelli)
    be08fc3 Make sure we always update the table row after a bumpfee call (Jonas Schnelli)
    2678d3d Show old-fee, increase a new-fee in Qt fee bumper confirmation dialog (Jonas Schnelli)
    2ec911f Add cs_wallet lock assertion to SignTransaction() (Jonas Schnelli)
    fbf385c [Qt] simple fee bumper with user verification (Jonas Schnelli)
    
    Tree-SHA512: a3ce626201abf64cee496dd1d83870de51ba633de40c48eb0219c3eba5085c038af34c284512130d2544de20c1bff9fea1b78f92e3574c21dd4e96c11b8e7d76
    jonasschnelli committed May 18, 2017
Commits on May 16, 2017
  1. Merge #10362: [GUI] Add OSX keystroke to RPCConsole info

    012fa9b Add OSX keystroke to clear RPCConsole (Spencer Lievens)
    
    Tree-SHA512: 124e9567d633fd80ab200e53b34c821947111ebb6ebd0b2ba3feacdbe2b6ab59ab447b87473f36d221d4189d92df6d53e34a8486aacaa8eaa4d9e413db01b11f
    jonasschnelli committed May 16, 2017
Commits on May 11, 2017