< fanquake> wumpus / sipa : can you delete the "please-delete-accidental-push" and "checktemplateverify-rebase-4-15-21" branches that have been pushed to bitcoin/bitcoin
< fanquake> there's also a "210705-rosetta" branch that'll need deleting eventually
< fanquake> I wonder if we can further restrict permissions to prevent that from happening. There's really no need for anyone to ever push their development branches to bitcoin/bitcoin.
< sipa> let me see
< sipa> ok, deleted those branches
< bitcoin-git> [bitcoin] sipa closed pull request #22402: doc: Install Rosetta on M1-macOS for qt in depends (master...210705-rosetta) https://github.com/bitcoin/bitcoin/pull/22402
< sipa> hmm, was that intentional?
< sipa> i don't see a way to prevent the creation of new branches
< fanquake> I should have specified that by eventually, after the PR was merged, but it can just be reopened now
< sipa> oops
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #22402: doc: Install Rosetta on M1-macOS for qt in depends (master...210705-rosetta) https://github.com/bitcoin/bitcoin/pull/22402
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a62fc35a150d...088b348dbe82
< bitcoin-git> bitcoin/master e462878 fanquake: build: remove --enable-determinism configure option
< bitcoin-git> bitcoin/master 088b348 fanquake: Merge bitcoin/bitcoin#22406: build: remove --enable-determinism configure ...
< bitcoin-git> [bitcoin] fanquake merged pull request #22406: build: remove --enable-determinism configure option (master...remove_enable_determinism) https://github.com/bitcoin/bitcoin/pull/22406
< bitcoin-git> [bitcoin] S3RK opened pull request #22409: configure: keep relative paths in debug info (master...debug_keep_relative_path) https://github.com/bitcoin/bitcoin/pull/22409
< bitcoin-git> [bitcoin] sipa opened pull request #22410: Avoid GCC 7.1 ABI change warning in guix build (master...202107_nopsabi) https://github.com/bitcoin/bitcoin/pull/22410
< ZEFRON> hey i am having trouble accessing node.chainmain inside a function, is it possible to access this globally somehow? I am trying to iterate blocks and access their hashes and prev hashesh within CheckProofOfWork()
< bitcoin-git> [bitcoin] luke-jr closed pull request #17356: RPC: Internal named params (master...internal_named_params) https://github.com/bitcoin/bitcoin/pull/17356
< bitcoin-git> [bitcoin] luke-jr closed pull request #20551: RPC/Net: Allow changing the connection_type for addnode onetry (master...rpc_onetry_conntype) https://github.com/bitcoin/bitcoin/pull/20551