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

Feat (trader_pearl): Update to the latest hash #461

Open
wants to merge 1 commit into
base: feat/allow-multiple-services-middleware
Choose a base branch
from

Conversation

OjusWiZard
Copy link
Member

Proposed changes

Update trader to the version that supports taking arguments from GNOSIS_LEDGER_RPC
This version comes from https://github.com/valory-xyz/trader/pull/354/files

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@@ -6,7 +6,7 @@ import { StakingProgramId } from '@/enums/StakingProgram';
export const SERVICE_TEMPLATES: ServiceTemplate[] = [
{
name: 'Trader Agent',
hash: 'bafybeidicxsruh3r4a2xarawzan6ocwyvpn3ofv42po5kxf7x6ck7kn22u',
hash: 'bafybeic26ovbgnb3l7dpgc33vy55ucv2ou7i7drkgcvohen72nhcso6iny',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this trader_pearl departing from the same branch as the current trader on quickstart (v18.7)?.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@jmoreira-valory
Copy link
Collaborator

jmoreira-valory commented Nov 20, 2024

@OjusWiZard This has to be updated to use Trader 0.18.2 / 0.18.7 and the corresponding hash on this PR valory-xyz/trader#356 once it is resolved.

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.

2 participants