Commit Graph

20786 Commits (65f8da08df601ac98bad6f638392343fd564c0b9)
 

Author SHA1 Message Date
João Barbosa f27bd96b5f gui: Fix missing qRegisterMetaType(WalletModel*)
5 years ago
Carl Dong e263a343d4
test: rpc_users: Make variable names more clear.
5 years ago
Carl Dong 830dc2dd0f
test: rpc_users: Also test rpcauth.py with specified password.
5 years ago
Carl Dong c73d871799
test: rpc_users: Add function for testing auth params.
5 years ago
Carl Dong 604e2a997f
test: rpc_users: Add function for auth'd requests.
5 years ago
Wladimir J. van der Laan c799976c86
Merge #16128: Delete error-prone CScript constructor only used with FindAndDelete
5 years ago
Wladimir J. van der Laan 345f42a9e3
Merge #14505: test: Add linter to make sure single parameter constructors are marked explicit
5 years ago
Wladimir J. van der Laan 0a6ee9797e
Merge #16267: bench: Benchmark blockToJSON
5 years ago
MarcoFalke 4882040182
Merge #16291: gui: Stop translating PACKAGE_NAME
5 years ago
James O'Beirne 682a1d0f20 refactoring: remove mapBlockIndex global
5 years ago
James O'Beirne 55d525ab90 refactoring: make pindexBestInvalid internal to validation.cpp
5 years ago
James O'Beirne 4ed55dfcd7 refactoring: add block_index_candidates arg to LoadBlockIndex
5 years ago
James O'Beirne 613c46fe9e refactoring: move block metadata structures into BlockManager
5 years ago
Wladimir J. van der Laan 2679bb8919
Merge #16106: gui: Sort wallets in open wallet menu
5 years ago
João Barbosa fa90fe6440 refactor: Rename getWallets to getOpenWallets in WalletController
5 years ago
João Barbosa 224eb9534a gui: Sort wallets in open wallet menu
5 years ago
Wladimir J. van der Laan b5fa2319d8
Merge #15687: test: tool wallet test coverage for unexpected writes to wallet
5 years ago
Wladimir J. van der Laan 983c84844c
Merge #16352: build: prune dbus from depends
5 years ago
Jon Atack 7195fa792f
test: Tool wallet test coverage for unexpected writes to wallet
5 years ago
Jon Atack 3bf2b3a37b
test: Split tool_wallet.py test into subtests
5 years ago
Wladimir J. van der Laan f5a01cf259
Merge #16332: rpc: Add logpath description for getrpcinfo
5 years ago
Jon Atack 1eb13f09a9
test: Add log messages to test/functional/tool_wallet.py
5 years ago
Wladimir J. van der Laan e1a8d76aff
Merge #16347: doc: Include static members in Doxygen
5 years ago
Karl-Johan Alm b6fb617aaa
rpc: switch to using RPCHelpMan.Check()
5 years ago
Karl-Johan Alm c7a9fc234f
Make the RPCHelpMan aware of JSONRPCRequest and add Check() helper
5 years ago
fanquake 2b465195e0
Merge #16339: doc: add reduce-memory.md
5 years ago
fanquake 05623c0216
Merge #16350: qt: Remove unused guard
5 years ago
fanquake e8fabd9253
build: prune dbus from depends
5 years ago
Hennadii Stepanov d003110351
Remove unused guard
5 years ago
fanquake f373beebbc
Merge #16344: build: use #if HAVE_SYSTEM instead of defined(HAVE_SYSTEM)
5 years ago
fanquake 584168c7f9
Merge #16326: [RPC] add new utxoupdatepsbt arguments to the CRPCCommand and CPRCCvertParam tables
5 years ago
Carl Dong 84ad4d2b9d
doc: Include static members in Doxygen
5 years ago
fanquake 64b27c46e4
docs: add reduce-memory.md
5 years ago
Sjors Provoost 976b034b13
[build]: use #if HAVE_SYSTEM instead of defined(HAVE_SYSTEM)
5 years ago
Wladimir J. van der Laan 8c69fae944
Merge #15457: Check std::system for -[alert|block|wallet]notify
5 years ago
Kirill Fomichev 91509ffe24
bench: Benchmark blockToJSON
5 years ago
John Newbery 91cc18f602 [docs] Add release notes for PR 15427
5 years ago
Karl-Johan Alm 5c5e32bbe3
rpc: migrate JSONRPCRequest functionality into request.cpp
5 years ago
fanquake 4f378ac30c
Merge #16308: [MSVC] Copy build output to src/ automatically after build
5 years ago
fanquake 1088b90cba
Merge #16327: scripts and tools: Update ShellCheck linter
5 years ago
qmma 48bcb2ac24
Disable other targets when enable-fuzz is set
5 years ago
Hennadii Stepanov 1ac454a384
Enable ShellCheck rules
5 years ago
John Newbery 3b11420b3c [RPC] add new utxoupdatepsbt arguments to the CRPCCommand and CPRCConvertParam tables
5 years ago
fanquake dfdcb3dfe5
Merge #16330: docs: Use placeholder instead of key expiration date
5 years ago
Andrew Chow 1b699a5083 Add HaveKey and HaveCScript to SigningProvider
5 years ago
MarcoFalke 1381ddbcfc
Merge #16329: test: Add tests for getblockchaininfo.softforks
5 years ago
MarcoFalke 91c345eb92
Merge #16299: bench: Move generated data to a dedicated translation unit
5 years ago
Hennadii Stepanov 88fd556a96
Use placeholder instead of key expiration date
5 years ago
Gregory Sanders a30bd09454 Add logpath description for getrpcinfo
5 years ago
Wladimir J. van der Laan 11de669d8b
Merge #16325: rpc: Clarify that block count means height excl genesis
5 years ago