< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19423: test: add functional test for txrelay during and after IBD (master...ibd-txrelay-test) https://github.com/bitcoin/bitcoin/pull/19423
< bitcoin-git>
bitcoin/master 19aaf79 MarcoFalke: Merge #19423: test: add functional test for txrelay during and after IBD
< bitcoin-git>
bitcoin/master cb31ee0 gzhao408: [test] feefilter during and after IBD
< bitcoin-git>
[bitcoin] hebasto opened pull request #19538: ci: Add tsan suppression for race in DatabaseBatch (master...200716-tsan-db) https://github.com/bitcoin/bitcoin/pull/19538
< bitcoin-git>
[bitcoin] laanwj merged pull request #16525: Dump transaction version as an unsigned integer in RPC/TxToUniv (master...2019-07-unsigned-tx-ver) https://github.com/bitcoin/bitcoin/pull/16525
< bitcoin-git>
bitcoin/master c57dc56 Wladimir J. van der Laan: Merge #16525: Dump transaction version as an unsigned integer in RPC/TxToU...
< bitcoin-git>
bitcoin/master e80259f Matt Corallo: Additionally treat Tx.nVersion as unsigned in joinpsbts
< bitcoin-git>
bitcoin/master 970de70 Matt Corallo: Dump transaction version as an unsigned integer in RPC/TxToUniv
< gribble>
https://github.com/bitcoin/bitcoin/issues/16525 | Dump transaction version as an unsigned integer in RPC/TxToUniv by TheBlueMatt · Pull Request #16525 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/19524 | [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt by fanquake · Pull Request #19524 · bitcoin/bitcoin · GitHub
< gribble>
https://github.com/bitcoin/bitcoin/issues/11082 | Add new bitcoin_rw.conf file that is used for settings modified by this software itself by luke-jr · Pull Request #11082 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] laanwj merged pull request #19524: [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt (0.20...0_20_19517) https://github.com/bitcoin/bitcoin/pull/19524
< bitcoin-git>
bitcoin/0.20 f61398a Wladimir J. van der Laan: Merge #19524: [0.20] Backport #19517 - Increment input value sum only once...
< bitcoin-git>
bitcoin/0.20 bad9cf8 Andrew Chow: Increment input value sum only once per UTXO in decodepsbt
< gribble>
https://github.com/bitcoin/bitcoin/issues/19524 | [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt by fanquake · Pull Request #19524 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] vasild opened pull request #19534: net: save the network type explicitly in CNetAddr (master...explicit_network_type_in_CNetAddr) https://github.com/bitcoin/bitcoin/pull/19534
< bitcoin-git>
[bitcoin] jnewbery opened pull request #19533: [tests] Remove unnecessary cs_mains in denialofservice_tests (master...2020-07-dos-tests-cs-main) https://github.com/bitcoin/bitcoin/pull/19533
< bitcoin-git>
bitcoin/master 6a53c3e MarcoFalke: Merge bitcoin-core/gui#14: scripted-diff: rename movie folder to animation...
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19526: log: Avoid treating remote misbehvior as local system error (master...2007-logErrorVal) https://github.com/bitcoin/bitcoin/pull/19526
< bitcoin-git>
[bitcoin] jnewbery closed pull request #18461: net processing: Make it more obvious that we'll never upgrade a pre-segwit node to high-bandwidth (master...2020-03-sendcmpct-downgrade) https://github.com/bitcoin/bitcoin/pull/18461
< bitcoin-git>
[bitcoin] fanquake closed pull request #18351: Updated text on send confirmation dialog (master...Mar-20-send-confirmation-dialog) https://github.com/bitcoin/bitcoin/pull/18351
< bitcoin-git>
[bitcoin] fanquake closed pull request #17950: gui: Check the strength of an encryption password (master...2020-01-password-strength-checker) https://github.com/bitcoin/bitcoin/pull/17950
< bitcoin-git>
[bitcoin] fanquake opened pull request #19525: build: add -Wl,-z,separate-code to hardening flags (master...z_separate_code) https://github.com/bitcoin/bitcoin/pull/19525
< bitcoin-git>
[bitcoin] fanquake opened pull request #19524: [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt (0.20...0_20_19517) https://github.com/bitcoin/bitcoin/pull/19524
< bitcoin-git>
[bitcoin] fanquake merged pull request #19517: psbt: Increment input value sum only once per UTXO in decodepsbt (master...fix-decodepsbt-fee) https://github.com/bitcoin/bitcoin/pull/19517
< bitcoin-git>
bitcoin/master 032cfdc fanquake: Merge #19517: psbt: Increment input value sum only once per UTXO in decode...
< bitcoin-git>
bitcoin/master 7512278 Andrew Chow: Increment input value sum only once per UTXO in decodepsbt
< bitcoin-git>
[bitcoin] fanquake opened pull request #19522: build: fix building libconsensus with reduced exports for Darwin targets (master...libconsensus_visibility_clang) https://github.com/bitcoin/bitcoin/pull/19522
< bitcoin-git>
[bitcoin] instagibbs opened pull request #19520: Rename signal TransactionRemovedFromMempool to better describe behavior (master...not_block) https://github.com/bitcoin/bitcoin/pull/19520
< bitcoin-git>
[bitcoin] hebasto opened pull request #19519: ci: Increase CCACHE_SIZE in some builds on Travis (master...200714-ccache) https://github.com/bitcoin/bitcoin/pull/19519
< bitcoin-git>
[bitcoin] achow101 opened pull request #19517: psbt: Increment input value sum only once per UTXO in decodepsbt (master...fix-decodepsbt-fee) https://github.com/bitcoin/bitcoin/pull/19517
< fjahr>
maret: I think that's a question for #bitcoin. This channel only deals with development for the bitcoin core repository so you likely won't get a good answer.
< bitcoin-git>
[bitcoin] jonatack opened pull request #19512: gui, doc, test: banscore updates to gui, release notes, p2p_leak test (master...remove-banscore-from-gui) https://github.com/bitcoin/bitcoin/pull/19512
< maret>
bitcoin addresses / transactions etc basically doing my own blockchain explorer. I could use existings ones but need my own right now
< maret>
Hi :) I am planning to setup Blockstream Esplora(or something similiar) to be able to easily query Bitcoin blockchain. Right now my plan is to deploy it on some VPS like digital ocean. AFAIK i Need a lot of storage space around 1.3TB according to docs. although I am curious if there are easier setups. My goal is to be able to quickly search for
< bitcoin-git>
[bitcoin] kallewoof closed pull request #18265: build: add data.h dependency to raw files (master...2003-makefile-bench-data) https://github.com/bitcoin/bitcoin/pull/18265
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19508: Work around memory-aliasing in descriptor ParsePubkey (master...2007-noAliasMemDesc) https://github.com/bitcoin/bitcoin/pull/19508
< jonatack>
steve meyers' effective c++ books generally recommended auto, but for consensus-critical bitcoin code i have observed a preference for explicit typing in some reviews and by some authors
< bitcoin-git>
bitcoin/master d52bfc4 MarcoFalke: Merge bitcoin-core/gui#30: Disable the main window toolbar when the modal ...
< bitcoin-git>
bitcoin/master d0cc1f6 Hennadii Stepanov: qt: Disable toolbar when overlay is shown
< bitcoin-git>
[bitcoin] sipa opened pull request #19503: Add parameter feature to serialization and use it for CAddress (master...202007_ser_options) https://github.com/bitcoin/bitcoin/pull/19503
< bitcoin-git>
[bitcoin] luke-jr opened pull request #19502: Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks (master...bugfix_listwalletdir_errors) https://github.com/bitcoin/bitcoin/pull/19502
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19499: p2p: Make timeout mockable and type safe, speed up test (master...2007-p2pMockTimeout) https://github.com/bitcoin/bitcoin/pull/19499
< bitcoin-git>
[bitcoin] ryanofsky opened pull request #19492: Fix macos "integers of different signs" error from #18850 (master...pr/macs) https://github.com/bitcoin/bitcoin/pull/19492
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19490: wallet: Fix typo in comments; Simplify assert (master...2007-docWallet) https://github.com/bitcoin/bitcoin/pull/19490
< bitcoin-git>
[bitcoin] meshcollider merged pull request #18923: wallet: Never schedule MaybeCompactWalletDB when -flushwallet is off (master...2005-walletNoFlush) https://github.com/bitcoin/bitcoin/pull/18923
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #19489: test: Fail wait_until early if connection is lost (master...2007-testFailEarly) https://github.com/bitcoin/bitcoin/pull/19489
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #19474: doc: Use precise permission flags where possible (master...2007-docPerm) https://github.com/bitcoin/bitcoin/pull/19474
< bitcoin-git>
bitcoin/master ca05588 MarcoFalke: Merge #19474: doc: Use precise permission flags where possible
< bitcoin-git>
bitcoin/master fab5586 MarcoFalke: doc: Use precise permission flags where possible
< bitcoin-git>
[bitcoin] luke-jr opened pull request #19488: Refactor mempool.dat to be extensible, and store missing info (master...mempool_dat_extensible) https://github.com/bitcoin/bitcoin/pull/19488
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #19474: doc: Use precise permission flags where possible (master...2007-docPerm) https://github.com/bitcoin/bitcoin/pull/19474
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #19474: doc: Use precise permission flags where possible (master...2007-docPerm) https://github.com/bitcoin/bitcoin/pull/19474
< bitcoin-git>
[bitcoin] jnewbery opened pull request #19486: Remove unused constants `CADDR_TIME_VERSION` and `GETHEADERS_VERSION` (master...pr14033.1) https://github.com/bitcoin/bitcoin/pull/19486
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #14033: p2p: Drop CADDR_TIME_VERSION checks now that MIN_PEER_PROTO_VERSION is greater (master...nVersion-checks) https://github.com/bitcoin/bitcoin/pull/14033
< bitcoin-git>
bitcoin/master c0b0b02 MarcoFalke: Merge #14033: p2p: Drop CADDR_TIME_VERSION checks now that MIN_PEER_PROTO_...
< bitcoin-git>
bitcoin/master 57b0c0a Ben Woosley: Drop CADDR_TIME_VERSION checks now that MIN_PEER_PROTO_VERSION is greater