< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18842: wallet: Mark replaced tx to not be in the mempool anymore (master...2004-walletBumpFeeReplacedTxNoMempool) https://github.com/bitcoin/bitcoin/pull/18842
< bitcoin-git>
bitcoin/master 6c156e4 MarcoFalke: Merge #18842: wallet: Mark replaced tx to not be in the mempool anymore
< bitcoin-git>
bitcoin/master fa4e088 MarcoFalke: wallet: Mark replaced tx to not be in the mempool anymore
< bitcoin-git>
[bitcoin] achow101 opened pull request #21392: Implement BIP 8 based Speedy Trial activation (master...bip8-speedy-trial) https://github.com/bitcoin/bitcoin/pull/21392
< bitcoin-git>
bitcoin/master 48a0319 Andrew Chow: Add a test that selects too large if BnB is used
< bitcoin-git>
[bitcoin] meshcollider merged pull request #20536: wallet: Error with "Transaction too large" if the funded tx will end up being too large after signing (master...fundtx-error-large-tx) https://github.com/bitcoin/bitcoin/pull/20536
< bitcoin-git>
bitcoin/master 3e69939 Andrew Chow: Fail if maximum weight is too large
< bitcoin-git>
bitcoin/master 51e2cd3 Andrew Chow: Have CalculateMaximumSignedTxSize also compute tx weight
< bitcoin-git>
[gui] MarcoFalke merged pull request #166: refactor: Use enum type as switch argument in *TableModel (master...201225-header) https://github.com/bitcoin-core/gui/pull/166
< bitcoin-git>
bitcoin/master 52f122c Hennadii Stepanov: qt, refactor: Use enum type as switch argument in PeerTableModel
< bitcoin-git>
bitcoin/master a35223f Hennadii Stepanov: qt, refactor: Use enum type as switch argument in BanTableModel
< bitcoin-git>
bitcoin/master ab8a747 Hennadii Stepanov: qt, refactor: Use enum type as switch argument in AddressTableModel
< bitcoin-git>
[bitcoin] ajtowns opened pull request #21378: Convert taproot to flag day activation (master...202103-taproot-flag-day) https://github.com/bitcoin/bitcoin/pull/21378
< bitcoin-git>
[bitcoin] ajtowns opened pull request #21377: Speedy trial support for versionbits (master...202103-bip9-speedy-trial-support) https://github.com/bitcoin/bitcoin/pull/21377
< bitcoin-git>
[bitcoin] jonatack opened pull request #21373: test: extend rpc timeout in feature_nulldummy to fix CI timeouts (master...fix_feature_nulldummy_test_timeout) https://github.com/bitcoin/bitcoin/pull/21373
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #21370: Use C++11 member initializer in CNodeState (master...2103-netCNodeStateRefactor) https://github.com/bitcoin/bitcoin/pull/21370
< bitcoin-git>
[bitcoin] fanquake merged pull request #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in bench (master...2101-benchNoLog) https://github.com/bitcoin/bitcoin/pull/21003
< bitcoin-git>
bitcoin/master fa576b4 MarcoFalke: Move MakeNoLogFileContext to common libtest_util, and use it in bench
< bitcoin-git>
bitcoin/master 83bdbbd fanquake: Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it ...
< bitcoin-git>
[bitcoin] fanquake merged pull request #21015: Make all of net_processing (and some of net) use std::chrono types (master...pr-20044) https://github.com/bitcoin/bitcoin/pull/21015
< bitcoin-git>
bitcoin/master 55e8288 Pieter Wuille: Make all Poisson delays use std::chrono types
< bitcoin-git>
[bitcoin] jarolrod opened pull request #21357: test: Unconditionally check for fRelay field in test framework (master...test-framework-ver-msg-fix) https://github.com/bitcoin/bitcoin/pull/21357
2021-03-03
< bitcoin-git>
[bitcoin] hebasto opened pull request #21354: build, doc: Drop no longer required packages from macOS cross-compiling dependencies (master...210303-macos) https://github.com/bitcoin/bitcoin/pull/21354
< bitcoin-git>
[bitcoin] hebasto opened pull request #21349: build: Fix fuzz-cuckoocache cross-compiling for Windows with DEBUG=1 (master...210303-fuzz) https://github.com/bitcoin/bitcoin/pull/21349
< bitcoin-git>
[gui] luke-jr opened pull request #236: Bugfix: GUI: Allow the user to start anyway when loading a wallet errors (master...gui_init_walleterror_cont) https://github.com/bitcoin-core/gui/pull/236
< bitcoin-git>
[bitcoin] hebasto opened pull request #21344: build: Fix libbitcoinconsensus cross-compiling for Windows with DEBUG=1 (master...210302-debug) https://github.com/bitcoin/bitcoin/pull/21344
< bitcoin-git>
[bitcoin] fanquake opened pull request #21331: rpc: replace raw pointers with shared_ptrs (#18592 rebased) (master...18592_rebased) https://github.com/bitcoin/bitcoin/pull/21331
< bitcoin-git>
[bitcoin] sipa opened pull request #21330: Deal with missing data in signature hashes more consistently (master...202103_missing_data_verify) https://github.com/bitcoin/bitcoin/pull/21330
< bitcoin-git>
[bitcoin] achow101 opened pull request #21329: descriptor wallet: Cache last hardened xpub and use in normalized descriptors (master...norm-desc-xpub-cache) https://github.com/bitcoin/bitcoin/pull/21329
< bitcoin-git>
[bitcoin] jonatack opened pull request #21328: net, refactor: pass uint16 CService::port as uint16 (master...pass-uint16_t-CService-port-as-uint16_t) https://github.com/bitcoin/bitcoin/pull/21328
< bitcoin-git>
[gui] luke-jr opened pull request #230: Support backup to new text-based database dump format (master...gui_backup_formats) https://github.com/bitcoin-core/gui/pull/230