Pieter Wuille

Results 554 comments of Pieter Wuille

This looks like it's the same issue as https://github.com/bitcoin/bitcoin/issues/10247 upstream, which is actively being worked on.

@real-or-random I think you mean Liquid rather than Lightning.

@real-or-random Don't feed the trolls/bots/AIs.

Do we have any information about real-world deployment of PCP vs NAT-PMP? I see PCP dates from 2013, but do we know if it was adopted immediately (and/or, how many...

@laanwj Yeah, fair enough. Absent any reports of "doesn't work on my router while nat-pmp worked" (which we're quite unlikely to get) there is really no way to assess that.

Trying this with `-pcp=1` on my home internet connection: ``` 2024-05-20T23:28:41.625432Z [net] pcp: gateway [IPv4]: 192.168.1.1 2024-05-20T23:28:41.625469Z [net] pcp: Requesting port mapping for addr 0.0.0.0 port 8333 from gateway 192.168.1.1...

@laanwj This is a router provided by Verizon (a large US ISP) in 2021.

It appears that RocksDb (more-developed derivative of LevelDB) uses a default of 64 MiB (https://github.com/facebook/rocksdb/blob/main/include/rocksdb/advanced_options.h#L468). See also my comment in https://github.com/bitcoin/bitcoin/pull/30059#issuecomment-2117888385.