Giter VIP home page Giter VIP logo

vulcan.spec's People

Contributors

desaperados avatar levity avatar m0ar avatar

Stargazers

 avatar  avatar  avatar Elizabeth Engelman avatar

Watchers

Daniel Brockman avatar Mariano Conti avatar Konstantin Zolotarev avatar A. F. Dudley avatar James Cloos avatar Christopher Mooney avatar Adrian le Bas avatar Chris Smith avatar Tom Smith avatar Niklas Kunkel avatar Marc-André Dumas avatar Brian L. McMichael avatar Andrew Milenius avatar Sean avatar Elizabeth Engelman avatar Søren Peter Nielsen avatar Thomas Pulber avatar Katherine Obermeyer avatar Kenny Rowe avatar andy8052 avatar Kenton Prescott avatar Rob Mulholand avatar  avatar  avatar Gonzalo Balabasquer avatar Phil Bain avatar Ian Harvey avatar Chris Weston avatar Ethan Bennett avatar  avatar  avatar  avatar

vulcan.spec's Issues

Typo in Oasis.md

cancelled: Boolan index

perhaps you wanted Boolean instead

I guess this spec is not programmatically used in a type-checking environment

Example queries - mcd

It came up on the weekly call today that we should explore some example queries with the frontend teams who will be using Vulcanize in order to ensure that we have a good shared understanding of the requirements.

Here's a few of the queries from the schema which are relevant to retrieving Cdps for the upcoming milestones. Let's use these as a starting point for some concrete examples of queries which reflect frontend requirements:

# Urns collection
allUrns(filters: {}): [Urn]

# Retrieve a single Urn
getUrn(
  ilkId: String!
  urnId: String!
  blockNumber: Int 
): Urn

# Aggregate Urns over a given interval
allUrnStates(
  filters: {}
  interval: String # optionally specify a postgres aggregation interval e.g '1 day'
): [Urn]

# Frob events collection
allFrobs(filters: {}): [FrobEvent]

@levity @rmulhol @elizabethengelman @chrisbradbury88 @wkampmann @m0ar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.