Johannes Löthberg

Results 119 comments of Johannes Löthberg

Current version is available [here](https://github.com/kyrias/bin/blob/zorg/sGNG.py), though I've only tested it with Python 3 and it requires [hyperboria/python-cjdns](https://github.com/hyperboria/python-cjdns).

Well, mine, but hmm.. Would be nice if there was a simple way to test if a certain link exists. Edit: Or, if we save the submission IP and timestamp...

It's useless right now because it won't work with the python library in the `cjdns` repo, and for a git clone of the `python-cjdns` repo we should just let pip...

@zielmicha Hmm, I see 7 nodes without any links now.. Are they old nodes that are still there but their old links have expired, or are they new nodes that...

Hmm, true, so basically, the empty nodes are cases where node A has node B in its nodestore, possibly it has it added as a peer. But node B happens...

That comment should not be relevant anymore because shared mode is supposed to be used by default, but there appears to be something strange going on when using `AnyPool` where...

It would be nice if the functionality for creating rules from existing transactions would pull in the splits.

I have an off-budget account for a loan I have, and when the charge comes in I turn it into a split transaction with the principal part being a transfer...

Because it didn't exist when the GoCardless (or then Nordigen) support was added, and switching at this point would need to be done very carefully to not break existing users....

So I actually just quickly hacked together support for this here: https://github.com/kyrias/rust_sequence_trie/commit/756d553e3a3e2e7ba4bb572320431491a7f4697e. Downside is that some of the function signatures change, but it's a fairly small change. Most of the...