< jtimon>
In regtest, I'm sending coins from bitcoin core to lightningd's newaddr but it doesn't seem to be receiving anything, I'm generating more blocks on the core node and calling dev_rescan_outputs on the lightning node, but still not seeing anything in listfunds and fundchannel says "Cannot afford transaction"
< gwillen>
(he is also the author of "Peer-to-Peer Affine Commitment using Bitcoin", which describes the "Typecoin" system, and was almost named "Massively Multiplayer Online Linear Logic")
< gribble>
https://github.com/bitcoin/bitcoin/issues/15588 | Log the actual wallet file version and no longer publicly expose the "version" record by achow101 · Pull Request #15588 · bitcoin/bitcoin · GitHub
< bitcoin-git>
bitcoin/master 7c611e2 Andrew Chow: Move ismine to wallet module
< bitcoin-git>
bitcoin/master e61de63 Andrew Chow: Change ismine to take a CWallet instead of CKeyStore
< bitcoin-git>
bitcoin/master fd333e1 MeshCollider: Merge #16226: Move ismine to the wallet module
< bitcoin-git>
[bitcoin] meshcollider merged pull request #16026: Ensure that uncompressed public keys in a multisig always returns a legacy address (master...dont-sw-ms-uncomp) https://github.com/bitcoin/bitcoin/pull/16026
< bitcoin-git>
bitcoin/master a495034 Andrew Chow: Make and get the multisig redeemscript and destination in one function ins...
< bitcoin-git>
bitcoin/master 303ec10 MeshCollider: Merge #16026: Ensure that uncompressed public keys in a multisig always re...
< kallewoof>
@sipa I am confused about a commit of yours from March 2016 (sorry..!), but someone else might be able to explain this: https://github.com/bitcoin/bitcoin/commit/8a253b342c5272496926ed391b078742bbe937ae -- the nInnerLoopCount restricts the nonce to 0..65535 (16 bits), but the nonce is 32 bits. Why? I realize if you make this 0xffffffff and try to Ctrl-C a bitcoind instance while trying to find a blokc, it will lock up and
< bitcoin-git>
[bitcoin] NicolasDorier opened pull request #16258: [MSVC]: Create the config.ini as part of bitcoind build (master...msvc/build-config-ini) https://github.com/bitcoin/bitcoin/pull/16258
< kallewoof>
I have a qemu instance for trying bitcoin compiling
< bitcoin-git>
[bitcoin] Sjors opened pull request #16257: [wallet] abort when attempting to fund a transaction above -maxtxfee (master...2019/06/max_fee) https://github.com/bitcoin/bitcoin/pull/16257
2019-06-20
< bitcoin-git>
[bitcoin] jonatack opened pull request #16256: doc: remove orphaned header in developer notes (master...remove-orphaned-header-link-in-developer-notes) https://github.com/bitcoin/bitcoin/pull/16256
< bitcoin-git>
[bitcoin] hebasto opened pull request #16254: qt: Set AA_EnableHighDpiScaling attribute early (master...20190620-EnableHighDpiScaling-warning) https://github.com/bitcoin/bitcoin/pull/16254
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #16192: Wallet: Catches situations where capping on maxtxfee drops the fee too low (master...issue-10122) https://github.com/bitcoin/bitcoin/pull/16192
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #16192: Wallet: Catches situations where capping on maxtxfee drops the fee too low (master...issue-10122) https://github.com/bitcoin/bitcoin/pull/16192
< bitcoin-git>
[bitcoin] achow101 opened pull request #16244: Move wallet creation out of the createwallet rpc into its own function (master...mv-createwallet) https://github.com/bitcoin/bitcoin/pull/16244
< gribble>
https://github.com/bitcoin/bitcoin/issues/16026 | Ensure that uncompressed public keys in a multisig always returns a legacy address by achow101 · Pull Request #16026 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] kallewoof closed pull request #12096: [rpc] [wallet] Allow specifying the output index when using bumpfee (master...better-bumpfee) https://github.com/bitcoin/bitcoin/pull/12096
< bitcoin-git>
[bitcoin] fanquake opened pull request #16241: docs: add rapidcheck to vcpkg install list (master...windows_build_msvc) https://github.com/bitcoin/bitcoin/pull/16241
< bitcoin-git>
[bitcoin] fanquake closed pull request #14776: Add process based prctl spectre mitigation controls. (master...spectre-prctl) https://github.com/bitcoin/bitcoin/pull/14776
< bitcoin-git>
[bitcoin] fanquake closed pull request #15307: [WIP] [tool] Add salvage and zaptxs commands to bitcoin-wallet (master...wallet_tool_zaptxs_salvage) https://github.com/bitcoin/bitcoin/pull/15307
2019-06-18
< bitcoin-git>
[bitcoin] meshcollider closed pull request #16012: rpc: addmultisigaddress should fallback to OutputType::LEGACY when uncompressed public keys are provided (master...master) https://github.com/bitcoin/bitcoin/pull/16012
< gribble>
https://github.com/bitcoin/bitcoin/issues/16026 | Ensure that uncompressed public keys in a multisig always returns a legacy address by achow101 · Pull Request #16026 · bitcoin/bitcoin · GitHub
< bitcoin-git>
[bitcoin] meshcollider merged pull request #13756: wallet: "avoid_reuse" wallet flag for improved privacy (master...feature-avoidreuse) https://github.com/bitcoin/bitcoin/pull/13756
< bitcoin-git>
[bitcoin] practicalswift opened pull request #16238: build: Reduce accumulated max memory usage (RSS) during build by 1% (-800 MB) by not including unused C++ standard library headers (master...c++-standard-library-headers) https://github.com/bitcoin/bitcoin/pull/16238
< bitcoin-git>
[bitcoin] achow101 opened pull request #16237: Have the wallet give out addresses instead of keys (master...cwallet-getnewaddr) https://github.com/bitcoin/bitcoin/pull/16237
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #16235: Cleaned up and consolidated msbuild files (no code changes) (master...vs2019) https://github.com/bitcoin/bitcoin/pull/16235
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #16092: Don't use global (external) symbols for symbols that are used in only one translation unit (master...reduce-global-namespacing) https://github.com/bitcoin/bitcoin/pull/16092
< bitcoin-git>
[bitcoin] laanwj merged pull request #15651: torcontrol: Use the default/standard network port for Tor hidden services, even if the internal port is set differently (master...tor_standard_port) https://github.com/bitcoin/bitcoin/pull/15651
< bitcoin-git>
[bitcoin] achow101 closed pull request #16022: Don't sign when segwit signatures are being used and the pubkey(s) are uncompressed (master...dont-sign-uncomp-segwit) https://github.com/bitcoin/bitcoin/pull/16022
< bitcoin-git>
[bitcoin] promag opened pull request #16231: gui: Fix open wallet menu initialization order (master...2019-06-fix-open-menu) https://github.com/bitcoin/bitcoin/pull/16231
< bitcoin-git>
[bitcoin] meshcollider merged pull request #15899: rpc: Document iswitness flag and fix bug in converttopsbt (master...1904-docIsWitness) https://github.com/bitcoin/bitcoin/pull/15899
< bitcoin-git>
[bitcoin] luke-jr opened pull request #16228: Bugfix: make check: Only run tests that were compiled (master...bugfix_raii_check_fail) https://github.com/bitcoin/bitcoin/pull/16228
< phantomcircuit>
chandoo, #bitcoin
< chandoo>
is it possible to dump bitcoin transactions into a csv file or .xls file or a database?
< bitcoin-git>
[bitcoin] darosior closed pull request #15848: Add a check for free disk space at first startup. (master...check_free_disk_size) https://github.com/bitcoin/bitcoin/pull/15848
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #16217: getrawtransaction: inform about blockhash argument when lookup fails (master...getrawtransaction_error_blockhash) https://github.com/bitcoin/bitcoin/pull/16217
< bitcoin-git>
bitcoin/master c59e3a3 darosior: getrawtransaction: inform about blockhash argument when lookup fails
< bitcoin-git>
bitcoin/master fce4123 MarcoFalke: Merge #16217: getrawtransaction: inform about blockhash argument when look...
< bitcoin-git>
[bitcoin] laanwj closed pull request #16204: rpc: Change Content-Type to plain text for the webroot (master...patch-emilengler) https://github.com/bitcoin/bitcoin/pull/16204
< bitcoin-git>
[bitcoin] laanwj opened pull request #16223: devtools: Fetch and display ACKs at sign-off time in github-merge (master...2019_06_contrib_acks) https://github.com/bitcoin/bitcoin/pull/16223
< bitcoin-git>
[bitcoin] fanquake closed pull request #12040: fix: add support for CORS headers and pre-flight request (master...http-options-pre-flight) https://github.com/bitcoin/bitcoin/pull/12040
< bitcoin-git>
[bitcoin] fanquake closed pull request #14459: docs: Consistent type names in RPC help descriptions (master...fix/rpc-descriptions) https://github.com/bitcoin/bitcoin/pull/14459
< wumpus>
I've disabled all wikis on bitcoin-core projects (except for bitcoin-devwiki), this seems a safer default policy, let me know if you run a project and were using it and need it turned back on
< bitcoin-git>
[bitcoin] practicalswift opened pull request #16221: tests: Mark test coins_tests/updatecoins_simulation_test as non-deterministic (master...updatecoins_simulation_test) https://github.com/bitcoin/bitcoin/pull/16221
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #16026: Ensure that uncompressed public keys in a multisig always returns a legacy address (master...dont-sw-ms-uncomp) https://github.com/bitcoin/bitcoin/pull/16026
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #16026: Ensure that uncompressed public keys in a multisig always returns a legacy address (master...dont-sw-ms-uncomp) https://github.com/bitcoin/bitcoin/pull/16026
< bitcoin-git>
[bitcoin] darosior opened pull request #16217: getrawtransaction: inform about blockhash argument when lookup fails (master...getrawtransaction_error_blockhash) https://github.com/bitcoin/bitcoin/pull/16217
< sipa>
cfields, jnewbery, dongcarl: i've modified the permissions you had in bitcoin/bitcoin to be the new "triage" permission rather than "write"; let me know if this breaks anything
< aseem>
Hi there, I submitted my first PR (https://github.com/bitcoin/bitcoin/pull/16207) but travis-ci tests are failing. Any pointers on how to go about debugging it? Especially on environments that I don’t have access to. Sometimes restarting them helps in other repos, not sure how to do that here or if that’ll even help?
< bitcoin-git>
[bitcoin] practicalswift opened pull request #16212: addrdb: Remove temporary files created in SerializeFileDB. Fixes non-determinism in unit tests. (master...SerializeFileDB-non-determinism) https://github.com/bitcoin/bitcoin/pull/16212
< bitcoin-git>
[bitcoin] fanquake merged pull request #16201: devtools: Always use unabbreviated commit IDs in github-merge.py (master...2019_06_ghmerge_unabbrev) https://github.com/bitcoin/bitcoin/pull/16201
< fanquake>
#proposedmeetingtopic Requiring 2FA for bitcoin orgs on GH. This was discussed a little at Core dev, and we got 4-5 members to turn 2FA on.
< bitcoin-git>
[bitcoin] instagibbs closed pull request #15796: CReserveKey should not allow passive key re-use, debug assert in destructor (master...burn_reserve) https://github.com/bitcoin/bitcoin/pull/15796
< cfields>
* instagibbs has been banned from #bitcoin-builds
< jb55>
#bitcoin-builds would be a good place to coordinate build system/ops stuff
< achow101>
moneyball: there's also advancing bitcoin in london in feb
< moneyball>
Initial candidates include SF, Austin, NYC, Uruguay mid-December (La Bitconf), and Australia (possible Feb 2020 Bitcoin conf). If anyone has other candidate dates/locations please let me know! I'll likely send a survey around (sorry for all the surveys but it is really helpful!) allowing Core devs to rank candidate locations.
< nehan>
moneyball: also MIT Bitcoin Expo
< achow101>
it should be possible to have SECURITY.md fetched and parsed during the build for the website. I know bitcoin.org does something similar to generate the contributors page