< Krellan> Hi again, curious about this message: InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
< Krellan> I have no bitcoin.conf file (running on Mac) so no parameters should differ from their defaults
< sipa> whitelistforcerelay is default on
< Krellan> Should -whitelistrelay also default on, then?
< sipa> whitelistrelay is default on when whitelistforcerelay is on and blocksonly is off
< kallewoof> I agree it's a bit odd that it talks about changing settings despite defaults being used. Maybe it should only talk about interaction if the interaction is caused by at least 1 user specified value.
< kallewoof> Anyone up for some fun review time? #12911 is short (+35 -1) and very helpful (to me at least)! :)
< gribble> https://github.com/bitcoin/bitcoin/issues/12911 | wallet: Show fee in results for signrawtransaction* when known by kallewoof · Pull Request #12911 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/452bb90c718d...ee02debb2567
< bitcoin-git> bitcoin/master faca0a8 MarcoFalke: doc: Clarify that mempool txiter is const_iterator
< bitcoin-git> bitcoin/master ee02deb MarcoFalke: Merge #13531: doc: Clarify that mempool txiter is const_iterator...
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #13531: doc: Clarify that mempool txiter is const_iterator (master...Mf1806-docTxiter) https://github.com/bitcoin/bitcoin/pull/13531
< rafalcpp> cornfeedhobo: where is the file? with "artefact"
< cornfeedhobo> rafalcpp: lol hey typos happen! :p
< cornfeedhobo> you can compare to the other wordlists too
< chinul> cornfeedhobo: yes, I am also noticing a weird '0xbbef 61bf' prefix before the start of the first word in french.txt (0x6162, for 'ab' in 'abaisser')
< rafalcpp> chinul: use other text editor? e.g. windows notepad like to prepend BOM bytes.
< chinul> rafalcpp: I am using hexdump to view the raw bytes, comparing english.txt (which has no such prefix), not a text editor
< chinul> comparing french.txt with english.txt*
< shinohai> quit
< cornfeedhobo> chinul: exactly what I'm talking about. thank you.
< chinul> cornfeedhobo: I would suggest opening a PR to drop these likely accidentally-added bytes, I'd be happy to review it fwiw
< jnewbery> wumpus: three utACKs for #13498. Possibly ready for merge
< gribble> https://github.com/bitcoin/bitcoin/issues/13498 | [wallet] Fixups from account API deprecation by jnewbery · Pull Request #13498 · bitcoin/bitcoin · GitHub
< cornfeedhobo> chinul: can do. thanks again for the confirmation.
< promag> jnewbery: loadwallet /path/to/some/folder/but/not/a/wallet works, is this expected?
< sipa> blocked Nitimar on github
< bitcoin-git> [bitcoin] sipa pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/ee02debb2567...f54f3738c8ce
< bitcoin-git> bitcoin/master e209184 John Newbery: [wallet] deprecate sendfrom RPC method.
< bitcoin-git> bitcoin/master df10f07 John Newbery: [wallet] Don't use accounts when checking balance in sendmany
< bitcoin-git> bitcoin/master f54f373 Pieter Wuille: Merge #13498: [wallet] Fixups from account API deprecation...
< bitcoin-git> [bitcoin] sipa closed pull request #13498: [wallet] Fixups from account API deprecation (master...account_deprecation_fixups) https://github.com/bitcoin/bitcoin/pull/13498