13748 Commits (dc8fc0c73bebbc1c48ac5540026030c9cc00ec23)
 

Author SHA1 Message Date
MarcoFalke dc8fc0c73b
Merge #10198: [tests] Remove is_network_split from functional test framework 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
Wladimir J. van der Laan 8f3e38477e
Merge #10169: [tests] Remove func test code duplication 7 years ago
Wladimir J. van der Laan 2580ff81f4
Merge #10314: Remove unused forward declaration for non-existent ScriptPubKeyToJSON(...) 7 years ago
Wladimir J. van der Laan 1d75597ba6
Merge #10260: [doc] Minor corrections to osx dependencies 7 years ago
Wladimir J. van der Laan faf2dea5ea
Merge #10234: [net] listbanned RPC and QT should show correct banned subnets 7 years ago
practicalswift 3fe8a83969 Remove unused forward declaration for non-existent ScriptPubKeyToJSON(...) 7 years ago
Jonas Schnelli a3e756b7d6
Merge #10093: [Qt] Don't add arguments of sensitive command to console window 7 years ago
Wladimir J. van der Laan f4a6180607
Merge #10175: Remove excess logic. 7 years ago
Wladimir J. van der Laan e7b90f78f5
Merge #10180: [trivial] Fix typos (tempoarily → temporarily, inadvertantly → inadvertently) 7 years ago
Wladimir J. van der Laan 0e8499c53f
Merge #10281: doc: Add RPC interface guidelines 7 years ago
Wladimir J. van der Laan c26655ed3f doc: Add RPC interface guidelines 7 years ago
Pieter Wuille e4bbd3d230
Merge #10292: Improved efficiency in COutPoint constructors 7 years ago
Pieter Wuille c45da32047
Merge #10305: Fix potential NPD introduced in b297426c 7 years ago
Pieter Wuille ab1f1d3246
Merge #10309: Trivial: remove extra character from comment 7 years ago
CryptAxe 3503716f1e
Trivial: remove extra character from comment 7 years ago
Matt Corallo 70d39454ee Fix potential NPD introduced in b297426c 7 years ago
Wladimir J. van der Laan e2b99b1313
Merge #10294: [Wallet] unset change position when there is no change 7 years ago
Gregory Sanders 7c588637d4 [Wallet] unset change position when there is no change on exact match 7 years ago
MarcoFalke 492d22f929
Merge #10264: [test] Add tests for getconnectioncount, getnettotals and ping 7 years ago
Wladimir J. van der Laan 9c33ffd387
Merge #8824: Refactor TxToJSON() and ScriptPubKeyToJSON() 7 years ago
Wladimir J. van der Laan 8d6d43e933
Merge #10290: Add -stopatheight for benchmarking 7 years ago
MarcoFalke 80c3a73429
Merge #10256: [test] Add test for gettxout to wallet.py 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