Commit Graph

14853 Commits (c8d38abd65d920ec28c68020bf910cfa79216bd5)
 

Author SHA1 Message Date
MeshCollider c8d38abd65 Refactor tipUpdate as per style guide
7 years ago
MeshCollider 3b69a08c53 Fix division by zero in time remaining
7 years ago
MarcoFalke 50fae68d41
Merge #10701: Remove the virtual specifier for functions with the override specifier
7 years ago
MarcoFalke ce665863b1
Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip
7 years ago
MarcoFalke 81f8c0378b
Merge #11216: Update hmac_sha256.h
7 years ago
MarcoFalke 108222b9c3
Merge #11136: Docs: Add python3 to list of dependencies on some platforms
7 years ago
Utsav Gupta dc334fe749 Update hmac_sha256.h
7 years ago
Pieter Wuille ec20f01ba0
Merge #11215: [tests] fixups from set_test_params()
7 years ago
John Newbery 3918d93f3c [tests] fixups from set_test_params()
7 years ago
MarcoFalke 28f788e47e
Merge #11121: TestNode tidyups
7 years ago
John Newbery 7148b74dc3 [tests] Functional tests must explicitly set num_nodes
7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests
7 years ago
John Newbery 6cf094a022 [tests] Avoid passing around member variables in test_framework
7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node
7 years ago
John Newbery be2a2ab6a6 [tests] fix - use rpc_timeout as rpc timeout
7 years ago
danra 7bb5d3000c Add python3 to list of dependencies on some platforms
7 years ago
Daniel Edgecumbe 14ccd4d8d1 [Qt] Fix display of package name on 'open config file' tooltip
7 years ago
MarcoFalke d81dccf191
Merge #10777: [tests] Avoid redundant assignments. Remove unused variables
7 years ago
MarcoFalke a90e6d2bff
Merge #11150: [tests] Add getmininginfo test
7 years ago
MarcoFalke 91e49c51f1
Merge #10859: RPC: gettxout: Slightly improve doc and tests
7 years ago
Jorge Timón 6d2d2eb493
RPC: gettxout: Slightly improve doc and tests
7 years ago
MarcoFalke 60dd9cc470
Merge #10781: Python cleanups
7 years ago
Cristian Mircea Messel 4f2905b76b Add getmininginfo functional test
7 years ago
Wladimir J. van der Laan cee4fe1d53
Merge #11144: Move local include to before system includes
7 years ago
practicalswift 78214588d6 Use for-loop instead of list comprehension
7 years ago
practicalswift 8239794360 Use the variable name _ for unused return values
7 years ago
practicalswift 2e6080bbf3 Remove unused variables and/or function calls
7 years ago
practicalswift 9b94054b7c Avoid reference to undefined name: stderr does not exist, sys.stderr does
7 years ago
practicalswift 51cb6b8221 Use print(...) instead of undefined printf(...)
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
Wladimir J. van der Laan f088a1bb39
Merge #10303: [bench] Include ms/blk stats in Connect* benchmarks.
7 years ago
Wladimir J. van der Laan df91e11ae1
Merge #11126: Acquire cs_main lock before cs_wallet during wallet initialization
7 years ago
Wladimir J. van der Laan 9c833f471c
Merge #11145: Fix rounding bug in calculation of minimum change
7 years ago
Wladimir J. van der Laan 745bbdc189
Merge #11161: Remove redundant explicitly defined copy ctors
7 years ago
Wladimir J. van der Laan 298251161c
Merge #11138: Compat: Simplify bswap_16 implementation
7 years ago
Wladimir J. van der Laan c7229ac36e
Merge #11131: rpc: Write authcookie atomically
7 years ago
Wladimir J. van der Laan 5b8af7b879
Merge #11169: [GUI] Make tabs toolbar no longer have a context menu
7 years ago
Wladimir J. van der Laan 6ca1513624
Merge #11153: Add meshcollider Gitian PGP key
7 years ago
Dan Raviv b426e24678 Remove redundant explicitly defined copy ctors
7 years ago
MarcoFalke ede386c219
Merge #11160: Improve versionbits_computeblockversion test code consistency
7 years ago
MarcoFalke a084767b40
Merge #11155: Trivial: Documentation fixes for CVectorWriter ctors
7 years ago
danra 946638d0a0 Improve versionbits_computeblockversion test code consistency
7 years ago
Andrew Chow e2548302f4 Make tabs toolbar no longer have a context menu
7 years ago
Wladimir J. van der Laan 7fd49d01dc
Merge #11151: Fix header guards using reserved identifiers
7 years ago
danra 37c4362f22 Trivial: Documentation fixes for CVectorWriter ctors
7 years ago
MeshCollider 8897b1b1b1
Add meshcollider gitian key
7 years ago
Dan Raviv bc70ab5dff Fix header guards using reserved identifiers
7 years ago
Alex Morcos 6af49dddea Output a bit more information for fee calculation report.
7 years ago
Alex Morcos a54c7b94f8 Fix rounding errors in calculation of minimum change size
7 years ago
Wladimir J. van der Laan 07c92b98e2
Merge #10976: [MOVEONLY] Move some static functions out of wallet.h/cpp
7 years ago