Commit Graph

18374 Commits (9f94483b7ae3a89733d48679e9ac46c0a9b6deef)
 

Author SHA1 Message Date
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
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
Wladimir J. van der Laan f09bc7ec98
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
6 years ago
MarcoFalke a098245ec9
Merge #14215: [qa] Use correct python index slices in example test
6 years ago
MarcoFalke efb11d7c05
Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"
6 years ago
Suhas Daftuar 9dcb6763fb [qa] Use correct python index slices in example test
6 years ago
MarcoFalke cccc362d62
build: Remove libssl from LDADD unless gui
6 years ago
Arvid Norberg 3ccfa34b32 convert C-style (void) parameter lists to C++ style ()
6 years ago
MarcoFalke f0a6a922fe
Merge #14213: Docs: Fix reference to lint-locale-dependence.sh
6 years ago
Wladimir J. van der Laan d73205ef36
Merge #14192: utils: Convert fs::filesystem_error messages from local multibyte to utf-8 on Windows
6 years ago