This repository was archived by the owner on May 11, 2022. It is now read-only.
Open
Conversation
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Change 4 decimal to 1 decimal place * Add ELFI icon & revise html structure * Add ELFI icon to row * Fix text stacking issue * Fix pr
* Add Chromatic * Deoptimize next.js image for usage in sb * Add snapshot testing & ui pr review * Add accessibility check to sb * Add newline * Fix typo * Update package.json * Sync package-lock.json * Remove build-storybook.log from tracking * Fix merge issues * Fix icon width * Add documentation * Enable chromatic CI to run on chromatic-tests branch
* Remove auto-scrolling feature * Delete unused code
* Remove logic for success/fail message on input * Fix build error
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Touch up docs * Add etherscan link to tx loading toast * Add ttags * Add more ttags * Add etherscan to vote tx * Add etherscan to airdrop tx * Remove dead code * Revise presentation of etherscan link * Fix pr
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Improve useWorker - Refactor types - Resolve promises in the worker before posting - Add error handling - Add useWorkerPromise * Add hasRun and remove need for JSON.stringify in useWorker * Add comment
* Disable vote choices button if no voting power * Refactor code
* Copy change: Choice -> Vote * Group voting power with buttons
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Make completePrereqs the default behavior * Update zk claim intro copy * Change event names and refactor some logic * use index for delegate key to avoid errors about repeated keys during testing * Add useZKProof * Add wallet connection points * Replace lib placeholder comments with useZKProof * Fix component names * Simplify useZKProof * Remove `|| undefined` on `Signer` * Remove scroll ref * Add onClose and wait for defined account to fire onConnected for ConnectWalletButton * Add useOnConnected hook
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update AirdropPage.tsx * lowercasing * un lower * Update AirdropPage.tsx
* Update getRecentDelegators.ts * Update getRecentDelegators.ts
* FIx delegate count filtering * Fix delegate count
* Fix favicon not showing up * Add back in error catching * Cleanup favicon with custom _document.tsx
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add coinbase connector * Add close connection functionality * Fix typo * Fix import typo * Clean up * Fix warnings: Add rule exceptions * Fix warning: whiteText replaced with textClassName * Fix warning: remove unused import * Fix warning: comment out currently unused code * Fix warnings: Add rule exceptions * Fix warning: remove unused import * Undo removal of signer
* add contract * Add useClaimableAmount hook * Add useAlreadyClaimed hook * Add useClaimAndDelegate hook * Handle undefined key * Refactor transaction step to call contract * Add word to spell check * wip * Include all contracts * Update addresses
* update testnet addresses/tokenlist * remove unused file * fix useQueryVotePower
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
* update testnet addresses/tokenlist * list gsc members * show candidates * return queryobserverresult
* don't bork if there is no internet connection * add join button * wire up join button * only show if hasGSCFlag * add progress bar * disable join is already on GSC * return envelope
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.