forked from jup-ag/token-list
-
Notifications
You must be signed in to change notification settings - Fork 0
Update validated-tokens.csv and add fUSDC #1
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
Open
cibo6
wants to merge
21
commits into
main
Choose a base branch
from
cibo6-patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Add fUSDC to the validated token list
* typescript sourcemap: true * implemented canOnlyAddOneToken(), detectDuplicateSymbol() * ValidationError.INVALID_MINT: some mints are PDAs and won't be on the ed25519 curve. just check for base58 decodability * Record.Community Validated: bool -> string * rm parse.ts * validate.ts: complete validation functions * exec() was showing the output of 'git show' even when stdout was redirected to the function. This is needed to make it not output anything to the console no matter what * main.ts: functionality complete * removed unused function in validate.ts * exceptions: some tokens don't need to have communityValidated: true * use ValidatedTokensData which existed already, change 'Community Validated' to a bool * remove exceptions for community validated * validMintAddress(): mints don't have to be on the edd25519 curve, remove entirely * ValidatedTokensData: keep track of which line it was in the CSV * rework duplicate symbol detection, abstract out file reading, csv parsing and struct hydrating * noEditsToPreviousLinesAllowed() * better validation error messages. a better message tells you what to do * rework detectDuplicateSymbol() * split logic out, so one can run it with Github Actions (which doesn't accept CLI arguments) or as a CLI program (which accepts arguments) with node dist/cli.js <filename> * revive github action for validate-PR * improve duplicate symbol detection: people may not submit tokens that are duplicates of already existing duplicate symbols * exit code is the number of errors. this is useful for github actions reporting
Co-authored-by: 0xSoju2 <[email protected]>
Co-authored-by: 0xSoju2 <[email protected]>
Co-authored-by: 0xSoju2 <[email protected]>
* VALIDATE SSHIB * Validate SSHIB * Validate SSHIB
jup-ag#76 (comment) Co-authored-by: 0xSoju2 <[email protected]>
Co-authored-by: 0xSoju2 <[email protected]>
Co-authored-by: 0xSoju2 <[email protected]>
* add: brett validation to validated-tokens.csv * fix spaces in csv * Update validated-tokens.csv --------- Co-authored-by: 0xSoju2 <[email protected]>
* Add $WEN to Jupiter Strict List * update WEN decimal
* PELFORT, the correct decimals * revert template override
…ons (jup-ag#1230) * rename AllowedDuplicate type to AllowedException to generalize usage, and record Community Validated field for exceptions * exceptions for community validated=false * explain that there are exceptions in stdout - improves usability
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.
Add fUSDC to the validated token list
Validate {fUSDC}
Attestations (Please provide links):
Validation (Please check off boxes):
Acknowledgement (Please check off boxes)