2020-02-05

< bitcoin-git> [bitcoin] laanwj merged pull request #16392: build: macOS toolchain update (master...macos-toolchain-update) https://github.com/bitcoin/bitcoin/pull/16392
< bitcoin-git> bitcoin/master 7e21044 fanquake: build: use macOS 10.14 SDK
< bitcoin-git> bitcoin/master ca5055a fanquake: depends: native_cctools 921, ld64 409.12, libtapi 1000.10.8
< bitcoin-git> bitcoin/master 1de8c06 fanquake: depends: clang 6.0.1
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/01668839de36...c8ce2632ebff
< bitcoin-git> [bitcoin] laanwj merged pull request #17660: build: remove deprecated key from macOS Info.plist (master...remove_deprecated_cfbundle_usage) https://github.com/bitcoin/bitcoin/pull/17660
< bitcoin-git> bitcoin/master 0166883 Wladimir J. van der Laan: Merge #17660: build: remove deprecated key from macOS Info.plist
< bitcoin-git> bitcoin/master c0bc453 fanquake: build: remove deprecated key from macOS Info.plist
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/adea5e1b54cf...01668839de36
< bitcoin-git> [bitcoin] laanwj merged pull request #18023: Fix some asmap issues (master...202001_asmap_nits) https://github.com/bitcoin/bitcoin/pull/18023
< bitcoin-git> bitcoin/master 38c2395 Pieter Wuille: Use ASNs for mapped IPv4 addresses correctly
< bitcoin-git> bitcoin/master 6f8c937 Pieter Wuille: Mark asmap const in statistics code
< bitcoin-git> bitcoin/master d58bcdc Pieter Wuille: Avoid asmap copies in initialization
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/bd5c4c69716e...adea5e1b54cf
< bitcoin-git> [bitcoin] dongcarl opened pull request #18072: Use `libc++` headers from macOS SDK instead of from clang (master...2020-01-macos-sdk-with-headers) https://github.com/bitcoin/bitcoin/pull/18072
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18069: test: replace 'regtest' leftovers by self.chain (master...20200205-test-replace-regtest-by-self_chain) https://github.com/bitcoin/bitcoin/pull/18069
< bitcoin-git> bitcoin/master bd5c4c6 MarcoFalke: Merge #18069: test: replace 'regtest' leftovers by self.chain
< bitcoin-git> bitcoin/master eca56f8 Sebastian Falbesoner: test: replace 'regtest' leftovers by self.chain
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/554d89fb295e...bd5c4c69716e
< bitcoin-git> [bitcoin] laanwj merged pull request #18029: tests: Add fuzzing harness for AS-mapping (asmap) (master...fuzzers-asmap) https://github.com/bitcoin/bitcoin/pull/18029
< bitcoin-git> bitcoin/master 554d89f Wladimir J. van der Laan: Merge #18029: tests: Add fuzzing harness for AS-mapping (asmap)
< bitcoin-git> bitcoin/master 4d2acea practicalswift: tests: Add fuzzer asmap to FUZZERS_MISSING_CORPORA (temporarily)
< bitcoin-git> bitcoin/master 8d07706 practicalswift: tests: Add fuzzing harness for AS-mapping (asmap)
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a064e005fa6b...554d89fb295e
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #18071: [WIP] Refactoring CHashWriter & moving some hashed fields around (master...refactoring-hashers) https://github.com/bitcoin/bitcoin/pull/18071
< bitcoin-git> [bitcoin] givanse opened pull request #18070: [doc] add note about `brew doctor` (master...documentation) https://github.com/bitcoin/bitcoin/pull/18070
< bitcoin-git> [bitcoin] theStack opened pull request #18069: test: replace 'regtest' leftovers by self.chain (master...20200205-test-replace-regtest-by-self_chain) https://github.com/bitcoin/bitcoin/pull/18069
< bitcoin-git> [bitcoin] fanquake merged pull request #18059: build: add missing attributes to Win installer (master...win_installer_attributes) https://github.com/bitcoin/bitcoin/pull/18059
< bitcoin-git> bitcoin/master a064e00 fanquake: Merge #18059: build: add missing attributes to Win installer
< bitcoin-git> bitcoin/master 6c22315 fanquake: build: add additional attributes to Win installer
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8625446b4d86...a064e005fa6b
< bitcoin-git> [bitcoin] fanquake merged pull request #17336: scripts: search for first block file for linearize-data with some block files pruned (master...linearize) https://github.com/bitcoin/bitcoin/pull/17336
< bitcoin-git> bitcoin/master 317fb96 Rjected: Add search for first blk file with pruned node
< bitcoin-git> bitcoin/master 8625446 fanquake: Merge #17336: scripts: search for first block file for linearize-data with...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f32564f0a73c...8625446b4d86

2020-02-04

