-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update main branch with develop #439
Merged
Merged
Conversation
This file contains 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
This reverts commit c68c425.
Fixed chain id in axios instance...
* feat(cr): builder name in leaderboard * fix: reward distributed logs * refactor: extract functionality * style: fix lint * chore: add todo * chore: rename function --------- Co-authored-by: Antonio <[email protected]>
* fix(CR): fix qa env * fix(CR): fix staging env * cd: rename cr environments * Update .github/workflows/cr.qa.deploy.yaml Co-authored-by: Lucas <[email protected]> --------- Co-authored-by: Lucas <[email protected]>
…g passed correctly
* docs: environments * refactor: pr comments * docs: public repo
* chore: move reward distributed endpoint in a single place * refactor: remove not use dependency * Update src/lib/endpoints.ts Co-authored-by: franciscotobar <[email protected]> --------- Co-authored-by: Francisco Tobar <[email protected]> Co-authored-by: franciscotobar <[email protected]>
* test: remove jest * refactor: pr comments * fix: do all the math in milliseconds to avoid calendar math --------- Co-authored-by: Antonio <[email protected]>
* feat: general approach to handle custom errors * fix: check for whitelisted address before propose de-whitelist * fix: handle custom errors & dont show denied tx error * chore: avoid whitelist an already whitelisted address * fix: dont show error when user rejects tx * fix: display useful errors to user * chore: remove unused imports --------- Co-authored-by: Antonio <[email protected]>
* fix conditional hooks * Removed conditional hooks * Fixed dependencies. --------- Co-authored-by: Francis Rodriguez <[email protected]>
- this was a temporary step so that QA could test in an independent env.
DAO-XXX Fix pagination after 5 pages. The nextPageParams was not bein…
* fix: use the view function estimatedBackerRewards * chore: builder estimated rewards to be fixed
* fix: allocs left too long fractions * chore: round to the lower number * fix: total allocation metrics --------- Co-authored-by: Antonio <[email protected]>
* fix: claim rewards button * refactor: another approach * refactor: pr comments * test: fix
* fix: show the decoded input for dewhitelist proposals * chore: remove unused logs * Update src/pages/proposals/[id].tsx Co-authored-by: franciscotobar <[email protected]> --------- Co-authored-by: franciscotobar <[email protected]>
* fix: leaderboard crash when sort per reward * chore: improve ux by sort descendent allocations
…417) * feat(cr): replace index to address based builders in allocs context * reword_me: try to fix the referential integrity * fix: review allocation * chore: format * fix: review selections * chore: remove comments * chore: remove unused var * fix: hook dependency --------- Co-authored-by: Antonio <[email protected]>
* fix(cr): use active backer rewards for info * fix: set the reward percentage in the right property --------- Co-authored-by: Antonio <[email protected]>
* fix: fix bug where staking btn needs to be ckicked twice to stake * fix: implement fix for button highlighting and double click bug * fix: fix issue where inputing a decimal point causes app to crash
* Bump version to 1.3.0 * Update package lock. * test: run tests with npm --------- Co-authored-by: Antonio <[email protected]>
Dependency ReviewThe following issues were found:
|
jessgusclark
approved these changes
Nov 29, 2024
antomor
approved these changes
Nov 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.