Skip to content

Conversation

daodesigner
Copy link
Collaborator

@daodesigner daodesigner commented Sep 29, 2021

closes # .
tracks MACI events from messages submitted during funding rounds and allows queries like:

{
   messages(fundingRound: "0x1c1df3c3612e140b295f8d37636cbdaf209c2d99"){
    id
    data
    iv
    publicKey {
      x
      y
    }
  }
}

Deployed on xDAI, subgraph gql playgrouund available here: https://thegraph.com/legacy-explorer/subgraph/daodesigner/clrfund?query=Example%20query

wackerow and others added 30 commits August 22, 2021 19:52
expands number of tx hash characters shown
Prompt for signature on refresh [Fixes #220]
Also removes related unused CSS property from Links
Makes consistent with about-sybil-attacks naming, as well as matches the component name.
fix: when round is done, now display closed and remove ability to add…
Consolidates `disabled` styling into boolean attribute [Fixes #278]
TransactionSuccess layout fixes [Fixes #286]
TypeError: Cannot read property '_normalized' of undefined
Fix sufficient balance check [Fixes #239]
Fixes link arrow color in help dropdown
Fixes `about-sybil-resistance` path
corwintines and others added 29 commits September 22, 2021 16:31
Show brightid card when `isRegistered` is loaded
Use correct arbitrum-rinkeby network name
Todo: RecipientSubmissionWidget isWaiting/isPending logic
Print more things in the `deployRound` script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants