Skip to content

Commit 3241d73

Browse files
PLEX-1577 fix proto helpers (#1490)
* fix CallContract conversion panic (cherry picked from commit a6d3f48) * Fix CallContract conversion for capaiblity * Fix proto helpers * Fix proto helpers * minor fix * add tests * Add tests for proto helpers * improvements to proto conversion helpers * Add TODO * Fix ConvertCallMsgFromProto --------- Co-authored-by: ilija <pavlovicilija42@gmail.com> Co-authored-by: ilija42 <57732589+ilija42@users.noreply.github.com>
1 parent df24f46 commit 3241d73

File tree

7 files changed

+1319
-472
lines changed

7 files changed

+1319
-472
lines changed

.tool-versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
golang 1.24.2
1+
golang 1.24.5
22
protoc 29.3
33
protoc-gen-go-grpc 1.3.0
44
golangci-lint 2.2.2
5-
mockery 2.53.3
5+
mockery 2.53.3

0 commit comments

Comments
 (0)