Philip Monk
Philip Monk
To stay below Xero's rate limiting, I push many transactions in a single PUT request. Sometimes a few of the transactions fail, so I get a `XeroBadRequest` error with all...
Previously, the initial Azimuth snapshot was stored in Clay and shipped in the pill. This causes several problems: - It bloats the pill - Updating the snapshot added large blobs...
If you have a planet on port X and then you move it somewhere else and put its star on that same port, when you turn it on it'll flood...
# What is needed? While you can manually adjust Ledger's signatures to add delegates, they don't work out of the box. # Background I spent a while trying to add...
The improvements suggested [here](https://github.com/numerai/submission-criteria/blob/76b753b/improvements.pdf) seem like they would be very good. We're also interested in other improvements to the checks. There is a 100 NMR bounty on this issue.
It would be nice to have some sample data for benchmarking and unit testing. For example, here: https://github.com/numerai/submission-criteria/pull/9#discussion_r138735839
This allows you to pass a thread directly into khan, instead of passing a filename. This has several implications: - The friction for using threads from an app is significantly...
These should have the same semantics, but I think it's significantly clearer to write them in such a way that they don't reference vertical ordering. This is especially the case...
Every few minutes, the runtime applies a patch to its on-disk snapshot. This pauses the process, so the size is important. In particular, for many large ships (~nibset-napwyn, ~wicdev-wisryt, ~natnex-ronret),...
## Context When you log in with a master ticket, then log out and try to log in with a different one, you get this error until you refresh. ##...