7009 Commits (c6cb6f7d4c4bbfe96256c66b3aef4e7e3ff6285f)

Author SHA1 Message Date
Daniel Cousens d13f65ebac rpc: update inline comments to refer to new file paths 9 years ago
Daniel Cousens a0eaff8a1d move rpc* to rpc/ 9 years ago
Jonas Schnelli df6e8e17e4
[Qt] rename "amount" to "requested amount" in receive coins table 9 years ago
Jonas Schnelli dd2dc400ee
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code 9 years ago
MarcoFalke fa6d4cc095 [walletdb] Fix syntax error in key parser 9 years ago
Suhas Daftuar eaa8d2754b RPC: indicate which transactions are replaceable 9 years ago
Luke Dashjr 3cae14056a Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere 9 years ago
MarcoFalke fa6a59dd39 [qt] Windows: Make rpcconsole monospace font larger 9 years ago
Prayag Verma bd34174ebc Update license year range to 2016 9 years ago
Chris Wheeler 9d263bd17c Typo fixes in comments 9 years ago
MarcoFalke fabcee1972 Remove copyright header from autogenerated chainparamsseeds.h 9 years ago
Luke Dashjr ab22705a7b Build against system UniValue when available 9 years ago
Luke Dashjr 2adf7e2c90 Bugfix: The var is LIBUNIVALUE,not LIBBITCOIN_UNIVALUE 9 years ago
crowning- 30cdacea3c [Wallet] Transaction View: LastMonth calculation fixed 9 years ago
MarcoFalke fa989fbf57 [qt] coincontrol workaround is still needed in qt5.4 (fixed in qt5.5) 9 years ago
Jonas Schnelli d11fc1695c [Wallet] Call notification signal when a transaction is abandoned 9 years ago
Alex Morcos 01e06d1fa3 Add new rpc call: abandontransaction 9 years ago
MarcoFalke faf671bca6 [wallet] Clarify rpc help message with regard to rounding 9 years ago
Jorge Timón e86756193e MOVEONLY: non-consensus: from pow to chain: 9 years ago
Gregory Sanders 94bdd71f9b Added help text for chainwork value 9 years ago
paveljanik 3a9dfe9d14 Fix typo, wrong information in gettxout help text. 9 years ago
MarcoFalke fa461df685 Clarify mocktime help message 9 years ago
calebogden 0331aa350c Fixing typos on security-check.py and torcontrol.cpp 9 years ago
Cory Fields c0cf48d1ac c++11: add scoped enum fallbacks to CPPFLAGS rather than defining them locally 9 years ago
Jonas Schnelli 8a7f0001be
[RPC] remove the option of having multiple timer interfaces 9 years ago
Jonas Schnelli db198d51a6
Fix RPCTimerInterface ordering issue 9 years ago
Alex Morcos 9e69717254 Make wallet descendant searching more efficient 9 years ago
MarcoFalke faa572a329 [init] Help Msg: Use Params(CBaseChainParams::MAIN) 9 years ago
MarcoFalke fa6ab96799 [init] Add missing help for args 9 years ago
MarcoFalke fac11ea310 [init] Fix error message of maxtxfee invalid amount 9 years ago
Alex Morcos f61766b37b Make sure conflicted wallet tx's update balances 9 years ago
ptschip 2dfeaa1ad0 limitfreerelay edge case bugfix: 9 years ago
Cory Fields 57d2f62c99 c++11: CAccountingEntry must be defined before use in a list 9 years ago
Cory Fields 89f71c68c0 c++11: don't throw from the reverselock destructor 9 years ago
Cory Fields 76ac35f36d c++11: detect and correct for boost builds with an incompatible abi 9 years ago
Murch 96efcadfc0 Improved readability of sorting for coin selection. 9 years ago
MarcoFalke fa60d05a4e Add missing copyright headers 9 years ago
MarcoFalke fa7e4c0919 Bump copyright headers to 2014 9 years ago
MarcoFalke faf538bfdb [trivial] Merge test cases and replace CENT with COIN 9 years ago
MarcoFalke faf3299b73 [qt] Intro: Display required space 9 years ago
Alex Morcos e420a1b15e Add sane fallback for fee estimation 9 years ago
Alex Morcos 995b9f385b Always respect GetRequiredFee for wallet txs 9 years ago
MarcoFalke fa3c7e644f [wallet] Add regression test for vValue sort order 9 years ago
Wladimir J. van der Laan 136abda597
qt: periodic translations pull from transifex 9 years ago
Jonas Schnelli 621bd6919f
[Qt] fix coincontrol update issue when deleting a send coin entry 9 years ago
Peter Todd fd836153d5
Improve CheckInputs() comment about sig verification 9 years ago
Pieter Wuille 7ef8f3c072 Report non-mandatory script failures correctly 9 years ago
fanquake 6fd0a079d8 Remove hardcoded fee from CoinControl ToolTip 9 years ago
fanquake 33877ed3b8 Add note to CoinControl Dialog workaround 9 years ago
Marcel Krüger 6cd198f380 Removed comment about IsStandard for P2SH scripts 9 years ago