aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-02build: set Unicode true for NSIS installerfanquake
2021-03-02Merge #21325: lint: Fix spelling errors in commentsfanquake
2021-03-02Merge #21298: guix: Bump time-machine, glibc, and linux-headersfanquake
2021-03-02Merge #21323: guix, doc: Update default HOSTS valuefanquake
2021-03-01Merge #21170: bench: Add benchmark to write JSON into a stringWladimir J. van der Laan
2021-03-01lint: Fix spelling errors in commentsfyquah
2021-03-01Merge #21321: guix: Add curl to required tool listWladimir J. van der Laan
2021-03-01Merge #18466: rpc: fix invalid parameter error codes for {sign,verify}message...Wladimir J. van der Laan
2021-03-01guix, doc: Update default HOSTS valueHennadii Stepanov
2021-03-01guix: Add curl to required tool listHennadii Stepanov
2021-02-28Merge #21286: build: Bump minimum Qt version to 5.9.5fanquake
2021-02-27Merge #21297: test: feature_blockfilterindex_prune.py improvementsMarcoFalke
2021-02-26Merge #21272: guix: Passthrough SDK_PATH into containerWladimir J. van der Laan
2021-02-26Merge #21277: wallet: listdescriptors uses normalized descriptor formWladimir J. van der Laan
2021-02-25test: remove unneeded node from feature_blockfilterindex_prune.pyJon Atack
2021-02-25test: improve assertions in feature_blockfilterindex_prune.pyJon Atack
2021-02-25Merge bitcoin-core/gui#226: Add "Last Block" and "Last Tx" rows to peer detai...MarcoFalke
2021-02-25Merge #21254: test: Avoid connecting to real network when running testsMarcoFalke
2021-02-25Merge #21264: fuzz: Two scripted diff renamesMarcoFalke
2021-02-25Merge #21252: test: Add missing wait for sync to feature_blockfilterindex_pruneMarcoFalke
2021-02-25gui: add "Last Block" (CNodeStats::nLastBlockTime) to peer detailsJon Atack
2021-02-25gui: add "Last Tx" (CNodeStats::nLastTXTime) to peer detailsJon Atack
2021-02-25qt: add RPCConsole::TimeDurationField helper, call systime only onceJon Atack
2021-02-25Merge #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate()Wladimir J. van der Laan
2021-02-25Merge bitcoin-core/gui#223: qt: Re-add and rename transaction "Edit Label" ac...MarcoFalke
2021-02-25Merge bitcoin-core/gui#214: qt: Disable requests context menu actions when ap...MarcoFalke
2021-02-25Merge bitcoin-core/gui#219: qt: Prevent the main window popup menuMarcoFalke
2021-02-24guix: Bump glibc and linux-headersCarl Dong
2021-02-24guix: Rebase on 95aca2991b (1.2.0-12.dffc918)Carl Dong
2021-02-25Merge #21271: guix: Explicitly set umask in build containerfanquake
2021-02-24Merge #21292: build, doc: Fix configure script output indentation and typosMarcoFalke
2021-02-24Merge #21293: test: Replace accidentally placed bit-OR with logical-ORWladimir J. van der Laan
2021-02-24test: Replace accidentally placed bit-OR with logical-ORHennadii Stepanov
2021-02-24build, doc: Fix configure script output indentation and typosHennadii Stepanov
2021-02-24Merge #18017: txmempool: split epoch logic into classWladimir J. van der Laan
2021-02-24qt: Rename "Edit label" to "Edit address label"Wladimir J. van der Laan
2021-02-24Revert "qt: Remove Transactionview Edit Label Action"Wladimir J. van der Laan
2021-02-24Merge #21285: wallet: fix doc typo in signer optionfanquake
2021-02-23build: Bump minimum Qt version to 5.9.5Hennadii Stepanov
2021-02-23wallet: fix doc typo in signer optionWilliam Casarin
2021-02-23Merge #21250: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix)Wladimir J. van der Laan
2021-02-23Merge #21053: rpc, test: document {previous,next}blockhash as optionalMarcoFalke
2021-02-23guix: Explicitly set umask in build containerCarl Dong
2021-02-23Merge #16546: External signer support - Wallet Box editionWladimir J. van der Laan
2021-02-23qt: Disable requests context menu actions when appropriateJarol Rodriguez
2021-02-23Merge #21222: log: Clarify log message when file does not existMarcoFalke
2021-02-23doc: add external-signer.mdSjors Provoost
2021-02-23rpc: send: support external signerSjors Provoost
2021-02-23rpc: signerdisplayaddressSjors Provoost
2021-02-23wallet: ExternalSigner: add GetDescriptors methodSjors Provoost