Skip to content

Commit

Permalink
chore: lock packages
Browse files Browse the repository at this point in the history
  • Loading branch information
angrybayblade committed Sep 21, 2023
1 parent e74a010 commit 4ca743c
Show file tree
Hide file tree
Showing 40 changed files with 182 additions and 182 deletions.
2 changes: 1 addition & 1 deletion autonomy/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@
ACN_IMAGE_NAME = os.environ.get("ACN_IMAGE_NAME", "valory/open-acn-node")
DEFAULT_DOCKER_IMAGE_AUTHOR = "valory"
OAR_IMAGE = "{image_author}/oar-{agent}:{version}"
ABSTRACT_ROUND_ABCI_SKILL_WITH_HASH = "valory/abstract_round_abci:0.1.0:bafybeiexv2t2v3bwe2mwbfb6tbtzl76jxii3va5hzxjsmdncpzl7b6s4xe"
ABSTRACT_ROUND_ABCI_SKILL_WITH_HASH = "valory/abstract_round_abci:0.1.0:bafybeiebj63bsscvbvj77w2mf2k4juav3yb7vu4omhcckrmf7yoa2xfbae"
2 changes: 1 addition & 1 deletion docs/advanced_reference/commands/autonomy_fetch.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ autonomy --registry-path=./packages fetch valory/hello_world:0.1.0 --service --l

