fix for sdk >= v50

+ remove parsedLogs
+ fix findAttribute
+ fill logs with []
This commit is contained in:
Pynix Wang
2024-03-08 12:25:22 +01:00
committed by Simon Warta
parent d7d9b7e353
commit a40cb78646
19 changed files with 1153 additions and 27 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Choose from https://hub.docker.com/r/cosmwasm/wasmd/tags
REPOSITORY="cosmwasm/wasmd"
VERSION="v0.40.2"
VERSION="v0.50.0"
CONTAINER_NAME="wasmd"