<bitcoin-git>
bitcoin/master c3ca836 Hennadii Stepanov: qt, refactor: Replace BitcoinGUI::macosDockIconActivated with a lambda
<bitcoin-git>
bitcoin/master 66afa28 Hennadii Stepanov: qt, refactor: Replace BitcoinGUI::trayIconActivated with a lambda
<bitcoin-git>
bitcoin/master 78189da Hennadii Stepanov: qt, refactor: Fill up trayIconMenu before connections
<bitcoin-git>
[bitcoin] JeremyRand opened pull request #24345: doc: Release process: fix broken link to Guix building docs (master...guix-link) https://github.com/bitcoin/bitcoin/pull/24345
<bitcoin-git>
[gui] jonatack opened pull request #549: gui, refactor: use std::chrono for formatDurationStr() helper (master...formatDurationStr-std-chrono) https://github.com/bitcoin-core/gui/pull/549
2022-02-14
<bitcoin-git>
[bitcoin] thonkle closed pull request #24116: Document listening on port 0 assigns a random unused port (master...doc-port-0) https://github.com/bitcoin/bitcoin/pull/24116
<bitcoin-git>
bitcoin/master 8fe6f5a fanquake: Merge bitcoin/bitcoin#24326: build: minor cleanups to native_clang package...
<bitcoin-git>
[bitcoin] fanquake opened pull request #24341: build: remove some no-longer-needed var unexporting from configure (master...remove_redundant_un_export) https://github.com/bitcoin/bitcoin/pull/24341
<bitcoin-git>
[bitcoin] kiminuo opened pull request #24339: Improve RPC help by explicitly mentioning output types (master...feature/2022-02-output-types) https://github.com/bitcoin/bitcoin/pull/24339
<bitcoin-git>
[bitcoin] laanwj opened pull request #24338: util: Work around libstdc++ create_directories issue (master...2022-02-create-directories) https://github.com/bitcoin/bitcoin/pull/24338
<bitcoin-git>
[bitcoin] hebasto opened pull request #24337: build: Define `PROVIDE_FUZZ_MAIN_FUNCTION` macro only when needed (master...220214-fuzz) https://github.com/bitcoin/bitcoin/pull/24337
<bitcoin-git>
[bitcoin] fanquake merged pull request #24309: test: test that OP_1-OP_16 (but not lower/higher) start witness programs (master...cherrypick_test_13062) https://github.com/bitcoin/bitcoin/pull/24309
<bitcoin-git>
[bitcoin] dongcarl opened pull request #24332: [kernel 2/n] Decouple from `netaddress`+`asmap`, parts of `timedata`+`init/common` (master...2022-02-libbitcoinkernel-p2-minimal) https://github.com/bitcoin/bitcoin/pull/24332
<bitcoin-git>
[bitcoin] fanquake merged pull request #24277: build: Fix `make deploy` for Windows when building out of source tree (master...220206-deploy) https://github.com/bitcoin/bitcoin/pull/24277
<bitcoin-git>
bitcoin/master a5f67b4 Hennadii Stepanov: build: Fix `make deploy` for Windows when building out of source tree
<bitcoin-git>
bitcoin/master b6b7815 fanquake: Merge bitcoin/bitcoin#24277: build: Fix `make deploy` for Windows when bui...
<bitcoin-git>
[bitcoin] fanquake closed pull request #24327: MIT Vulnerability from Lack of Definition and Escape from the Law. (master...master) https://github.com/bitcoin/bitcoin/pull/24327
<bitcoin-git>
[bitcoin] PublicResourceLicense opened pull request #24327: MIT Vulnerability from Lack of Definition and Escape from the Law. (master...master) https://github.com/bitcoin/bitcoin/pull/24327
<bitcoin-git>
[bitcoin] fanquake opened pull request #24326: build: minor cleanups to native_clang package (master...remove_unused_clang_include_dir) https://github.com/bitcoin/bitcoin/pull/24326
<bitcoin-git>
[bitcoin] theStack opened pull request #24324: test: refactor: remove uneeded bytes<->hex conversions in `byte_to_base58` (master...202202-test-refactor_simplify-byte_to_base58) https://github.com/bitcoin/bitcoin/pull/24324
<bitcoin-git>
[bitcoin] fanquake opened pull request #24309: test: test that OP_1-OP_16 (but not lower/higher) start witness programs (master...cherrypick_test_13062) https://github.com/bitcoin/bitcoin/pull/24309
<bitcoin-git>
[bitcoin] laanwj merged pull request #24238: random: use arc4random on OpenBSD (master...202202-random-use_arc4random_on_OpenBSD) https://github.com/bitcoin/bitcoin/pull/24238
<bitcoin-git>
[bitcoin] kristapsk opened pull request #24307: RPC: Return external_signer in getwalletinfo (master...getwalletinfo-external_signer) https://github.com/bitcoin/bitcoin/pull/24307
2022-02-09
<bitcoin-git>
[bitcoin] ryanofsky opened pull request #24306: util: Make ArgsManager::GetPathArg more widely usable (master...pr/patharg) https://github.com/bitcoin/bitcoin/pull/24306
<bitcoin-git>
[bitcoin] fanquake opened pull request #24296: ci: use Ubuntu Hirsute for Windows cross-compilation CI (master...win_ci_gcc_10_3) https://github.com/bitcoin/bitcoin/pull/24296
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24295: Remove std::move from fs wrapper to work around bug (master...2202-bug) https://github.com/bitcoin/bitcoin/pull/24295
<bitcoin-git>
bitcoin/master b1a544b Luke Dashjr: Bugfix: GUI: Re-check validity after QValidatedLineEdit::setCheckValidator
<bitcoin-git>
bitcoin/master aeb18b6 Luke Dashjr: Bugfix: GUI: Check validity when QValidatedLineEdit::setText is called
<bitcoin-git>
[bitcoin] luke-jr opened pull request #24294: RPC: Switch getblockfrompeer back to standard param names blockhash and nodeid (master...getblockfrompeer_param_names) https://github.com/bitcoin/bitcoin/pull/24294
2022-02-08
<bitcoin-git>
[bitcoin] luke-jr opened pull request #24293: (Refactor) QA: wallet_basic: Split wtx expected_fields over multiple lines to minimise merge conflicts (master...qa_wtx_expected_fields_lines) https://github.com/bitcoin/bitcoin/pull/24293
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24292: Revert "ci: Run fuzzer task for the master branch only" (master...2202-ciFuzz) https://github.com/bitcoin/bitcoin/pull/24292
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24291: build: Remove libboost-test-dev depencency when --enable-fuzz (master...2202-fuzzNoBoost) https://github.com/bitcoin/bitcoin/pull/24291
<bitcoin-git>
[bitcoin] hebasto opened pull request #24283: build: Add print-all-% target for multi-line variables and debug info (master...220207-print) https://github.com/bitcoin/bitcoin/pull/24283
<bitcoin-git>
[bitcoin] bitcoinhodler opened pull request #24282: docs: Move explanation of hardened key syntax closer to KEY section (master...doc-fix-hardened-descriptors) https://github.com/bitcoin/bitcoin/pull/24282
<bitcoin-git>
[bitcoin] bitcoinhodler opened pull request #24281: docs: Update to match new default wallet type (master...doc-fix-default-wallet) https://github.com/bitcoin/bitcoin/pull/24281
<bitcoin-git>
[bitcoin] hebasto opened pull request #24279: build: Make $(package)_*_env available to to all $(package)_*_cmds (master...220206-export) https://github.com/bitcoin/bitcoin/pull/24279
<bitcoin-git>
[bitcoin] hebasto opened pull request #24277: build: Fix `make deploy` for Windows when building out of source tree (master...220206-deploy) https://github.com/bitcoin/bitcoin/pull/24277
<bitcoin-git>
[bitcoin] hebasto opened pull request #24276: build, refactor: Improve package version usage (master...220206-underscore) https://github.com/bitcoin/bitcoin/pull/24276
<bitcoin-git>
[bitcoin] nymkappa closed pull request #24267: util: if `DataDir` is a symbolic link, manually follow it (master...bugfix/follow-symlinks) https://github.com/bitcoin/bitcoin/pull/24267
<bitcoin-git>
[bitcoin] anshu-khare-design closed pull request #24247: p2p: Split network logging into two categories (master...issue_20576) https://github.com/bitcoin/bitcoin/pull/24247
<bitcoin-git>
[bitcoin] brunoerg opened pull request #24269: test: add functional test for `-discover` (master...2022-02-discover-test) https://github.com/bitcoin/bitcoin/pull/24269
<bitcoin-git>
[bitcoin] nymkappa opened pull request #24267: If DataDir is a symbolic link, manually follow it (master...bugfix/follow-symlinks) https://github.com/bitcoin/bitcoin/pull/24267
<bitcoin-git>
[bitcoin] fanquake merged pull request #24252: bench: Represent paths with fs::path instead of std::string (master...pr/bp) https://github.com/bitcoin/bitcoin/pull/24252
<bitcoin-git>
bitcoin/master 824e1ff Ryan Ofsky: bench: Represents paths with fs::path instead of std::string
<bitcoin-git>
[bitcoin] hebasto opened pull request #24265: Drop StripRedundantLastElementsOfPath() function and re-enable Windows tests (master...220204-norm) https://github.com/bitcoin/bitcoin/pull/24265
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #23545: scripted-diff: Use clang-tidy syntax for C++ named arguments (master...2109-docNamedArgs) https://github.com/bitcoin/bitcoin/pull/23545
<bitcoin-git>
[gui] hebasto merged pull request #524: Replace int with std::chrono in for the timer->setInterval() argument (master...220112-chrono) https://github.com/bitcoin-core/gui/pull/524
<bitcoin-git>
[bitcoin] brunoerg opened pull request #24258: test: check localaddresses in getnetworkinfo for nodes with proxy (master...2022-02-check-localaddresses) https://github.com/bitcoin/bitcoin/pull/24258
<Guest>
I am new to git.. I am trying to push a commit regarding this (https://github.com/bitcoin/bitcoin/issues/20576) .. I am getting this message when I am trying to push the code remote: Permission to bitcoin/bitcoin.git denied to anshu-khare-design ..