-
Notifications
You must be signed in to change notification settings - Fork 808
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
Dapp tests - update contract deployment #1874
Open
kollegian
wants to merge
22
commits into
sei-protocol:main
Choose a base branch
from
kollegian:dapp-tests/update-contract-deployment
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.
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c42cbb6
feat: allow tests to be ran against deployed contracts
kollegian f540dd7
revert formatting
kollegian 0d9b2b8
revert dapp test sh
kollegian e7121e4
fix commented code
kollegian d9ef6b7
update formatting
kollegian dae0311
remove unnecessary console statements
kollegian a9873e0
address comments
kollegian 985ecd8
fix typos
kollegian d8241fe
Merge branch 'main' into dapp-tests/update-contract-deployment
kollegian 4ae6f39
update chain id for cluster
kollegian 0c97151
Merge branch 'main' into dapp-tests/update-contract-deployment
kollegian 182244a
refactor command
kollegian 445b62e
update fee on cli calls
kollegian 813aa08
revert lib
kollegian ba99b99
hardcode mnemonic
kollegian 2eb85d6
update hardhat tests
kollegian 04ecc31
merge main
kollegian 54f6562
update gas for contract call
kollegian 710d159
fix order
kollegian 598b092
fix type
kollegian 7b68682
update fee
kollegian cbaf8b6
remove import
kollegian 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 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 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 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 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 @@ | ||
{ | ||
"marketplace": "0x305E8dc769aae003c17fB08b9cc9108Cb4630E79", | ||
"erc721token": "0x8Ee23935ca017dbe78Fc72b74C90F9FCF4e2f9E5", | ||
"cw721Address": "sei1tpz0rk984996x87sgmzr0te7n4p2j9r8vq7pqq0psf0l7642ze2qx9wzsf", | ||
"erc721PointerToken": "0xC88F617fa5943466437f7ce03aaE8779ae083847" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"hubAddress": "sei1dynepqqjm6u4prcvdyh5qlhrglld78xy7pa4w05gq9vas4ws3e4q7dmyff", | ||
"tokenAddress": "sei1v7gfan5kjry9aqs2l6z0smx4cj2kgcz5ngmd09caex5y7ucr9yqq6pth9d", | ||
"pointerAddress": "0x505868BB5Babd68D84D96bbc0851062C6cF0619a" | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"manager": "0xcE11491995E05b947820836aecE9D7A5Fcdaeb01", | ||
"router": "0x0c086805476d29b306ffF178B53176565F880893", | ||
"erc20TokenFactory": "0x7e3378bcEad49Bbfc8D9024657c942d44f1A1a94", | ||
"erc20cw20": "0x7E7095dfB469A39CF6C67554A8896314D6B0567F", | ||
"weth9": "0x5cA05f8eA1a25d74eBD222a9Ea3730c82B4082A4", | ||
"token": "0xB73a15C476A9D14d57162472527e3FbFdF21dE3F", | ||
"tokenFactoryDenom": "factory/sei1ak5ztcchehv2gy64yxpcdnftepnacvwgxwwfzw/dappTests1727707705418", | ||
"cw20Address": "sei127nvmtnn3tkt6xxgss2z4n0exgm043sc0e2na5lca7h3n4qxs8us4rykxp" | ||
} |
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 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 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 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are these constants or different for each chain?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These are for the arctic 1, and already deployed. I didnt create another config for atlantic-2, on the basis that they should be identical but I can deploy and create another config for atlantic 2 as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
gotcha, just wanted to make sure it would be identical on
atlantic-2