Commit Graph

26174 Commits (7b2e42ecc4bddb5504665d6932dc5ffdbd3b593e)
 

Author SHA1 Message Date
Hennadii Stepanov 7b2e42ecc4
qt: Add WalletFrame::sizeHint
4 years ago
MarcoFalke d67883d01e
Merge bitcoin-core/gui#43: bugfix: Call setWalletActionsEnabled(true) only for the first wallet
4 years ago
Jonas Schnelli 49984b44cf
Merge bitcoin-core/gui#71: Fix visual quality of text in QR image
4 years ago
fanquake 9af7c1993b
Merge #20216: wallet: fix buffer over-read in SQLite file magic check
4 years ago
Jonas Schnelli 9453fbf5a0
Merge #20: Wrap tooltips in the intro window
4 years ago
MarcoFalke 88271184e8
Merge #20112: test: Speed up wallet_resendwallettransactions with mockscheduler RPC
4 years ago
MarcoFalke 7012db2a6b
Merge #20176: test: Fix intermittent issue in p2p_feefilter
4 years ago
MarcoFalke 1cb4e339f9
Merge #20039: test: Convert amounts from float to decimal
4 years ago
Sebastian Falbesoner 56a461f727 wallet: fix buffer over-read in SQLite file magic check
4 years ago
fanquake dda18e7310
Merge #20214: test: Fix rpc_net intermittent issue
4 years ago
MarcoFalke fa5f46600f
test: Fix rpc_net intermittent issue
4 years ago
Prayank 5aadd4be18 Convert amounts from float to decimal
4 years ago
MarcoFalke b46f37ba5e
Merge #20198: Show name, format and if uses descriptors in bitcoin-wallet tool
4 years ago
MarcoFalke 47fc883106
Merge #19967: test: Replace (dis)?connect_nodes globals with TestFramework methods
4 years ago
MarcoFalke 0f86e7f128
Merge #20157: Bugfix: chainparams: Add missing (always enabled) Taproot deployment for Signet
4 years ago
Jonas Schnelli fa4074b395 Show name, format and if uses descriptors in bitcoin-wallet tool
4 years ago
Luke Dashjr 2d5793c016 Bugfix: chainparams: Add missing (disabled) Taproot deployment for Signet
4 years ago
Elliott Jin 3c7d9ab8c8 test: Move (dis)?connect_nodes globals into TestFramework as helpers
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
Elliott Jin be386840d4 test: Replace use of (dis)?connect_nodes globals
4 years ago
Samuel Dobson f5bd46a4cc
Merge #20125: rpc, wallet: Expose database format in getwalletinfo
4 years ago
MarcoFalke 45385018e1
Merge #20162: p2p: declare Announcement::m_state as uint8_t, add getter/setter
4 years ago
fanquake 4f807348af
Merge #20185: doc: Merge release notes
4 years ago
MarcoFalke fa38093bee
doc: Merge release notes
4 years ago
MarcoFalke 4769942d90
Merge #19624: Warn on unknown rw_settings
4 years ago
MarcoFalke fa5a91a352
test: Fix typo (one tx is enough) in p2p_feefilter
4 years ago
MarcoFalke d9d9a29352
Merge #20179: test: Fix intermittent issue in wallet_import_rescan
4 years ago
MarcoFalke 152ddb3197
Merge #20180: test: Fix -Wunused-function warnings if configured --without-libs
4 years ago
fanquake 62af467ff0
Merge #20082: [bugfix] random: fixes read buffer to use min rather than max
4 years ago
fanquake a1e0359618
Merge #19986: refactor: clean up -Wlogical-op warning in wallet/scriptpubkeyman.cp
4 years ago
fanquake c92aa8357c
Merge #19911: net: guard vRecvGetData with cs_vRecv and orphan_work_set with g_cs_orphans
4 years ago
Hennadii Stepanov 76bbcc414f
test: Fix -Wunused-function warning if configured --without-libs
4 years ago
MarcoFalke faab86f6c8
test: Fix intermittent issue in wallet_send
4 years ago
MarcoFalke faca3734c0
test: Fix intermittent issue in wallet_import_rescan
4 years ago
MarcoFalke 80c8a02f1b
Merge #20159: test: mining_getblocktemplate_longpoll.py improvements (use MiniWallet, add logging)
4 years ago
MarcoFalke fa3af2c0d3
test: Fix intermittent issue in p2p_feefilter
4 years ago
fanquake 5d644778da
Merge #20169: Taproot follow-up: Make ComputeEntrySchnorr and ComputeEntryECDSA const to clarify contract
4 years ago
fanquake b3527fd2e9
Merge #20168: contrib: Fix gen_key_io_test_vectors.py imports
4 years ago
Jon Atack c8abbc9d1f
p2p: declare Announcement::m_state as uint8_t, add getter/setter
4 years ago
Sebastian Falbesoner b128b56672 test: add logging for mining_getblocktemplate_longpoll.py
4 years ago
Sebastian Falbesoner 8ee3536b2b test: remove unused helpers random_transaction(), make_change() and gather_inputs()
4 years ago
MarcoFalke 9e8d2bd076
Merge bitcoin-core/gui#97: Relax GUI freezes during IBD (when using wallets)
4 years ago
MarcoFalke fa68755364
contrib: Fix gen_key_io_test_vectors.py imports
4 years ago
Sebastian Falbesoner fddce7e199 test: use MiniWallet for mining_getblocktemplate_longpoll.py
4 years ago
MarcoFalke cb21d864c5
Merge #19401: QA: Use GBT to get block versions correct
4 years ago
Wladimir J. van der Laan 2947ae6f85
Merge #20035: signet: Fix uninitialized read in validation
4 years ago
fanquake 82d3596dfe
Merge #20161: Minor Taproot follow-ups
4 years ago
practicalswift 51365674e8 script: Make ComputeEntrySchnorr and ComputeEntryECDSA const to clarify contract
4 years ago
MarcoFalke fa723e3d43
Initialize default-initialized uint256 consensus params to zero explicitly
4 years ago
fanquake cbb5f3a2d5
Merge #19836: rpc: Properly deserialize txs with witness before signing
4 years ago