-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathvariables.yml
33 lines (33 loc) · 1.12 KB
/
variables.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Variables that can be reused should be added to this file
dependencies:
open_zeppelin:
repository_url: https://github.com/OpenZeppelin/polkadot-runtime-templates
version: v1.0.0
chopsticks:
repository_url: https://github.com/AcalaNetwork/chopsticks
version: 0.13.1
zombienet:
repository_url: https://github.com/paritytech/zombienet
version: v1.3.106
architecture: macos-arm64
asset_transfer_api:
repository_url: https://github.com/paritytech/asset-transfer-api
version: v0.3.1
polkadot_sdk_solochain_template:
repository_url: https://github.com/paritytech/polkadot-sdk-solochain-template
version: v0.0.2
polkadot_js_api:
version: v15.0.2
srtool:
repository_url: https://github.com/paritytech/srtool
version: v0.16.0
docker_image_name: paritytech/srtool
docker_image_version: 1.62.0
polkadot_sdk:
repository_url: https://github.com/paritytech/polkadot-sdk
version: polkadot-stable2412
docker_image_version: stable2412
stable_version: polkadot-stable2412
moonwall:
repository_url: https://github.com/Moonsong-Labs/moonwall
version: 5.9.1