Results 105 comments of Charles E. Lehner

@TallTed I'm not sure what you mean. Which files?

> has the test suite been updated to reflect the normative corrections we made in v1.1 Two PRs are open for this: #123 for the URL/URI changes, and #127 for...

https://github.com/clehner/node-oscar/commit/62506961e1e2f0ed63f975be29fa70d74e03170c I tried adding a timer to send keepalive flaps on the main connection, but I still got timeouts. I'll investigate some more and will try sending keepalives on all...

I started sending keepalive packets on all the connections instead of just main, and now it looks like the ETIMEDOUTs are banished. But I'm still having trouble. In one of...

Good news: I got the payment released by switching the order of the two outpoints, similar to what @cpacia suggested with the earlier issue. for reference: ``` sqlite3 OB-Mainnet.db select...

Attempting to link my account (@)username@domain was unsuccessful for instance at subdomain (social.domain) Error triggered: https://github.com/liberapay/liberapay.com/blob/2486e6b36eba76d2c8a1b882026265c5ab9ad88b/liberapay/elsewhere/mastodon.py#L74 Linking with (@)username@subdomain is successful; though this id is not correct, the URL is...

I believe this feature is still desired.

I broke it with %9hoI9VXb7N0M286acIIESbs2/M9QlcbH0lgHu34F0FM=.sha256, and haven't fixed it yet. Sorry On Thu, 14 Sep 2017 19:24:43 -0700 Myf Ma wrote: > there are only a few items on the...

> the idea for this project is golden. do you have any plans to expand this further? maybe. want to talk about it on ssb?

Here's my summary: - Change from invokers (verification method URLs) to controllers. - Root document no longer has verification material in a `capabilityDelegation` property, but instead contains a `controller` property....