13996 Commits (e4bc19f6f89d54483d0e69cb507956f42c197837)
 

Author SHA1 Message Date
Wladimir J. van der Laan 8d6d43e933
Merge #10290: Add -stopatheight for benchmarking 7 years ago
Spencer Lievens 56f09df9d8 [Makefile] Alphabetically Reorder addrdb.cpp 7 years ago
MarcoFalke 80c3a73429
Merge #10256: [test] Add test for gettxout to wallet.py 7 years ago
Pieter Wuille db994b2de9 Simplify DisconnectBlock arguments/return value 7 years ago
Jimmy Song dd1ea59624 [test] Add gettxout call 7 years ago
Jimmy Song 85f950a5c4 [test] Add tests for getconnectioncount, getnettotals and ping 7 years ago
John Newbery d6732d832a [tests] update disconnect_ban.py test case to work with listbanned 7 years ago
John Newbery 77c54b270d [net] listbanned RPC and QT should show correct banned subnets 7 years ago
jonnynewbs 0ff9320bf5 refactor TxToJSON() and ScriptPubKeyToJSON() 7 years ago
Marcos Mayorga 4fbae77929 Improved efficiency in COutPoint constructors 7 years ago
Pieter Wuille b297426c96 Add -stopatheight for benchmarking 7 years ago
Wladimir J. van der Laan 4c924011f5
Merge #10075: Remove unused C++ code not covered by unit tests 7 years ago
Pieter Wuille a550f6e415
Merge #10283: Cleanup: reduce to one GetMinimumFee call signature 7 years ago
MarcoFalke 47535d7c3e
Merge #10280: [test] Unit test amount.h/amount.cpp 7 years ago
Alex Morcos 3edbd79a65 cleanup: reduce to one GetMinimumFee call signature 7 years ago
practicalswift b51aaf1c42 Remove unused C++ code not covered by unit tests 7 years ago
Jimmy Song dcb69fde5a [test] Unit test amount.h/amount.cpp 7 years ago
Wladimir J. van der Laan cf5782508a
Merge #9614: [wallet] [refactor] Simplify getbalance implementation 7 years ago
Russell Yanofsky 02d9f50d5f [wallet] Remove unneeded legacy getbalance code 7 years ago
Russell Yanofsky 82b7dc373a [wallet] Add GetLegacyBalance method to simplify getbalance RPC 7 years ago
Wladimir J. van der Laan 6fdb319165
Merge #9743: Fix several potential issues found by sanitizers 7 years ago
Wladimir J. van der Laan bd9ec0ef1e
Merge #9670: contrib: github-merge improvements 7 years ago
Wladimir J. van der Laan 8979f4569e
Merge #10273: [scripts] Minor improvements to `macdeployqtplus` script. 7 years ago
Wladimir J. van der Laan 8254a8ae21
Merge #10278: [test] Add Unit Test for GetListenPort 7 years ago
Wladimir J. van der Laan 9c94fb6c32
Merge #9930: Trivial: Correct indentation and bracing 7 years ago
Jimmy Song 1b144495d0 [test] Add Unit Test for GetListenPort 7 years ago
Wladimir J. van der Laan e0a7e1994e
Merge #10225: [test] Add aborttrescan tests 7 years ago
Wladimir J. van der Laan c29a0d4812
Merge #10265: [wallet] [moveonly] Check non-null pindex before potentially referencing 7 years ago
Wladimir J. van der Laan cb007e4346
Merge #10263: Trivial: fix fee estimate write error log message 7 years ago
Wladimir J. van der Laan 95f5e44075
Merge #10270: Remove Clang workaround for Boost 1.46 7 years ago
Chris Gavin e8babc4330 Use `with` in `macdeployqtplus` script. 7 years ago
Chris Gavin 4f3ac7ddd7 Remove unused variable from `macdeployqtplus` script. 7 years ago
Wladimir J. van der Laan 54e2d87e79
Merge #10272: [Tests] Prevent warning: variable 'x' is uninitialized 7 years ago
Karl-Johan Alm c36ea693ee
[wallet] Make sure pindex is non-null before possibly referencing in LogPrintf call. 7 years ago
Pavel Janík 5ec883667f Prevent warning: variable 'x' is uninitialized 7 years ago
fanquake 93dbb15954
Remove Clang workaround for Boost 1.46 7 years ago
Pieter Wuille c73af5416b
Merge #10249: Switch CCoinsMap from boost to std unordered_map 7 years ago
Wladimir J. van der Laan fa1ac2881f
Merge #9951: Wallet database handling abstractions/simplifications 7 years ago
Wladimir J. van der Laan 342b9bc390
Merge #9792: FastRandomContext improvements and switch to ChaCha20 7 years ago
CryptAxe 94807be8c6
Trivial: fix fee estimate write error log message 7 years ago
MarcoFalke 1b25b6df0f
Merge #10097: Move zmq test skipping logic into individual test case. 7 years ago
MarcoFalke c530c15180
Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by other test) 7 years ago
MarcoFalke 2723bcdce3
Merge #10224: [test] Add test for getaddednodeinfo 7 years ago
MarcoFalke ed22eb4a62
Merge #10258: Fixed typo in documentation for merkleblock.h 7 years ago
fanquake 661caf83b3
[doc] Minor corrections to osx dependencies 7 years ago
Wladimir J. van der Laan f8feaa4636
doc: Add historical release notes for 0.14.1 7 years ago
Mikerah dd07068d6b Fixed typo in documentation for merkleblock.h 7 years ago
Jimmy Song de487b730b Tests: Add test for getnetworkhashps 7 years ago
Wladimir J. van der Laan a6548a47a5
Merge #10201: pass Consensus::Params& to ReceivedBlockTransactions() 7 years ago
Wladimir J. van der Laan 1428f3030d
Merge #10250: Fix some empty vector references 7 years ago