Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix close network modal * Reduce decimals * Use full length for time left and reduce text length * Remove scroll * Add boosted indicator to proposals item * Fix * Add reload after burn * Add claim modal and refactor * Fix * Refactor * Fix unconnected * Handle no user vote * Add message that boost isn't available voting type * Fix max amount * Fix type * Fix type * Fix owner design * Fix time left * Add nft format * Cleanup * Fix uri url * Fix type * Add space setting * Fix strategy * Fix claim all * Fix string * Fix strategy * Updates * Fix wrap * Fix loading * Refactor * Change color * Fixes * Add claimed success modal * Fix * Fix empty web3Address * Fix background * Add claim tx * Add lottery settings * Fix text * Add lottery conditions * Fix modal spacing * Fix winner amount * Fix sorting by reward amount * Fix * Add whitelist and check * Add terms modal * Realtime countdown * Fix reload when claim ready * Fix boost modal text * Fix load balances * Remove default values and add mainnet network * Fix token balance * Update boost contract mainnet * Update subgraph * Update subgraph * Add production whitelist * Update subgraph * Update safe contract sepolia * Remove space from testnet whitelist * whitelist fabien.eth space * fix: Demo is currently not supported * Add constants * Add reward per winner footer * Add block footer component * Add fees footer * Hide settings * Change color * Increase to 3 visible boosts * Lighten up boost color * Undo spinner changes * Don't show validation when loading * Revert "Lighten up boost color" This reverts commit 18dd1a6. * Revert "Change color" This reverts commit 73fea79. * Update boost item design * Fix token input design * Fix cancel button color * Fix close icon position * Fix * Fix lottery text * Fix lottery text * Add api key * Add hints and fix text * Fix disabled listbox * Fix reward per winner * Refactor whitelist * Border color was way to dark on darkmode * Add message for disabled bribe * Fixes * Filter bribe boosts if disabled * Add winners modal * Update subgraph * Add chain id on query * Fix claimed text * Fixes * Fix terms * Set max to 1024 * Revert "Set max to 1024" This reverts commit 3eb628c. * Fix distribution selector * Fix no winner text * Fix loading when click vote * Fix await rewards loading * Fix boost color * Fix lottery text length and add tooltip * Rename * Fix item * Fix winners modal * Fix margin * Get fees from contract * Fix boost items style * Fixes * Fixes * Fixes * Fixes * Fixes * Fix winner profiles * Fix format * Add team to whitelist * Fix lottery reward * Limit max winners * Fix number winners * Fix amount * Fix stars higher resolution * Back to orange * Add view less * Remove type * Fix terms text * Add fee to amount * Add docs link * Fix docs link * Fix devider * Add close button to success claim modal * Change slot name * Refactor block components to use TuneBlock * Fix padding * Fix padding * Fixes * Fix tooltip * Remove core * Fix explorer network * Fix votes choice more to center and refactor * Fix claim item * Use counter instead of tag * Remove boost from space settings * Add lottery limit * Update sepolia boost contract * Fix lottery limit * Fix decimals * Disable mainnet * Fix lottery and limits text * Fix terms text * Fix boost filter * Fix styling * Fix manage boost text * Remove padding * Move reason icon next to choice * Fix * Fix * Fix delay * Fix tooltip in modal * Fix padding * Fix loading * Fix border colors * Don't show border if no eligible * Add text to shutter and invalid choice * Fix votes modal loading spacing * Fix boost item id text * Fix tooltip boost id * Fixes * Fix boost id * Fix validate negative numbers * Move block * Fix lottery wait for onchain epoch * Fix settings proposal page * Fix naming * Fix spacing * Hide bg overflow * Fix checkbox and radio colors * Fix loading * Fix proposal item boosts indicator * Prepare for zero fees * Fix token input overflow * Update guard URL * Catch winners query * Fix formatting and math * Update guard address * Add lottery condition * Fix claiming * Fix responsive * Add Wan's space * Fix stars color * Fix * Update settings * Fix loading * Fix tune button * Fix lottery epoch * Fix showing infinity for amount to win * Disable TOS * Remove calculation for displayed reward and add tooltip explanation * Remove redundant vif * Remove redundant vif * Make sidebar sticky * Fix margin for action bar * Hide input if not checked * Fixes to boost item management * Add loading for withdraw * Remove base token filter * Refactor deposit block into component * Filter excluded tokens * Refactor and check custom tokens * Remove TODO * Disable boost with shutter and show message * Add warning when proposal is already closed * Update contract sepolia * Fixes * Improve style of message * Check proposal privacy not space * Fix loading on boost create * Only show message for whitelisted spaces * Fix text * Cleanup * Remove redundant title * Fix loading winners text display * Fix input error condition * Enable mainnet * Fix WC and TuneModal * Cleanup * Show timer and refactor * Fix and add TODOs * Fix align and add message to docs * Add redirect * Fixes * Fix winners dropdown item --------- Co-authored-by: Less <[email protected]>
- Loading branch information