90 Commits (f914f1a746d7f91951c1da262a4a749dd3ebfa71)

Author SHA1 Message Date
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Cozz Lovan c1c9d5b415 [Qt] Add Smartfee to GUI 10 years ago
Wladimir J. van der Laan 023e63df78 qt: Move transaction notification to transaction table model 10 years ago
Cozz Lovan ccca27a788 [Wallet] Watch-only fixes 10 years ago
Mark Friedenbach a372168e77 Use a typedef for monetary values 10 years ago
Pieter Wuille 0be990ba34 Move CTxDestination from script/script to script/standard 10 years ago
Philip Kaufmann 2c2cc5dac1
Remove some unnecessary c_strs() in logging and the GUI 10 years ago
Cozz Lovan 80daee0fb5 [Qt] Call checkBalanceChanged() periodically instead for every updated transaction 10 years ago
Wladimir J. van der Laan 88fe88cf36
gui: remove redundant numTransactions tracking 10 years ago
Cozz Lovan 939ed97373 Add boolean HaveWatchonly and signal NotifyWatchonlyChanged 10 years ago
Wladimir J. van der Laan 3015e0bca6 Revert "UI to alert of respend attempt affecting wallet." 10 years ago
Wladimir J. van der Laan ad26dc9c31 Revert "Formatting, spelling, comment fixes." 10 years ago
Cozz Lovan acd432b5b3 [Qt] Prevent balloon-spam after rescan 10 years ago
JaSK ffd40da361 Watchonly balances are shown separately in gui. 10 years ago
Wladimir J. van der Laan 2935b21103 qt: Hide unspendable outputs in coin control 11 years ago
Pieter Wuille c8988460a2 Add support for watch-only addresses 11 years ago
Tom Harding 7a19efe040 Formatting, spelling, comment fixes. 10 years ago
Tom Harding ada5a067c7 UI to alert of respend attempt affecting wallet. 10 years ago
Wladimir J. van der Laan 09eb201b1b Remove `using namespace std` from header file 10 years ago
Gavin Andresen c6cb21d17a Type-safe CFeeRate class 10 years ago
Wladimir J. van der Laan 41106a50d2 qt: get required locks upfront in polling functions 10 years ago
Wladimir J. van der Laan 55a1db4fa2 Solve chainActive-related locking issues 10 years ago
Cozz Lovan 392783697c [Qt] rescan progress 10 years ago
Gavin Andresen 93a18a3650 Remove CWalletTx::vfSpent 11 years ago
Gavin Andresen 2b72d46f42 Handle "conflicted" transactions properly 11 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 11 years ago
Cozz Lovan 22a51207ae [Qt] Show and store message of normal bitcoin:URI 11 years ago
Cozz Lovan 8476d5d407 [Qt] Permanently store requested payments in wallet 11 years ago
Cozz Lovan 57d8e3f88f [Qt] add missing lock in walletmodel 11 years ago
Wladimir J. van der Laan d31ad26550 qt: Add missing lock in WalletModel::listCoins 11 years ago
Wladimir J. van der Laan aaf8d15708 qt: Add missing LOCKs for locked coin functions 11 years ago
Philip Kaufmann 6c1bf199ca [Qt] style-police, add missing license headers 11 years ago
Wladimir J. van der Laan 666893b1fa qt: keep a list of requested payments 11 years ago
Cozz Lovan 6a86c24db1 Coin Control Features 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e592d43f51 qt: add license header to source files 11 years ago
Philip Kaufmann c6c97e0f4e [Qt] Rework of payment request UI (mainly for insecure pr) 11 years ago
Pieter Wuille 4c6d41b8b6 Refactor/encapsulate chain globals into a CChain class 11 years ago
Philip Kaufmann 48c011489b don't touch addressbook when using secure payment-requests 11 years ago
Philip Kaufmann d5f0ef54f8 several small Qt-related fixes 11 years ago
Philip Kaufmann 42018eff07 Bitcoin-Qt: Use qDebug() for printing to debug.log 11 years ago
Jonas Schnelli 9e8904f6ae qt: Display txfee in first sendCoinsDialog message box 11 years ago
Wladimir J. van der Laan dcd0b0775e qt: Handle address purpose in incremental updates 11 years ago
Gavin Andresen a41d5fe019 Payment Protocol: X509-validated payment requests 11 years ago
Gavin Andresen 618855133d Refactor: CAddressBookData for mapAddressBook 11 years ago
Gavin Andresen 1f00f4e9c9 CreateTransaction: return strFailReason on failure 11 years ago
Philip Kaufmann abf11f79ae fix "send coins" via context menu in address book 11 years ago
Philip Kaufmann 15d8ff2029 rework ThreadSafeAskFee() / askFee() functions 12 years ago
Wladimir J. van der Laan 2e00b8fbd9 Persistently poll for balance change when number of blocks changed 12 years ago