Bruno Škvorc
Bruno Škvorc
> JSON is horrible for config files as there is no way to include comments. True. How about [Neon](http://ne-on.org/)?
Actually, all this just makes mini-asset heavier and more complicated than necessary. I suggest staying with INI but with sync: prefixes, or going full PHP. I'll see if I can...
@ShaunR did you ever get around to this?
This happens when reading info that's encoded as bytes32. For example, try calling the `name` method of the MKR ERC20 token. Instead of string, that value is bytes32. Hope this...
Another newly found critical fail of Gatekeeper is the default length of fields in the database. One of the more ridiculous ones is usernames being restricted to 20 characters. I...
Should be non-PHP so people without PHP on the host machine can use it.
This looks resolved now.
This might be useful too: https://github.com/halva-suite/halva
So option 3, yeah. It would need to reliably read the mempool AND the unfinalized blocks, recognize IDs and remove them from the UI. I don't know how robust nodes...
Can you dumb this down for me? IIUC this fetches remarks from infinite depth?