-
Notifications
You must be signed in to change notification settings - Fork 236
DEVREL-833 check Solana local decimals when creating OFT #1763
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
nazreen
wants to merge
38
commits into
main
Choose a base branch
from
oft-solana-create-oft-guardrails
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.
+1,619
−94
Open
Changes from 13 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
8e5a8a9
ci flag
nazreen c176cd1
max total supply better warning
nazreen 87caae3
extract into utils
nazreen b1cfbca
apply to createOFTAdapter too
nazreen d2ec9f4
changeset
nazreen dbc1c13
remove max recommended local decimals
nazreen ca73466
Merge branch 'main' into oft-solana-create-oft-guardrails
nazreen 8ad0453
PR feedback
nazreen 849e953
rename function
nazreen 1ab88cd
split functions
nazreen b431511
remove wrapper
nazreen 253c44f
Merge branch 'main' into oft-solana-create-oft-guardrails
nazreen 2ad6f57
Update six-dots-occur.md
nazreen 1e11730
test
nazreen 924f330
fix
nazreen da043ee
test lzapp
nazreen 8ff2a9f
amend
nazreen 0262db2
gen lockfiles
nazreen 7a25851
update hardhat config
nazreen 4d7b92c
internalize into package
nazreen 2568a11
changeset
nazreen ee2b551
rm unused
nazreen 3c03471
rename
nazreen c8ccfb4
rename param
nazreen 85cbd4d
rename function
nazreen be1c8c6
rename
nazreen 952a92e
update message to print whole raw value
nazreen ed5c0bd
rename test file
nazreen b4ae439
amend
nazreen 1da4389
amend formatTokenAmount
nazreen d41d2a8
Merge branch 'main' into oft-solana-create-oft-guardrails
nazreen 583cc72
Merge branch 'main' into oft-solana-create-oft-guardrails
nazreen 991929d
destructure
nazreen 1df80a2
no import barelling
nazreen 00b8de4
amend message
nazreen 14e617d
correct assertion placement
nazreen 1ce2c44
Merge branch 'main' into oft-solana-create-oft-guardrails
nazreen 8f92c72
Merge branch 'main' into oft-solana-create-oft-guardrails
nazreen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| "@layerzerolabs/lzapp-migration-example": patch | ||
| "@layerzerolabs/oft-solana-example": patch | ||
| --- | ||
|
|
||
| oft-solana: require user to confirm max total token supply given a local decimals value |
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
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
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
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
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 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.
Uh oh!
There was an error while loading. Please reload this page.