Christopher Gurnee

Results 8 issues of Christopher Gurnee

Windows Terminal v1.3.2651, which was released to the stable channel (and the Windows Store) on September 22, now correctly supports all ANSI escape sequences used by qr-filetransfer. This PR removes...

`ArmoryMainWindow.__init__()` calls either `startBitcoindIfNecessary()` or `loadBlockchainIfNecessary()` [here](https://github.com/etotheipi/BitcoinArmory/blob/8d80665967cae19647abf7aab1d74b187dfb31fc/ArmoryQt.py#L258-L261). `startBitcoindIfNecessary()` calls `setSatoshiPaths()` [here](https://github.com/etotheipi/BitcoinArmory/blob/8d80665967cae19647abf7aab1d74b187dfb31fc/ArmoryQt.py#L2441), which configures the `SatoshiDatadir`. `loadBlockchainIfNecessary()` does not call `setSatoshiPaths()`, which leaves `SatoshiDatadir` set as its default, even if it's...

(PySNMP v4.4.12) As I understand it, errors such as report PDUs (received by PySNMP) in response to requests (sent by PySNMP) should cause the request to be retried up to...

* Disables SSLv2, SSLv3, and compression * Updates default permitted ciphers * `--hsts` - adds HTTP Strict Transport Security header to responses * `--sslkey` - loads SSL private key from...

This is a very minor issue: in opendmarc.conf.sample the HoldQuarantinedMessages setting is present twice: https://github.com/trusteddomainproject/OpenDMARC/blob/106f3f49237d1a3176cd60df0f479e25f09a8491/opendmarc/opendmarc.conf.sample#L216-L248

My apologies for bothering you @eschultze if you're not, however I thought you'd like to know that it looks like that domain has been scooped up by a domain squatter...

* **uvloop version**: 0.19.0 * **Python version**: 3.10.12 (3.10.12-1~22.04.3) * **Platform**: Ubuntu 22.04.4 * **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**: Yes * **Does uvloop behave differently from...

The title says it all—it'd be nice if Gentle supported the recovery of GreenAddress-created 2-of-3 accounts. Also related, does Gentle support recovery from "simple" accounts (2-of-2 accounts whose account index...