Skip to content
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 trader_pearl service #381

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

jmoreira-valory
Copy link
Collaborator

Update trader_pearl service

@jmoreira-valory jmoreira-valory changed the base branch from main to develop January 7, 2025 18:31
@jmoreira-valory jmoreira-valory force-pushed the chore/update_pearl_service branch from 7302ced to d9cfdbd Compare January 7, 2025 18:34
@@ -92,10 +99,10 @@ models:
"token_address":"0x1b5DeaD7309b56ca7663b3301A503e077Be18cba", "order_address":"0x72201948087aE83f8Eac22cf7A9f2139e4cFA829",
"nft_amount":"100", "payment_token":"0x0000000000000000000000000000000000000000",
"price":"1000000000000000000"}}
Copy link
Collaborator Author

@jmoreira-valory jmoreira-valory Jan 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Adamantios @0xArdi to verify if mech_to_subscription_params is correct. Currently used in mainstream Pearl is on #344

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The values are not the same, e.g.:

["did", "did:nv:0ea01d5de3b34e3792db825f2a5f5595c393c68b19fd5efdacd00fcc63a53483"],

I guess the latest ones are the correct ones. In any case, it does not matter because they can be overridden. Moreover, the marketplace is not used, unless you plan to enable it on Pearl.

use_mech_marketplace: ${USE_MECH_MARKETPLACE:bool:false}

Adamantios
Adamantios previously approved these changes Jan 8, 2025
Copy link
Collaborator

@Adamantios Adamantios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be quicker to delete this service and use the "original one" on Pearl now that the duplication is not required anymore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants