Skip to content

Commit 707527f

Browse files
committed
Update default versions
1 parent 02dbb03 commit 707527f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

erdpy/config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ def get_defaults() -> Dict[str, Any]:
134134
"proxy": "https://testnet-gateway.elrond.com",
135135
"chainID": "T",
136136
"txVersion": "1",
137-
"dependencies.arwentools.tag": "v1.3.27",
138-
"dependencies.elrond_wasm_rs.tag": "v0.18.2",
137+
"dependencies.arwentools.tag": "v1.3.30",
138+
"dependencies.elrond_wasm_rs.tag": "v0.17.3",
139139
"dependencies.arwentools.urlTemplate.linux": "https://github.com/ElrondNetwork/arwen-wasm-vm/archive/{TAG}.tar.gz",
140140
"dependencies.arwentools.urlTemplate.osx": "https://github.com/ElrondNetwork/arwen-wasm-vm/archive/{TAG}.tar.gz",
141141
"dependencies.llvm.tag": "v9-19feb",

0 commit comments

Comments
 (0)