Commit Graph

18382 Commits (43c7fbb1e79a4a2219306bf3da1a2dfdf9213f2c)
 

Author SHA1 Message Date
Chun Kuan Lee 43c7fbb1e7 Make MSVC compiler read the source code using utf-8
6 years ago
Chun Kuan Lee f86a571edb tests: Add test case for std::ios_base::ate
6 years ago
Chun Kuan Lee a554cc901a Move boost/std fstream to fsbridge
6 years ago
Chun Kuan Lee 86eb3b3f1a utils: Add fsbridge fstream function wrapper
6 years ago
MarcoFalke cc7258bdfb
Merge #13877: utils: Make fs::path::string() always return utf-8 string on Windows
6 years ago
MarcoFalke 8efd87455b
Merge #14281: lcov: filter /usr/lib/ from coverage reports
6 years ago
MarcoFalke 9f94483b7a
Merge #14306: AppVeyor: Move AppVeyor YAML to dot-file-style YAML
6 years ago
MarcoFalke bb8c9b3f74
Merge #14275: tests: Write the notification message to different files to avoid race condition in feature_notifications.py
6 years ago
Mitchell Cash ff40357da1
AppVeyor: Move AppVeyor YAML to dot-file-style YAML
6 years ago
MarcoFalke 4dac24db23
Merge #13311: Don't edit Chainparams after initialization
6 years ago
Chun Kuan Lee 67654b6405 tests: write the notification to different files to avoid race condition
6 years ago
MarcoFalke 990fc0de1a
Merge #14007: tests: Run functional test on Windows and enable it on Appveyor
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
MarcoFalke 985d28cc90
Merge #14297: [RPC] Remove warning for removed estimatefee RPC
6 years ago
MarcoFalke f5035f9d0f
Merge #14298: [REST] improve performance for JSON calls
6 years ago
MarcoFalke e798ae41e0
Merge #13546: wallet: Fix use of uninitialized value bnb_used in CWallet::CreateTransaction(...)
6 years ago
Jorge Timón 6fa901fb47
Don't edit Chainparams after initialization
6 years ago
Jorge Timón 980b38f8a1
MOVEONLY: Move versionbits info out of versionbits.o
6 years ago
Antoine Le Calvez 30973e9844 [REST] improve performance for JSON calls
6 years ago
John Newbery 1eb9a9b524 [RPC] Remove warning for removed estimatefee RPC
6 years ago
Chun Kuan Lee 2c3eade704 Make fs::path::string() always return utf-8 string
6 years ago
MarcoFalke fa6b30c40b
lcov: filter /usr/lib/ from coverage reports
6 years ago
MarcoFalke 920c090f63
Merge #14287: tests: Use MakeUnique to construct objects owned by unique_ptrs
6 years ago
practicalswift b6718e373e tests: Use MakeUnique to construct objects owned by unique_ptrs
6 years ago
MarcoFalke 2796c6e5ec
Merge #14214: convert C-style (void) parameter lists to C++ style ()
6 years ago
MarcoFalke 9a3a984bb8
Merge #14272: init: Remove deprecated args from hidden args
6 years ago
MarcoFalke 1e5b9254a9
Merge #14276: doc: Add autogen.sh in ARM Cross-compilation
6 years ago
Walter 52beb9ed88
Add autogen.sh in ARM Cross-compilation
6 years ago
MarcoFalke fa910e4301
init: Remove deprecated args from hidden args
6 years ago
practicalswift a23a7f60aa wallet: Avoid potential use of unitialized value bnb_used in CWallet::CreateTransaction(...)
6 years ago
MarcoFalke d26278988f
Merge #13152: [rpc] Add getnodeaddresses RPC command
6 years ago
Wladimir J. van der Laan 24f095df45
Merge #14251: doc: Add historical release notes for 0.16.3
6 years ago
Wladimir J. van der Laan fd5c95cc4e doc: Add historical release notes for 0.16.3
6 years ago
Wladimir J. van der Laan d926a87fde
Merge #14247: Fix crash bug with duplicate inputs within a transaction
6 years ago
chris-belcher a2eb6f5405 [rpc] Add getnodeaddresses RPC command
6 years ago
Suhas Daftuar 9b4a36effc [qa] Test for duplicate inputs within a transaction
6 years ago
Suhas Daftuar b8f801964f Fix crash bug with duplicate inputs within a transaction
6 years ago
MarcoFalke 4901c00792
Merge #14236: qa: generate --> generatetoaddress change to allow tests run without wallet
6 years ago
Chun Kuan Lee 661ac15a4a appveyor: Run functional tests on appveyor
6 years ago
sanket1729 0ca4c8b3c6 Changed functional tests which do not require wallets to run without
6 years ago
Wladimir J. van der Laan 2d4749b366
Merge #13578: [depends, zmq, doc] upgrade zeromq to 4.2.5 and avoid deprecated zeromq api functions
6 years ago
Wladimir J. van der Laan 72e358dca7
Merge #14227: integer division instead of implicit double conversion
6 years ago
Chun Kuan Lee 2148c36b6e tests: Make it possible to run functional tests on Windows
6 years ago
MarcoFalke 3832c25f17
Merge #14225: tests: Reorder tests and move most of extended tests up to normal tests
6 years ago
Chun Kuan Lee d641c29a5a travis: Run feature_dbcrash functional tests in cron job
6 years ago
Chun Kuan Lee c0d947d725 tests: Reorder tests and move most of extended tests up to normal tests
6 years ago
Arvid Norberg be54f42e5f use integer division instead of double conversion and multiplication for computing amounts
6 years ago
MarcoFalke c53e083a49
Merge #14212: build: Remove libssl from LDADD unless gui
6 years ago
Wladimir J. van der Laan de89eec25d
Merge #14206: doc: Document -checklevel levels
6 years ago
Wladimir J. van der Laan 8e1c13e6da doc: Document -checklevel levels
6 years ago