Skip to content

Commit

Permalink
release: v0.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
0xArdi committed Oct 24, 2024
1 parent 4ff2378 commit 79f7519
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"skill/valory/check_stop_trading_abci/0.1.0": "bafybeicsrrxjs6bup267jiek3r7eutd42ssfyjthyvxfku6qozw3xebxta",
"agent/valory/trader/0.1.0": "bafybeib26xend6jcwxzedk3qce2ckblluohdyjsqsxpvtgrwmtphhok4r4",
"service/valory/trader/0.1.0": "bafybeifht3nlrj477qsloisydwtr6w6e7vgtz2wgmr5jtudfp6rxos7sra",
"service/valory/trader_pearl/0.1.0": "bafybeidts6y6wytfcwlhnvnacf3vhm6lkiocoe22kkmxxx2onzguez3y3q"
"service/valory/trader_pearl/0.1.0": "bafybeidsdziadn7hpzvmthrudvezkblq2wvotpqhla36tgxnwb4hhwrwxi"
},
"third_party": {
"protocol/open_aea/signing/1.0.0": "bafybeihv62fim3wl2bayavfcg3u5e5cxu3b7brtu4cn5xoxd6lqwachasi",
Expand Down
12 changes: 6 additions & 6 deletions packages/valory/services/trader_pearl/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ models:
- en_US
average_block_time: 5
abt_error_mult: 5
mech_contract_address: ${MECH_CONTRACT_ADDRESS:str:0x77af31De935740567Cf4fF1986D04B2c964A786a}
mech_contract_address: ${MECH_CONTRACT_ADDRESS:str:0x552cEA7Bc33CbBEb9f1D90c1D11D2C6daefFd053}
mech_request_price: 0
mech_chain_id: ethereum
mech_wrapped_native_token_address: '0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d'
Expand Down Expand Up @@ -96,11 +96,11 @@ models:
use_nevermined: false
use_mech_marketplace: ${USE_MECH_MARKETPLACE:bool:false}
mech_marketplace_config:
mech_marketplace_address: ${MECH_MARKETPLACE_ADDRESS:str:0x0000000000000000000000000000000000000000}
priority_mech_address: ${PRIORITY_MECH_ADDRESS:str:0x0000000000000000000000000000000000000000}
priority_mech_staking_instance_address: ${PRIORITY_MECH_STAKING_INSTANCE_ADDRESS:str:0x0000000000000000000000000000000000000000}
priority_mech_service_id: ${PRIORITY_MECH_SERVICE_ID:int:0}
requester_staking_instance_address: ${REQUESTER_STAKING_INSTANCE_ADDRESS:str:0x0000000000000000000000000000000000000000}
mech_marketplace_address: ${MECH_MARKETPLACE_ADDRESS:str:0x4554fE75c1f5576c1d7F765B2A036c199Adae329}
priority_mech_address: ${PRIORITY_MECH_ADDRESS:str:0x552cEA7Bc33CbBEb9f1D90c1D11D2C6daefFd053}
priority_mech_staking_instance_address: ${PRIORITY_MECH_STAKING_INSTANCE_ADDRESS:str:0x998dEFafD094817EF329f6dc79c703f1CF18bC90}
priority_mech_service_id: ${PRIORITY_MECH_SERVICE_ID:int:975}
requester_staking_instance_address: ${STAKING_CONTRACT_ADDRESS:str:0x0000000000000000000000000000000000000000}
response_timeout: ${RESPONSE_TIMEOUT:int:300}
benchmark_tool:
args:
Expand Down

0 comments on commit 79f7519

Please sign in to comment.