Cory Levinson
Cory Levinson
Looking to use elm + d3 for a project i'm about to begin work on... Is there any status update on this (`0.18` compatibility now)? I'm also happy to help...
Which checks are you wanting to run here? Lints? tests? I think hooks are fine for small things, but my one concern is about pushing taking a long time, and...
@ryanchristo Is this PR still relevant? Looks like we already have feature files for data module.
Interested in early feedback from anyone on this. In particular @aaronc @S4mmyb @ryanchristo
Putting this on hold for now. We should revisit and maybe wrap up an MVP of this once we have #1313 completed, as I assume this API will depend a...
Should this be included in the next upgrade? It seems like the feature is well enough specified where we could get support for non-direct buy orders in this same release....
Thanks for raising @ryanchristo ! I'm pretty sure `PrecisionModifier` is only necessary for order book dex, so we shouldn't need to have it be updatable in v4.0. The current architecture...
After our ledger product call today, we decided that (1) is what we want to go for long term, and not have any explicit governance gating of specific market pairs...
Closing as we decided not to support historic migrations (v3 => v4 state migrations)
> So one thing I'm thinking is where Msg/Sign should really only apply to graphs... because other formats can't necessarily be implied to have implicit meaning. Except maybe PDFs? Makes...