9967 Commits (b92ea98503e64ea6ddc5c04b879e59b1755d5efc)
 

Author SHA1 Message Date
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
Wladimir J. van der Laan 2cd004b123
Merge pull request #7326 9 years ago
Wladimir J. van der Laan c49551886a
Merge pull request #7296 9 years ago
Wladimir J. van der Laan 18ca3fa840
Merge pull request #7324 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
Luke Dashjr d570a1f41b doc/bips: Document BIP 125 support 9 years ago
Wladimir J. van der Laan dd1304ec21
Merge pull request #7081 9 years ago
Luke Dashjr fdc202f4b0 Merge branch bytespersigop 9 years ago
MarcoFalke fa1cb1ae15 [qa] Test walletpassphrase timeout 9 years ago
Wladimir J. van der Laan 93ca5a35b0
Merge pull request #7308 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
Wladimir J. van der Laan 9de541a9c9
Merge pull request #7306 9 years ago
Wladimir J. van der Laan 3b57e9cff0
Merge pull request #7317 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
Suhas Daftuar 168915e6de Eliminate race condition in sendheaders.py test 9 years ago
Suhas Daftuar 82a0ce09b4 Add race-condition debugging tool to mininode 9 years ago
Jonas Schnelli b1cf0058d9
Merge pull request #7298 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
Wladimir J. van der Laan 7b0a9a8040
Merge pull request #7266 9 years ago
Wladimir J. van der Laan 5541560938
Merge pull request #7293 9 years ago
Wladimir J. van der Laan d964b5bb1a
Merge pull request #7229 9 years ago
Wladimir J. van der Laan de9e5ea75e
Merge pull request #7257 9 years ago
Wladimir J. van der Laan 41f1a3e99b
Merge pull request #7302 9 years ago
Alex Morcos f61766b37b Make sure conflicted wallet tx's update balances 9 years ago
MarcoFalke fa074a6fd0 [contrib] Prepare clang-format-diff for usage 9 years ago
MarcoFalke fa4f4b6974 Add clang-format-diff.py from the LLVM svn 9 years ago
Alex Morcos bebe58b748 SQUASHME: Fix rpc tests that assumed fallback to minRelayTxFee 9 years ago
Cory Fields 3968922b96 c++11: fix libbdb build against libc++ in c++11 mode 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 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
Wladimir J. van der Laan 605c17844e
Merge pull request #7205 9 years ago
Jonas Schnelli aa413687de
Merge pull request #7282 9 years ago
Wladimir J. van der Laan 2078495d9c
Merge pull request #7193 9 years ago
Wladimir J. van der Laan a10a7920c3
Merge pull request #7217 9 years ago
MarcoFalke fa3c7e644f [wallet] Add regression test for vValue sort order 9 years ago
MarcoFalke fada0c90b6 [travis] Fail when documentation is outdated 9 years ago