-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor metadata param in spg (#178)
* Try modify ipAccount integration test * Refactor metadata param * Bump version to 1.0.0-rc.12 * Complete dispute integration tests * Fix issue issue about PIL_TYPE type * Import type from index in integration tests * Clean up env variables and create a new env.example file * Fix issue about commercialRevShare * Remove resolve dispute in integration test and modify env example file * Integrate signature in ipAsset * Update README.md and delete makefile to update smart contract method * Update pnpm-lock.yaml * Fix RPC in the integration test * Remove ipAccount reference in IpAsset module * Replace localhost with 127.0.0.1 * Skip ipAccount.executeWithSig
- Loading branch information
Showing
31 changed files
with
8,057 additions
and
6,042 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
SEPOLIA_TEST_WALLET_ADDRESS = 0x0000000000000000000000000000000000000000 | ||
SEPOLIA_WALLET_PRIVATE_KEY = 0x0000000000000000000000000000000000000000 |
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.