< bitcoin-git> [bitcoin] ryanofsky opened pull request #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recognition (master...pr/provide) https://github.com/bitcoin/bitcoin/pull/18067
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16681: Tests: Use self.chain instead of 'regtest' in all current tests (master...b19-testchains-tests) https://github.com/bitcoin/bitcoin/pull/16681
< bitcoin-git> bitcoin/master f32564f MarcoFalke: Merge #16681: Tests: Use self.chain instead of 'regtest' in all current te...
< bitcoin-git> bitcoin/master 1abcecc Jorge Timon: Tests: Use self.chain instead of 'regtest' in almost all current tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/02fafdd12cca...f32564f0a73c
< gwillen> (if you haven't read all the stuff under https://github.com/bitcoin/bitcoin/tree/master/doc , do take a look, especially check out productivity.md, which is where I would add this with the other git tips)
< gwillen> well, I have no power over help.github.com, but perhaps we could add it to one of the docs in the bitcoin core repo, if it's not there already
< bitcoin-git> [bitcoin] jtimon closed pull request #17106: Chainparams: Decouple AllowSetMockTime from MineBlocksOnDemand (master...b20-chainparams-mocktime) https://github.com/bitcoin/bitcoin/pull/17106
< bitcoin-git> [bitcoin] jtimon closed pull request #16527: B: Get rid of Params().RequireStandard() (master...b19-chainparams-no-requirestd) https://github.com/bitcoin/bitcoin/pull/16527
< gribble> https://github.com/bitcoin/bitcoin/issues/18016 | travis: s390x ci build fails on travis because disk is too small . Issue #18016 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18028 | Some transactions cant be decoded from hex strings . Issue #18028 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #18060: gui: Drop PeerTableModel dependency to ClientModel (master...2020-02-peertablemodel) https://github.com/bitcoin/bitcoin/pull/18060
< bitcoin-git> bitcoin/master 02fafdd fanquake: Merge #18060: gui: Drop PeerTableModel dependency to ClientModel
< bitcoin-git> bitcoin/master ff59bcd Joao Barbosa: gui: Drop PeerTableModel dependency to ClientModel
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/651e34388832...02fafdd12cca

2020-02-03

< bitcoin-git> [bitcoin] promag opened pull request #18064: gui: Drop WalletModel dependency to RecentRequestsTableModel (master...2020-02-recentrequeststablemodel) https://github.com/bitcoin/bitcoin/pull/18064
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #18063: Improve UpdateForDescendants by using Epochs and Removing CacheMap (master...epoch-mempool-clean-split-2) https://github.com/bitcoin/bitcoin/pull/18063
< bitcoin-git> [bitcoin] promag opened pull request #18062: gui: Fix unintialized WalletView::progressDialog (master...2020-02-fix-unitialized-progressDialog) https://github.com/bitcoin/bitcoin/pull/18062
< gribble> https://github.com/bitcoin/bitcoin/issues/8225 | Minimise/close and startup bugs . Issue #8225 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] elichai opened pull request #18061: util: Reimplement DecodeBase32/64 with std::string to remove `strlen` (master...2020-02-remove-strlen) https://github.com/bitcoin/bitcoin/pull/18061
< jonatack> basically anything labeled up for grabs: https://github.com/bitcoin/bitcoin/issues?q=label%3A%22Up+for+grabs%22+
< gribble> https://github.com/bitcoin/bitcoin/issues/16324 | Get cs_main out of the critical path in ProcessMessages by TheBlueMatt . Pull Request #16324 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16323 | Call ProcessNewBlock() asynchronously by TheBlueMatt . Pull Request #16323 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16702 | p2p: supplying and using asmap to improve IP bucketing in addrman by naumenkogs . Pull Request #16702 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] promag opened pull request #18060: gui: Drop PeerTableModel dependency to ClientModel (master...2020-02-peertablemodel) https://github.com/bitcoin/bitcoin/pull/18060
< jonatack> wumpus: simple proposal to warn if @ in ACK messages https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/51/
< gribble> https://github.com/bitcoin/bitcoin/issues/8248 | ASLR seems not to be working as it should on Windows . Issue #8248 . bitcoin/bitcoin . GitHub
< fanquake> I see "--sysroot /home/travis/build/bitcoin/bitcoin/depends/SDKs/MacOSX10.14.sdk object... (cached) ok" in the logs.
< gribble> https://github.com/bitcoin/bitcoin/issues/16392 | build: macOS toolchain update by fanquake . Pull Request #16392 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17800 | random: dont special case clock usage on macOS by fanquake . Pull Request #17800 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16392 | build: macOS toolchain update by fanquake . Pull Request #16392 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #16974: Walk pindexBestHeader back to ChainActive().Tip() if it is invalid (master...2019-09-better-header-knowledge) https://github.com/bitcoin/bitcoin/pull/16974
< bitcoin-git> bitcoin/master 651e343 Wladimir J. van der Laan: Merge #16974: Walk pindexBestHeader back to ChainActive().Tip() if it is i...
< bitcoin-git> bitcoin/master 0a50019 Matt Corallo: Walk pindexBestHeader back to ChainActive().Tip() if it is invalid
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b2df21b32ca9...651e34388832
< bitcoin-git> [bitcoin] laanwj merged pull request #17925: Improve UpdateTransactionsFromBlock with Epochs (master...epoch-mempool-clean-split) https://github.com/bitcoin/bitcoin/pull/17925
< bitcoin-git> bitcoin/master b2df21b Wladimir J. van der Laan: Merge #17925: Improve UpdateTransactionsFromBlock with Epochs
< bitcoin-git> bitcoin/master bd5a026 Jeremy Rubin: Make UpdateTransactionsFromBlock use Epochs
< bitcoin-git> bitcoin/master 2ccb7cc Jeremy Rubin: Add Epoch Guards to CTXMemPoolEntry and CTxMemPool
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/365c83e6a839...b2df21b32ca9
< bitcoin-git> [bitcoin] fanquake closed pull request #16233: WIP: add basic semaphore2 CI (master...master) https://github.com/bitcoin/bitcoin/pull/16233
< bitcoin-git> [bitcoin] fanquake opened pull request #18059: build: add missing attributes to Win installer (master...win_installer_attributes) https://github.com/bitcoin/bitcoin/pull/18059
< bitcoin-git> [bitcoin] fanquake closed pull request #17958: rpc: query general daemon information via RPC (master...rpc-implement-getgeneralinfo) https://github.com/bitcoin/bitcoin/pull/17958
< bitcoin-git> [bitcoin] fanquake merged pull request #18054: net: reference instead of copy in BlockConnected range loop (master...block-connected-ref-instead-of-copy) https://github.com/bitcoin/bitcoin/pull/18054
< bitcoin-git> bitcoin/master 365c83e fanquake: Merge #18054: net: reference instead of copy in BlockConnected range loop
< bitcoin-git> bitcoin/master 9a299a5 Jon Atack: net: reference instead of copy in BlockConnected range loop
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6d0e532ae029...365c83e6a839

2020-02-02

< bitcoin-git> [bitcoin] emilengler opened pull request #18056: ci: Check for submodules (master...2020-02-submodule-linter-check) https://github.com/bitcoin/bitcoin/pull/18056
< bitcoin-git> [bitcoin] fanquake closed pull request #18055: please use, from @caseyjwach (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18055
< bitcoin-git> [bitcoin] cjwach1 opened pull request #18055: please use, from @caseyjwach (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18055
< gribble> https://github.com/bitcoin/bitcoin/issues/790 | Fix UPnP by reannouncing every 20 minutes. by TheBlueMatt . Pull Request #790 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] jonatack opened pull request #18054: net: reference instead of copy in BlockConnected range loop (master...block-connected-ref-instead-of-copy) https://github.com/bitcoin/bitcoin/pull/18054
< bitcoin-git> [bitcoin] meshcollider merged pull request #17585: rpc: deprecate getaddressinfo label (master...deprecate-getaddressinfo-label) https://github.com/bitcoin/bitcoin/pull/17585
< bitcoin-git> bitcoin/master dc0cabe Jon Atack: test: remove getaddressinfo label tests
< bitcoin-git> bitcoin/master d48875f Jon Atack: rpc: deprecate getaddressinfo label field
< bitcoin-git> bitcoin/master c7654af Jon Atack: doc: address pr17578 review feedback
< bitcoin-git> [bitcoin] meshcollider pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/f05c1ac444e0...6d0e532ae029
< bitcoin-git> [bitcoin] kristapsk opened pull request #18053: Silence "redundant move in return statement" warning on GCC9 (master...gcc9-silence-redundant-move) https://github.com/bitcoin/bitcoin/pull/18053

2020-02-01

< bitcoin-git> [bitcoin] hebasto opened pull request #18052: Remove false positive GCC warning (master...20200201-false-positive-warning) https://github.com/bitcoin/bitcoin/pull/18052
< bitcoin-git> [bitcoin] hebasto closed pull request #18045: build: Do not use QtDBus for macOS builds (master...20200131-macos-qdbus) https://github.com/bitcoin/bitcoin/pull/18045
< bitcoin-git> [bitcoin] hebasto opened pull request #18051: [WIP] build: Fix behavior when ALLOW_HOST_PACKAGES unset (master...20200201-fix-allowhostpackages) https://github.com/bitcoin/bitcoin/pull/18051
< bitcoin-git> [bitcoin] fanquake closed pull request #18050: wallet: replace boost deprecated method call (master...master) https://github.com/bitcoin/bitcoin/pull/18050
< bitcoin-git> [bitcoin] jakubtrnka opened pull request #18050: wallet: replace boost deprecated method call (master...master) https://github.com/bitcoin/bitcoin/pull/18050
< gribble> https://github.com/bitcoin/bitcoin/issues/17966 | qt, refactor: Optimize signal-slot connections logic by hebasto . Pull Request #17966 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17937: gui: Remove WalletView and BitcoinGUI circular dependency (master...2020-01-remove-walletview-bitcoingui) https://github.com/bitcoin/bitcoin/pull/17937
< bitcoin-git> bitcoin/master f05c1ac Jonas Schnelli: Merge #17937: gui: Remove WalletView and BitcoinGUI circular dependency
< bitcoin-git> bitcoin/master cb8a86d Joao Barbosa: gui: Remove WalletView and BitcoinGUI circular dependency
< bitcoin-git> bitcoin/master ac3d107 Joao Barbosa: gui: Add transactionClicked and coinsSent signals to WalletView
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cadb9d33421d...f05c1ac444e0
< gribble> https://github.com/bitcoin/bitcoin/issues/17937 | gui: Remove WalletView and BitcoinGUI circular dependency by promag . Pull Request #17937 . bitcoin/bitcoin . GitHub
< bitcoin-git> bitcoin/master cadb9d3 Jonas Schnelli: Merge #18036: gui: Break trivial circular dependencies
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #18036: gui: Break trivial circular dependencies (master...2020-01-utilitydialog) https://github.com/bitcoin/bitcoin/pull/18036
< bitcoin-git> bitcoin/master 61eb058 Joao Barbosa: gui: Drop BanTableModel dependency to ClientModel
< bitcoin-git> bitcoin/master 3aee10b Joao Barbosa: gui: Drop ShutdownWindow dependency to BitcoinGUI
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d104aa0ace36...cadb9d33421d
< gwillen> and I have no trouble running configure or building bitcoin
< bitcoin-git> [bitcoin] practicalswift opened pull request #18047: tests: Add basic fuzzing harness for CNetAddr/CService/CSubNet related functions (netaddress.h) (master...fuzzers-netaddress) https://github.com/bitcoin/bitcoin/pull/18047

2020-01-31

< gribble> https://github.com/bitcoin/bitcoin/issues/17812 | config, test: asmap functional tests and feature refinements by jonatack . Pull Request #17812 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17824 | wallet: Improve coin selection for destination groups >10 by fjahr . Pull Request #17824 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16528 | Native Descriptor Wallets using DescriptorScriptPubKeyMan by achow101 . Pull Request #16528 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16895 | External signer multisig support by Sjors . Pull Request #16895 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17719 | Document better -keypool as a look-ahead safety mechanism by ariard . Pull Request #17719 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17585 | rpc: deprecate getaddressinfo label by jonatack . Pull Request #17585 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16528 | Native Descriptor Wallets using DescriptorScriptPubKeyMan by achow101 . Pull Request #16528 . bitcoin/bitcoin . GitHub
< meshcollider> #bitcoin-core-dev Wallet Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball ariard digi_james amiti fjahr
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #18042: Don't check for DBUS notification on macOS (master...2020/01/mac_dbus) https://github.com/bitcoin/bitcoin/pull/18042
< bitcoin-git> [bitcoin] hebasto opened pull request #18045: build: Do not use QtDBus for macOS builds (master...20200131-macos-qdbus) https://github.com/bitcoin/bitcoin/pull/18045
< bitcoin-git> [bitcoin] sdaftuar opened pull request #18044: Use wtxid for transaction relay (master...2020-01-wtxid-inv) https://github.com/bitcoin/bitcoin/pull/18044
< gribble> https://github.com/bitcoin/bitcoin/issues/18036 | gui: Break trivial circular dependencies by promag . Pull Request #18036 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17937 | gui: Remove WalletView and BitcoinGUI circular dependency by promag . Pull Request #17937 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #18042: Don't check for DBUS notification on macOS (master...2020/01/mac_dbus) https://github.com/bitcoin/bitcoin/pull/18042
< gribble> https://github.com/bitcoin/bitcoin/issues/16392 | build: macOS toolchain update by fanquake . Pull Request #16392 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #17951: Use rolling bloom filter of recent block txs for AlreadyHave() check (master...2020-01-improve-alreadyhave) https://github.com/bitcoin/bitcoin/pull/17951
< bitcoin-git> bitcoin/master a029e18 Suhas Daftuar: Use rolling bloom filter of recent block tx's for AlreadyHave() check
< bitcoin-git> bitcoin/master d104aa0 Jonas Schnelli: Merge #17951: Use rolling bloom filter of recent block txs for AlreadyHave...
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3e1bf71064cc...d104aa0ace36
< gribble> https://github.com/bitcoin/bitcoin/issues/17951 | Use rolling bloom filter of recent block txs for AlreadyHave() check by sdaftuar . Pull Request #17951 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] promag closed pull request #18035: gui: Drop BanTableModel dependency to ClientModel (master...2020-01-bantablemodel) https://github.com/bitcoin/bitcoin/pull/18035
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #18038: P2P: Mempool tracks locally submitted transactions to improve privacy (master...2020-01-unbroadcast) https://github.com/bitcoin/bitcoin/pull/18038
< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #18037: Util: Allow scheduler to be mocked (master...2020-01-mock-scheduler) https://github.com/bitcoin/bitcoin/pull/18037
< bitcoin-git> [bitcoin] promag opened pull request #18036: gui: Drop ShutdownWindow dependency to BitcoinGUI (master...2020-01-utilitydialog) https://github.com/bitcoin/bitcoin/pull/18036
< bitcoin-git> [bitcoin] fanquake merged pull request #18025: doc: Add missing supported rpcs to doc/descriptors.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18025
< bitcoin-git> bitcoin/master 3e1bf71 fanquake: Merge #18025: doc: Add missing supported rpcs to doc/descriptors.md
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d176aeafde29...3e1bf71064cc
< bitcoin-git> bitcoin/master c7ec9a1 Andrew Toth: Add missing supported rpcs to doc/descriptors.md
< bitcoin-git> [bitcoin] fanquake merged pull request #18031: Remove GitHub Actions CI workflow. (master...remove-ghaction) https://github.com/bitcoin/bitcoin/pull/18031
< bitcoin-git> bitcoin/master d176aea fanquake: Merge #18031: Remove GitHub Actions CI workflow.
< bitcoin-git> bitcoin/master 085423b Aaron Clauson: Remove GitHub Actions CI workflow.
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1d1f8bbf5711...d176aeafde29
< bitcoin-git> [bitcoin] promag opened pull request #18035: gui: Drop BanTableModel dependency to ClientModel (master...2020-01-bantablemodel) https://github.com/bitcoin/bitcoin/pull/18035
< bitcoin-git> [bitcoin] achow101 opened pull request #18034: Get the OutputType for a descriptor (master...desc-getoutputtype) https://github.com/bitcoin/bitcoin/pull/18034

2020-01-30

< gribble> https://github.com/bitcoin/bitcoin/issues/18003 | build: remove --large-address-aware linker flag by fanquake . Pull Request #18003 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] achow101 reopened pull request #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan (master...wallet-of-the-glorious-future) https://github.com/bitcoin/bitcoin/pull/16528
< bitcoin-git> [bitcoin] achow101 closed pull request #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan (master...wallet-of-the-glorious-future) https://github.com/bitcoin/bitcoin/pull/16528
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16115: On bitcoind startup, write config args to debug.log (master...args-to-debug-log) https://github.com/bitcoin/bitcoin/pull/16115
< bitcoin-git> bitcoin/master 1d1f8bb MarcoFalke: Merge #16115: On bitcoind startup, write config args to debug.log
< bitcoin-git> bitcoin/master b951b09 Larry Ruane: on startup, write config options to debug.log
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3b69310beb17...1d1f8bbf5711
< elichai2> Saw the thing MarcoFalke said about tools relying on the output of the benchmark utility, should I drop the commit that tries to make it more readable then? https://github.com/bitcoin/bitcoin/pull/18014
< bitcoin-git> [bitcoin] achow101 opened pull request #18032: Output a descriptor in createmultisig and addmultisigaddress (master...createms-descriptor) https://github.com/bitcoin/bitcoin/pull/18032
< gribble> https://github.com/bitcoin/bitcoin/issues/17951 | Use rolling bloom filter of recent block txs for AlreadyHave() check by sdaftuar . Pull Request #17951 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17413 | Subtree exclude mess in linters and update scripts . Issue #17413 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18011 | Replace current benchmarking framework with nanobench by martinus . Pull Request #18011 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17786 | refactor: Nuke policy/fees->mempool circular dependencies by hebasto . Pull Request #17786 . bitcoin/bitcoin . GitHub
< wumpus> you can always decide to create another channel if it reall yends up monopolizing the channel (e.g. I guess that's why #bitcoin-builds is separate)
< bitcoin-git> [bitcoin] jonatack closed pull request #17535: test: add block height test to listsinceblock.py (master...rpc-wallet-blockheight-followups) https://github.com/bitcoin/bitcoin/pull/17535
< jeremyrubin> We have a project allocated here https://github.com/bitcoin/bitcoin/projects/14
< gribble> https://github.com/bitcoin/bitcoin/issues/16411 | BIP-325: Signet support by kallewoof . Pull Request #16411 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17925 | Improve UpdateTransactionsFromBlock with Epochs by JeremyRubin . Pull Request #17925 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16528 | Native Descriptor Wallets using DescriptorScriptPubKeyMan by achow101 . Pull Request #16528 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17925 | Improve UpdateTransactionsFromBlock with Epochs by JeremyRubin . Pull Request #17925 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16528 | Native Descriptor Wallets using DescriptorScriptPubKeyMan by achow101 . Pull Request #16528 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17432 | Release schedule for 0.20.0 . Issue #17432 . bitcoin/bitcoin . GitHub
< wumpus> #bitcoin-core-dev Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball kvaciral ariard digi_james amiti fjahr
< sipa> ah, and having the github actions files in the bitcoin/bitcoin repo they end up in our repos too, where github automatically picks it up?
< gribble> https://github.com/bitcoin/bitcoin/issues/17803 | ci: Migration from AppVeyor to GitHub Actions . Issue #17803 . bitcoin/bitcoin . GitHub
< sipa> yeah, same (but sipa/bitcoin)
< gwillen> "Workflow: bitcoin-core-ci
< gwillen> From: notifications@github.com, [gwillen/bitcoin] Run failed: bitcoin-core-ci - feature-psbt-ops-dialog (b58e6f7)
< bitcoin-git> [bitcoin] sipsorcery opened pull request #18031: Remove GitHub Actions CI workflow. (master...remove-ghaction) https://github.com/bitcoin/bitcoin/pull/18031
< bitcoin-git> [bitcoin] Sjors opened pull request #18030: doc: Coin::IsSpent() can also mean never existed (master...2020/01/doc_is_spent) https://github.com/bitcoin/bitcoin/pull/18030
< gribble> https://github.com/bitcoin/bitcoin/issues/16224 | gui: Bilingual GUI error messages by hebasto . Pull Request #16224 . bitcoin/bitcoin . GitHub
< hebasto> gwillen: could be useful https://github.com/bitcoin/bitcoin/issues/17803
< gwillen> so I got an email about my PR, saying that "bitcoin-core-ci" failed -- is this an experimental alternative to Travis and Appveyor? Is it known-broken? It appears to have failed due to reasons unrelated to the PR.
< bitcoin-git> [bitcoin] practicalswift opened pull request #18029: tests: Add fuzzing harness for AS-mapping (asmap) (master...fuzzers-asmap) https://github.com/bitcoin/bitcoin/pull/18029
< bitcoin-git> [bitcoin] laanwj merged pull request #17984: test: Add p2p test for forcerelay permission (master...2001-qaTxForceRelay) https://github.com/bitcoin/bitcoin/pull/17984
< bitcoin-git> bitcoin/master aaaae4d MarcoFalke: test: Add p2p test for forcerelay permission
< bitcoin-git> bitcoin/master fa6b57b MarcoFalke: test: Fix whitespace in p2p_permissions.py
< bitcoin-git> bitcoin/master faf4081 MarcoFalke: test: Make msg_tx a witness tx
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7fcaa8291c6e...3b69310beb17
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18009: tests: Add fuzzing harness for strprintf(...) (master...fuzzers-strprintf) https://github.com/bitcoin/bitcoin/pull/18009
< bitcoin-git> bitcoin/master cc668d0 practicalswift: tests: Add fuzzing harness for strprintf(...)
< bitcoin-git> bitcoin/master 6ef0491 practicalswift: tests: Update FuzzedDataProvider.h from upstream (LLVM)
< bitcoin-git> bitcoin/master ccc3c76 practicalswift: tests: Add fuzzer strprintf to FUZZERS_MISSING_CORPORA (temporarily)
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0130abbdb7f5...7fcaa8291c6e
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18018: tests: reset fIsBareMultisigStd after bare-multisig tests (master...fix_p2sh_tests_failure) https://github.com/bitcoin/bitcoin/pull/18018
< bitcoin-git> bitcoin/master 0130abb MarcoFalke: Merge #18018: tests: reset fIsBareMultisigStd after bare-multisig tests
< bitcoin-git> bitcoin/master 1b96a3c fanquake: tests: reset fIsBareMultisigStd after bare-multisig tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/44c2400bccbc...0130abbdb7f5
< gribble> https://github.com/bitcoin/bitcoin/issues/16411 | BIP-325: Signet support by kallewoof . Pull Request #16411 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/18028 | Some transactions cant be decoded from hex strings . Issue #18028 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #18026: psbt_wallet_tests: use unique_ptr for GetSigningProvider (master...202001-getsigningprovider-fix) https://github.com/bitcoin/bitcoin/pull/18026
< bitcoin-git> bitcoin/master 1115ba6 Anthony Towns: psbt_wallet_tests: use unique_ptr for GetSigningProvider
< bitcoin-git> bitcoin/master 44c2400 fanquake: Merge #18026: psbt_wallet_tests: use unique_ptr for GetSigningProvider
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d6e76af2409...44c2400bccbc
< bitcoin-git> [bitcoin] gwillen opened pull request #18027: "PSBT Operations" dialog (master...feature-psbt-ops-dialog) https://github.com/bitcoin/bitcoin/pull/18027
< gribble> https://github.com/bitcoin/bitcoin/issues/17156 | psbt: check that various indexes and amounts are within bounds by achow101 . Pull Request #17156 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] ajtowns opened pull request #18026: psbt_wallet_tests: use unique_ptr for GetSigningProvider (master...202001-getsigningprovider-fix) https://github.com/bitcoin/bitcoin/pull/18026
< bitcoin-git> [bitcoin] meshcollider merged pull request #17261: Make ScriptPubKeyMan an actual interface and the wallet to have multiple (master...wallet-box-pr-2) https://github.com/bitcoin/bitcoin/pull/17261
< bitcoin-git> bitcoin/master fadc08a Andrew Chow: Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman
< bitcoin-git> bitcoin/master eb81fc3 Andrew Chow: Refactor: Allow LegacyScriptPubKeyMan to be null
< bitcoin-git> bitcoin/master f5be479 Joao Barbosa: wallet: Improve CWallet:MarkDestinationsDirty
< bitcoin-git> [bitcoin] meshcollider pushed 14 commits to master: https://github.com/bitcoin/bitcoin/compare/638239de7502...2d6e76af2409
< bitcoin-git> [bitcoin] andrewtoth opened pull request #18025: doc: Add missing supported rpcs to doc/descriptors.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/18025

2020-01-29

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18022: test: Fix appveyor test_bitcoin build of *.raw (master...2001-winTestRaw) https://github.com/bitcoin/bitcoin/pull/18022
< bitcoin-git> bitcoin/master 638239d MarcoFalke: Merge #18022: test: Fix appveyor test_bitcoin build of *.raw
< bitcoin-git> bitcoin/master fa1a46e MarcoFalke: build: Fix appveyor test_bitcoin build of *.raw
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aabec94541e2...638239de7502
< bitcoin-git> [bitcoin] sipa opened pull request #18023: Some asmap improvements (master...202001_asmap_nits) https://github.com/bitcoin/bitcoin/pull/18023
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #18022: test: Fix appveyor test_bitcoin build of *.raw (master...2001-winTestRaw) https://github.com/bitcoin/bitcoin/pull/18022
< bitcoin-git> [bitcoin] meshcollider merged pull request #17719: Document better -keypool as a look-ahead safety mechanism (master...2019-12-improve-keypool-doc) https://github.com/bitcoin/bitcoin/pull/17719
< bitcoin-git> bitcoin/master aabec94 Samuel Dobson: Merge #17719: Document better -keypool as a look-ahead safety mechanism
< bitcoin-git> bitcoin/master f41d589 Antoine Riard: Document better -keypool as a look-ahead safety mechanism
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c1607b5df487...aabec94541e2
< jonatack> gwillen: been working on guidelines since last Spring https://jonatack.github.io/articles/how-to-review-pull-requests-in-bitcoin-core
< gwillen> yeah, and I think it's absolutely not bitcoin-specific, I have had similar problems with code review processes in most contexts where I've had code review
< bitcoin-git> [bitcoin] sipa opened pull request #18021: Serialization improvements step 4 (undo.h) (master...202001_noncastserial_4) https://github.com/bitcoin/bitcoin/pull/18021
< gribble> https://github.com/bitcoin/bitcoin/issues/15465 | Code style PRs after v0.18 branch split . Issue #15465 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] sdaftuar closed pull request #16401: Add package acceptance logic to mempool (master...2019-07-package-relay) https://github.com/bitcoin/bitcoin/pull/16401
< bitcoin-git> [bitcoin] laanwj merged pull request #17957: Serialization improvements step 3 (compression.h) (master...202001_noncastserial_3) https://github.com/bitcoin/bitcoin/pull/17957
< bitcoin-git> bitcoin/master c1607b5 Wladimir J. van der Laan: Merge #17957: Serialization improvements step 3 (compression.h)
< bitcoin-git> bitcoin/master 4de934b Pieter Wuille: Convert compression.h to new serialization framework
< bitcoin-git> bitcoin/master ca34c5c Pieter Wuille: Add FORMATTER_METHODS, similar to SERIALIZE_METHODS, but for formatters
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3b5b27673414...c1607b5df487
< gribble> https://github.com/bitcoin/bitcoin/issues/17994 | validation: flush undo files after last block write by kallewoof . Pull Request #17994 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17892 | bug-fix: delay flushing undo files until after they are finalized by kallewoof . Pull Request #17892 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #17942: doc: Improve fuzzing docs for macOS users (master...fuzzing_docs) https://github.com/bitcoin/bitcoin/pull/17942
< bitcoin-git> bitcoin/master 3b5b276 MarcoFalke: Merge #17942: doc: Improve fuzzing docs for macOS users
< bitcoin-git> bitcoin/master b6c3e84 Fabian Jahr: doc: Improve fuzzing docs for macOS users
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01fc5891fb57...3b5b27673414
< bitcoin-git> [bitcoin] laanwj closed pull request #17514: util: Make logging noexcept (master...2019_11_logging_noexcept) https://github.com/bitcoin/bitcoin/pull/17514
< bitcoin-git> [bitcoin] laanwj merged pull request #16702: p2p: supplying and using asmap to improve IP bucketing in addrman (master...asn_buckets) https://github.com/bitcoin/bitcoin/pull/16702
< bitcoin-git> bitcoin/master ec45646 Gleb Naumenko: Integrate ASN bucketing in Addrman and add tests
< bitcoin-git> bitcoin/master e4658aa Gleb Naumenko: Return mapped AS in RPC call getpeerinfo
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/c434282d2cb8...01fc5891fb57
< bitcoin-git> bitcoin/master 8feb4e4 Gleb Naumenko: Add asmap utility which queries a mapping
< bitcoin-git> [bitcoin] fanquake merged pull request #18008: test: only declare a main() when fuzzing with AFL (master...macos_libfuzzer_weak_main) https://github.com/bitcoin/bitcoin/pull/18008
< bitcoin-git> bitcoin/master c434282 fanquake: Merge #18008: test: only declare a main() when fuzzing with AFL
< bitcoin-git> bitcoin/master b35567f fanquake: test: only declare a main() when fuzzing with AFL
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e061b8dc8fba...c434282d2cb8
< bitcoin-git> [bitcoin] fanquake merged pull request #17971: refactor: Remove redundant conditional (master...remove-redundant-conditional) https://github.com/bitcoin/bitcoin/pull/17971
< bitcoin-git> bitcoin/master e061b8d fanquake: Merge #17971: refactor: Remove redundant conditional
< bitcoin-git> bitcoin/master e80317b Bushstar: refactor: Remove redundant conditional
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1326092e6cef...e061b8dc8fba
< bitcoin-git> [bitcoin] fanquake merged pull request #17156: psbt: check that various indexes and amounts are within bounds (master...psbt-fuzz-fix) https://github.com/bitcoin/bitcoin/pull/17156
< bitcoin-git> bitcoin/master 1326092 fanquake: Merge #17156: psbt: check that various indexes and amounts are within boun...
< bitcoin-git> bitcoin/master deaa6dd Andrew Chow: psbt: check output index is within bounds before accessing
< bitcoin-git> bitcoin/master f1ef7f0 Andrew Chow: Don't calculate tx fees for PSBTs with invalid money values
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/fe48ac8580ae...1326092e6cef
< bitcoin-git> [bitcoin] Bushstar closed pull request #18012: GBT segwit rule in RPC error msg missing single quotes (master...patch-5) https://github.com/bitcoin/bitcoin/pull/18012
< bitcoin-git> [bitcoin] fanquake opened pull request #18018: tests: reset fIsBareMultisigStd after bare-multisig tests (master...fix_p2sh_tests_failure) https://github.com/bitcoin/bitcoin/pull/18018
< bitcoin-git> [bitcoin] ajtowns opened pull request #18017: txmempool: split epoch logic into class (master...202001-epoch) https://github.com/bitcoin/bitcoin/pull/18017

2020-01-28

< bitcoin-git> [bitcoin] JeremyRubin closed pull request #17375: Add asymptotes for benchmarking framework (master...asymptotic-benchmarks) https://github.com/bitcoin/bitcoin/pull/17375
< gribble> https://github.com/bitcoin/bitcoin/issues/17843 | wallet: Reset reused transactions cache by fjahr . Pull Request #17843 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17261 | Make ScriptPubKeyMan an actual interface and the wallet to have multiple by achow101 . Pull Request #17261 . bitcoin/bitcoin . GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/17156 | psbt: check that various indexes and amounts are within bounds by achow101 . Pull Request #17156 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18013: bench: Fix benchmarks filters (master...patch-2) https://github.com/bitcoin/bitcoin/pull/18013
< bitcoin-git> bitcoin/master fe48ac8 MarcoFalke: Merge #18013: bench: Fix benchmarks filters
< bitcoin-git> bitcoin/master 0dae5a5 Elichai Turkel: Fix benchmarks filters
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2755b2b1092d...fe48ac8580ae
< jeremyrubin> wumpus: I think https://github.com/bitcoin/bitcoin/pull/17925 is in a mergeable state (2 acks, 1 looks good)
< elichai2> No space left on s390x again :/ a kick will be appreciated https://travis-ci.org/bitcoin/bitcoin/jobs/643008022
< gribble> https://github.com/bitcoin/bitcoin/issues/17976 | Appveyor ci fails again . Issue #17976 . bitcoin/bitcoin . GitHub
< provoostenator> AppVeyor is having a tantrum again, lots of failures like this: https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/30410830
< bitcoin-git> [bitcoin] elichai opened pull request #18014: Optimizing siphash implementation (master...2020-01-siphash) https://github.com/bitcoin/bitcoin/pull/18014
< bitcoin-git> [bitcoin] elichai opened pull request #18013: bench: Fix benchmarks filters (master...patch-2) https://github.com/bitcoin/bitcoin/pull/18013
< gribble> https://github.com/bitcoin/bitcoin/issues/16507 | feefilter: Compute the absolute fee rather than stored rate by instagibbs . Pull Request #16507 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] Bushstar opened pull request #18012: GBT segwit rule in RPC error msg missing single quotes (master...patch-5) https://github.com/bitcoin/bitcoin/pull/18012
< gribble> https://github.com/bitcoin/bitcoin/issues/15382 | util: add runCommandParseJSON by Sjors . Pull Request #15382 . bitcoin/bitcoin . GitHub
< bitcoin-git> [bitcoin] fanquake merged pull request #18010: test: rename test suite name "tx_validationcache_tests" to match filename (master...20200127-test-adapt-test-suite-names-to-file-names) https://github.com/bitcoin/bitcoin/pull/18010
< bitcoin-git> bitcoin/master 2755b2b fanquake: Merge #18010: test: rename test suite name "tx_validationcache_tests" to m...
< bitcoin-git> bitcoin/master b3c4d9b Sebastian Falbesoner: test: rename test suite name "tx_validationcache_tests" to match filename
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3774281327c8...2755b2b1092d
< bitcoin-git> [bitcoin] fanquake merged pull request #17933: guix: Pin Guix using `guix time-machine` (master...2020-01-guix-time-machine) https://github.com/bitcoin/bitcoin/pull/17933
< bitcoin-git> bitcoin/master 3774281 fanquake: Merge #17933: guix: Pin Guix using `guix time-machine`
< bitcoin-git> bitcoin/master 88c8363 Carl Dong: guix: Update documentation for time-machine
< bitcoin-git> bitcoin/master e605088 Carl Dong: guix: Pin Guix using `guix time-machine`