CAddrInfo
.
WIP: Drop unused serialization support from CAddresss #13560
pull Empact wants to merge 1 commits into bitcoin:master from Empact:caddress-serialization changing 1 files +0 −19-
Empact commented at 6:57 am on June 28, 2018: memberSeems serialization is now taking place via
-
Drop unused serialization support from CAddresss 4b0c4b59fa
-
Empact commented at 8:08 am on June 28, 2018: memberI’m guessing the test failures are a sign that my assumption that successfully building without the serialization functionality is not sufficient evidence that they’re unused… TBD.
-
Empact renamed this:
Drop unused serialization support from CAddresss
WIP: Drop unused serialization support from CAddresss
on Jun 28, 2018 -
Empact closed this on Jun 28, 2018
-
Empact deleted the branch on Jun 28, 2018
-
sipa commented at 8:42 am on June 28, 2018: memberCAddress serialization is at least used inside “addr” and “version” messages on the network. By removing its serializers, those instances end up invoking the superclass’s serializers (CNetAddr).
-
Empact commented at 1:34 pm on June 28, 2018: memberThanks, yeah I realized that over the course of the night. One project I think is interesting would be to separate out the CNetAddr/CAddress/CService/CAddrInfo/etc into a composition-based relationship rather than an inheritance-based one, because the aggregate is pretty broad. May push something up to that effect down the line.
-
MarcoFalke locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 09:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 09:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me