< fanquake>
how the hell would anyone know that the PR that's been closed for two years & marked "up for grabs" is "still maintained". I certainly wouldn't.
< aj>
(i assume that list is precisely what luke means by "still maintained" as far as he's concerned)
< fanquake>
aj: heh fair enough. I think those lists need a bit of an update. I can see a bunch of PRs (including mine) that have definitely into master
< fanquake>
*been merged into
< aj>
fanquake: afaik knots is based on the last released version, presumably it'll get when knots updates to 0.21. dunno if knots does that before or after core does an official release
< bitcoin-git>
bitcoin/master 812baaa Pieter Wuille: Switch to BIP341's suggested scheme for outputs without script
< bitcoin-git>
bitcoin/master cc592a8 MarcoFalke: Merge #20189: test: Switch to BIP341's suggested scheme for outputs withou...
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #20189: test: Switch to BIP341's suggested scheme for outputs without script (master...202010_taproot_std_noscript) https://github.com/bitcoin/bitcoin/pull/20189
< queip>
bitcoin startup/shutdown could use more debugging, node just turns off with "tor thread interrupted"... that isn't helpful
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #20759: doc: [test] Remove outdated comment in fuzz runner (master...2012-testDoc) https://github.com/bitcoin/bitcoin/pull/20759
< bitcoin-git>
[gui] jonatack opened pull request #162: gui: add network to peers window and in peer details (master...display-peer-networks) https://github.com/bitcoin-core/gui/pull/162
< bitcoin-git>
[gui] jonatack opened pull request #163: Peer details: replace Direction with Connection Type (master...display-peer-conn-types) https://github.com/bitcoin-core/gui/pull/163
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #20760: test: Set correct nValue for multi-op-return policy check (master...2012-testNValue) https://github.com/bitcoin/bitcoin/pull/20760
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #20761: fuzz: Check that NULL_DATA is unspendable (master...2012-testFuzzNullData) https://github.com/bitcoin/bitcoin/pull/20761
< bitcoin-git>
[bitcoin] mjdietzx opened pull request #20765: fuzz: check that certain script TxoutType are nonstandard (master...test-fuzz-is-nonstandard) https://github.com/bitcoin/bitcoin/pull/20765
< MickSaunders>
Where is the best place to find up to date docs on the RPC. I read the md file in the doc directory but it doesn't really say much