Craig Bovis
Craig Bovis
**Is your feature request related to a problem? Please describe.** Currently I find it difficult to effectively reduce noise in my signale logging due to how the logging levels are...
My most common workflow when using git-control tends to be, 1. Toggle git-control 2. Hit 'compare' option 3. Review changes 4. Commit When I open up git-control I'm presented with...
Calling `Twig.renderFile` with an invalid file path results in the callback not being executed. For example, ```javascript try { Twig.renderFile(templatePath, model, (err, html) => { console.log(err); console.log(html); }); } catch...
A filters UI should be built which allows for filtering by the following: * time period / date range * status * relayer * token * protocolVersion (1, 2, 3)...
Additional querystring parameters should be added to the fills page for filtering fills by value. Additional parameters required are: * valueFrom * valueTo # Dependencies https://github.com/0xTracker/0x-tracker-api/issues/308