Fetch the agent service `hello_world` from a remote registry ([IPFS](https://ipfs.io)):
```bash
autonomy fetch valory/hello_world:0.1.0:bafybeia56ql6fahijcevoy7fokyghckkhxehoa2mwitjt7aabrf5qfd2bq --service --remote
autonomy fetch valory/hello_world:0.1.0:bafybeig3x2f47ykckvyfubfl2kav7ymhfpqxuxv2xe52spxhb324jdnoj4 --service --remote
```
4 changes: 2 additions & 2 deletions docs/configure_service/analise_test.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The `valory/abstract_round_abci` skill packages come with a number of testing to
Fetch the `hello_world` agent, which comes with the `hello_world_abci` {{fsm_app}} skill within:

```bash
autonomy fetch valory/hello_world:0.1.0:bafybeih6rocssjyqnajso5uaw4f52alyyqvvabjv7xbdef3qqjhbgbvyfu
autonomy fetch valory/hello_world:0.1.0:bafybeic5gs6qausrb3xgam4ighqvir7kf2q3wyzw2m5r4xlitzs5mdbcqi
mv hello_world hello_world_agent
```

Expand All @@ -77,7 +77,7 @@ The same plugin also provides tools for writing end-to-end tests for agents. The
Fetch the `hello_world` agent:

```bash
autonomy fetch valory/hello_world:0.1.0:bafybeih6rocssjyqnajso5uaw4f52alyyqvvabjv7xbdef3qqjhbgbvyfu
autonomy fetch valory/hello_world:0.1.0:bafybeic5gs6qausrb3xgam4ighqvir7kf2q3wyzw2m5r4xlitzs5mdbcqi
mv hello_world hello_world_agent
```

Expand Down
2 changes: 1 addition & 1 deletion docs/counter_example.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ you have followed the [setup instructions](guides/quick_start.md#setup). As a re

2. Use the CLI to download the `valory/counter` service.
```bash
autonomy fetch valory/counter:0.1.0:bafybeih3zsmm3dsl4iffyeua7u2rstqe47xd5d7mc6eb5b546llvm2iqwm --remote --service
autonomy fetch valory/counter:0.1.0:bafybeic56akauses535vna46nune666lk6cb7nhakmeufyp4t7km6n2r64 --remote --service
cd counter
```

Expand Down
4 changes: 2 additions & 2 deletions docs/demos/hello_world_demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ You can find the instructions on how to run the Hello World service in the [quic
If you have [set up the framework](../guides/set_up.md#set-up-the-framework), you can fetch the source code of the Hello World agent:

```bash
autonomy fetch valory/hello_world:0.1.0:bafybeih6rocssjyqnajso5uaw4f52alyyqvvabjv7xbdef3qqjhbgbvyfu
autonomy fetch valory/hello_world:0.1.0:bafybeic5gs6qausrb3xgam4ighqvir7kf2q3wyzw2m5r4xlitzs5mdbcqi
mv hello_world hello_world_agent
```

and the Hello World service:

```bash
autonomy fetch valory/hello_world:0.1.0:bafybeia56ql6fahijcevoy7fokyghckkhxehoa2mwitjt7aabrf5qfd2bq --service
autonomy fetch valory/hello_world:0.1.0:bafybeig3x2f47ykckvyfubfl2kav7ymhfpqxuxv2xe52spxhb324jdnoj4 --service
mv hello_world hello_world_service
```

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/deploy_service.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ We illustrate the full local deployment workflow using the `hello_world` service

=== "Remote registry"
```bash
autonomy fetch valory/hello_world:0.1.0:bafybeia56ql6fahijcevoy7fokyghckkhxehoa2mwitjt7aabrf5qfd2bq --service
autonomy fetch valory/hello_world:0.1.0:bafybeig3x2f47ykckvyfubfl2kav7ymhfpqxuxv2xe52spxhb324jdnoj4 --service
```

2. **Build the agents' image.** Navigate to the service runtime folder that you have just created and build the Docker image of the agents of the service:
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Before starting this guide, ensure that your machine satisfies the framework req
1. Fetch the [Hello World service](../demos/hello_world_demo.md) from the remote registry. Within the workspace folder (not the remote registry) run:

```bash
autonomy fetch valory/hello_world:0.1.0:bafybeia56ql6fahijcevoy7fokyghckkhxehoa2mwitjt7aabrf5qfd2bq --service
autonomy fetch valory/hello_world:0.1.0:bafybeig3x2f47ykckvyfubfl2kav7ymhfpqxuxv2xe52spxhb324jdnoj4 --service
```

2. Build the Docker image of the service agents:
Expand Down
16 changes: 8 additions & 8 deletions docs/guides/set_up.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ This is roughly how your workspace should look like:
You can override the default registry in use (set up with `autonomy init`) for a particular command through the flags `--registry-path` and `--local`. For example, if the framework was initialized with the remote registry, the following command will fetch a runtime folder for the `hello_world` agent from the remote registry:

```bash
autonomy fetch valory/hello_world:0.1.0:bafybeih6rocssjyqnajso5uaw4f52alyyqvvabjv7xbdef3qqjhbgbvyfu
autonomy fetch valory/hello_world:0.1.0:bafybeic5gs6qausrb3xgam4ighqvir7kf2q3wyzw2m5r4xlitzs5mdbcqi
```

On the other hand, if you want to fetch the copy stored in your local registry, then you can use:
Expand Down Expand Up @@ -106,13 +106,13 @@ If you plan to follow the guides in the next sections, you need to populate the
"dev": {
},
"third_party": {
"service/valory/hello_world/0.1.0": "bafybeia56ql6fahijcevoy7fokyghckkhxehoa2mwitjt7aabrf5qfd2bq",
"agent/valory/hello_world/0.1.0": "bafybeih6rocssjyqnajso5uaw4f52alyyqvvabjv7xbdef3qqjhbgbvyfu",
"connection/valory/abci/0.1.0": "bafybeihtcupik5qk27qnvbc5ep2oqgrka2y7e5pqzxp3v2bidpbxxachyq",
"service/valory/hello_world/0.1.0": "bafybeig3x2f47ykckvyfubfl2kav7ymhfpqxuxv2xe52spxhb324jdnoj4",
"agent/valory/hello_world/0.1.0": "bafybeic5gs6qausrb3xgam4ighqvir7kf2q3wyzw2m5r4xlitzs5mdbcqi",
"connection/valory/abci/0.1.0": "bafybeibrbl3zhhknmyb2n7qrftnmrsctyd23ugqsiztv3gpy6jcczgtwvm",
"connection/valory/http_client/0.23.0": "bafybeieoeuy4brzimtnubmokwirhrx27ezls6cdnl5qik4rkykfle3nn2y",
"connection/valory/ipfs/0.1.0": "bafybeidu3xd6rd5zysv2due2cnrc3sxx5vss2usxwaxxtxxuyha2kuhd3e",
"connection/valory/ledger/0.19.0": "bafybeigfoz7d7si7s4jehvloq2zmiiocpbxcaathl3bxkyarxoerxq7g3a",
"contract/valory/service_registry/0.1.0": "bafybeictcmpzj4sxjbkztjj6lqcnk63llp4d5cpz44outuw6jxmbermmza",
"contract/valory/service_registry/0.1.0": "bafybeia24syaeq6quzonzjp4tw67kkjhxocr2diy7sxjnujgzurc3oub2a",
"protocol/open_aea/signing/1.0.0": "bafybeifuxs7gdg2okbn7uofymenjlmnih2wxwkym44lsgwmklgwuckxm2m",
"protocol/valory/abci/0.1.0": "bafybeigootsvqpk6th5xpdtzanxum3earifrrezfyhylfrit7yvqdrtgpe",
"protocol/valory/acn/1.1.0": "bafybeiapa5ilsobggnspoqhspftwolrx52udrwmaxdxgrk26heuvl4oooa",
Expand All @@ -121,9 +121,9 @@ If you plan to follow the guides in the next sections, you need to populate the
"protocol/valory/ipfs/0.1.0": "bafybeibjzhsengtxfofqpxy6syamplevp35obemwfp4c5lhag3v2bvgysa",
"protocol/valory/ledger_api/1.0.0": "bafybeigsvceac33asd6ecbqev34meyyjwu3rangenv6xp5rkxyz4krvcby",
"protocol/valory/tendermint/0.1.0": "bafybeidjqmwvgi4rqgp65tbkhmi45fwn2odr5ecezw6q47hwitsgyw4jpa",
"skill/valory/abstract_abci/0.1.0": "bafybeicvw6rteuzd2kfj6u4rwsrqbwipfwwhzafttviii3twzqzjokcl2i",
"skill/valory/abstract_round_abci/0.1.0": "bafybeiexv2t2v3bwe2mwbfb6tbtzl76jxii3va5hzxjsmdncpzl7b6s4xe",
"skill/valory/hello_world_abci/0.1.0": "bafybeiddnmeogxw3suh5adwjqays7nxiomyg7incf33qto2hwv5b6n5eey",
"skill/valory/abstract_abci/0.1.0": "bafybeidt2bxjluqn3xp6mb4v7ml3bx7ka5gn3vx6c5eqfb6i4q4f3p3nr4",
"skill/valory/abstract_round_abci/0.1.0": "bafybeiebj63bsscvbvj77w2mf2k4juav3yb7vu4omhcckrmf7yoa2xfbae",
"skill/valory/hello_world_abci/0.1.0": "bafybeifsnc7dj6dvr7urmrdy4z42s56x4ww2s6ncwvfnda753hfao52s54",
"connection/valory/p2p_libp2p_client/0.1.0": "bafybeihdnfdth3qgltefgrem7xyi4b3ejzaz67xglm2hbma2rfvpl2annq"
}
}
Expand Down
Loading

0 comments on commit 4ca743c

Please sign in to comment.