Matt Bell
Matt Bell
I thought about that when I first implemented the views, and I thought it would be a waste of resources because of the extra writes the database has to do....
Good idea, I'll add it to the todo list.
Thanks, that's a little embarassing. I'll fix it soon.
Someone did suggest displaying a dialog when you try to leave with unposted code. That will probably be the best solution.
This has been suggested by other people, so this is definitely on my todo list. The easiest way to do this will probably be a file upload that saves the...
If you really want to do that, you can do it now (just prefix each line with `dat`, or one dat and don't use newlines). However, that's a little bit...
Hm, nothing there should have changed. Thanks for the heads up, I'll check it out.
I think the Let's Encrypt certs expired, and that crashed them. I started rewriting `peer-exchange` yesterday to better handle relaying to TCP nodes, I expect to publish it today. I'll...
Oh, you said it is working with 0.5.3? Hm, I'm not sure how you can connect to the webseeds seeing as the certs have expired.
Ah, I never looked at your crash stack trace, the problem is coming from some changes I made a while ago in `peer-exchange` which I'm unhappy with, hence the rewrite....