Michiel de Jong

Results 709 comments of Michiel de Jong

~~It seems this brings the ledger into a broken state, and even after restarting the host server, users will incorrectly be told they have insufficient funds. I'm also seeing non-zero...

we talked about this at lunch, it would probably be more efficient to postpone any database writes until after a transfer has been fulfilled. If the ledger process crashes and...

It seems this bug can be circumvented by leaving roughly 150ms between one payment and the next.

I'm seeing: > Merging is blocked > The base branch restricts merging to authorized users. @VirginiaBalseiro can you see if you can fix that?

That worked apparently, thanks @VirginiaBalseiro!

This PR is on the [agenda for the 17 January CG Call](https://hackmd.io/1YFPpDmnR-GwpjTGugVXcw)

Good point @csarven, maybe worth rewording it a bit to make that clear. Let's merge this and iterate on it if we have improvements?

The PR for this issue is on the [agenda for the 17 January CG Call](https://hackmd.io/1YFPpDmnR-GwpjTGugVXcw)

Not breaking the client-server interaction per se, but breaking for how users expect app permissions to work: 5. the `acl:trustedApp` mechanism was removed This means a user should (find a...