-
It would be nice for a node A to cooperatively close multiple channels in a single onchain tx, and aggregate all funds belonging to node A to a single UTXO instead of creating one UTXO for every close…
-
siw is the initiator (1.1.1.2)
16:39:36.550313 1.1.1.2.55097 > 1.1.1.1.3333: P 1:25(24) ack 1 win 229 [mpa: start-req C pdlen 4 mpav2: enhanced - ird 1 ord 2 peer2peer write RTR read RTR] (DF)
…
-
how do I change crypto option to this https://github.com/CrystalPAY-io/python-sdk
-
There is a historical error in virtio spec:
"If VIRTIO_NET_F_GUEST_CSUM is not negotiated, the device *MUST* set flags
to zero and SHOULD supply a fully checksummed packet to the driver."
Cu…
-
DNS with PPP connections only work if `CONFIG_NETDB_DNSSERVER_IPv4ADDR` is manually set to DNS ip address (i.e. `0x08080808` for Google DNS).
IPCP could be used to configure network-provided DNS addr…
-
The `z3c.pt` package relies on Zope's language negotiation utility `zope.i18n.INegotiator` but `plone.i18n` does not register such a utility, instead relying on Zope's own negotiation logic which is n…
-
Overview - Trades have three phases:
1. Initiation
2. Negotiation
3. Result
Initiation is when the user clicks on [the green Trade button in the Listings page](https://www.figma.com/design/GpsRZ…
-
I noticed this purely via code inspection, so I may be wrong here, but this code looks off:
https://github.com/openssl/openssl/blob/master/ssl/statem/statem_srvr.c#L4060-L4071
If the connection wh…
-
Problems have been found in the specification as well as the implementation of the WebRTC API (`setCodecPreferences`) when receive-only codecs are present. This problem surfaced originally in H.264, …
aboba updated
1 month ago
-
Hi @brandond,
This just a question.
I am wondering why it was necessary to monkey patch urllib3 to access the peercert.
Would it not be possible to just call `response._connection.sock.getpe…