Commit Graph

20506 Commits (431d81b61ca968da2d7c25f0d56455a44cd46fed)
 

Author SHA1 Message Date
Jonas Schnelli 431d81b61c
Merge #15991: Bugfix: fix pruneblockchain returned prune height
5 years ago
fanquake afab1312c5
Merge #16118: gui: Enable open wallet menu on setWalletController
5 years ago
MarcoFalke f792395d13
Merge #15834: Fix transaction relay bugs introduced in #14897 and expire transactions from peer in-flight map
5 years ago
MarcoFalke 473c6b7c5a
Merge #16184: scripted-diff: gitian: Use REFERENCE_DATETIME directly.
5 years ago
MarcoFalke 6899ef3f0e
Merge #16143: tests: Mark unit test blockfilter_index_initial_sync as non-deterministic
5 years ago
João Barbosa f402012ccf
fixup: Fix prunning test
5 years ago
Jonas Schnelli 97f517dd85
Fix RPC/pruneblockchain returned prune height
5 years ago
Carl Dong 993aa414d3
scripted-diff: gitian: Use REFERENCE_DATETIME directly.
5 years ago
Wladimir J. van der Laan 8a503a6c6d
Merge #16164: doc: update release process for SECURITY.md
5 years ago
Wladimir J. van der Laan 70d77fff3a
Merge #16162: scripts: add key for Michael Ford (fanquake) to trusted keys list
5 years ago
Wladimir J. van der Laan 5d2ccf0ce9
Merge #15024: Allow specific private keys to be derived from descriptor
6 years ago
MeshCollider 53b7de629d Add test for dumping the private key imported from descriptor
6 years ago
Wladimir J. van der Laan af05f36b60
Merge #16141: build: remove GZIP export from gitian descriptors
6 years ago
MeshCollider 2857bc4a64 Extend importmulti descriptor tests
6 years ago
Jon Atack d7c0542777
doc: update release process with SECURITY.md
6 years ago
Jon Atack e4e2b28cf1
doc: clarify support in SECURITY.md
6 years ago
fanquake 8081927c33
scripts: add key for fanquake to trusted keys list
6 years ago
MarcoFalke d0f81a96d9
Merge #16129: refactor: Remove unused includes
6 years ago
Wladimir J. van der Laan 36fb968825
Merge #15461: [depends] update to Boost 1.70
6 years ago
Wladimir J. van der Laan 9fccdd4ed4
Merge #15886: qt, wallet: Revamp SendConfirmationDialog
6 years ago
Wladimir J. van der Laan 26a0d07ddb
Merge #16130: Don't GPG sign intermediate commits with github-merge tool
6 years ago
Wladimir J. van der Laan fc6cbc31e9
Merge #15689: netaddress: Update CNetAddr for ORCHIDv2
6 years ago
MeshCollider 81a884bbd0 Import private keys from descriptor with importmulti if provided
6 years ago
MeshCollider a4d1bd1a29 Add private key derivation functions to descriptors
6 years ago
practicalswift 67f4e9c522 Include core_io.h from core_read.cpp
6 years ago
Wladimir J. van der Laan 03858b23fe
Merge #15844: depends: Purge libtool archives
6 years ago
fanquake bc8863b819
depends: remove usage of TAR_OPTIONS
6 years ago
Wladimir J. van der Laan 03e2786f05
Merge #16140: docs: create security policy
6 years ago
Wladimir J. van der Laan d936cf9eaf
Merge #15985: Add test for GCC bug 90348
6 years ago
Neha Narula fdd7fa19a9 docs: create security policy
6 years ago
Wladimir J. van der Laan 52ec4c64e8
Merge #16144: wallet: do not encrypt wallets with disabled private keys
6 years ago
Wladimir J. van der Laan 5d37c1bde0
Merge #15976: refactor: move methods under CChainState (pt. 1)
6 years ago
MarcoFalke 51858c57f0
Merge #16139: Docs: Add riscv64 to outputs list in release-process.md
6 years ago
whythat 7860c98bd5 wallet: do not encrypt wallets with disabled private keys
6 years ago
practicalswift c061be1e2f tests: Mark unit test blockfilter_index_initial_sync as non-deterministic
6 years ago
Wladimir J. van der Laan d3a1c2502b
Merge #16124: tests: Limit Python linting to files in the repo
6 years ago
Wladimir J. van der Laan 6520330087
Merge #16044: qt: fix opening bitcoin.conf via Preferences on macOS
6 years ago
Wladimir J. van der Laan 599206fda7
Merge #16090: Qt: Add vertical spacer to peer detail widget
6 years ago
Wladimir J. van der Laan c3723c80da
Merge #16122: gui: Enable console line edit on setClientModel
6 years ago
Wladimir J. van der Laan 38523721ac
Merge #16135: gui: Set progressDialog to nullptr
6 years ago
fanquake 3ff1f2a319
build: remove export GZIP from gitian descriptors
6 years ago
JeremyRand 6f7f141f77
Add riscv64 to outputs list in release-process.md
6 years ago
shannon1916 6e6494b3fb qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
6 years ago
João Barbosa d2ae6be80f gui: Set progressDialog to nullptr
6 years ago
practicalswift eca9767673 Make reasoning about dependencies easier by not including unused dependencies
6 years ago
Pieter Wuille 58e291cfad Add test for GCC bug 90348
6 years ago
Steven Roose a352d2ae5f
Don't GPG sign intermediate commits with github-merge tool
6 years ago
João Barbosa 2d8ad2f997 gui: Enable console line edit on setClientModel
6 years ago
practicalswift 3c5254a820 Limit Python linting to files in the repo
6 years ago
João Barbosa 75485ef096 gui: Enable open wallet menu on setWalletController
6 years ago