c writes:
> I can look into this; personally I have no experience with Python
> style-checking or linting tools, but now's a good time as ever for me
> to learn what is available and how it would work for Chutney.
For style-enforcement, things seem to be converging around "black" in
the Python c
On Fri, 17 Apr 2020 18:01:42 -0400
Nick Mathewson wrote:
> If you want to work on this it would be helpful to maybe start by
> listing (here or elsewhere) some places where you *don't* feel like
> you could (or would want to) write documentation: those would be a
> good target for devs who _have_
Walking Onions: week 7 update
On our current grant from the zcash foundation, I'm working on a
full specification for the Walking Onions design. I'm going to try to
send out these updates once a week.
My previous updates are linked below:
Week 1:
formats, preliminaries, git repositories, b
On Wed, Apr 15, 2020 at 11:45 PM c wrote:
Skipping over some design stuff that seems reasonable.
[...]
> Here is what I have been considering lately, with the code overall. I
> hope that laying it out in points will help both myself and others try
> to divy up what could be improved about the c