Abhinav Kumar

Results 4 comments of Abhinav Kumar

@ThexXTURBOXx Updated to version 6.2.4 still getting the same error.

Have uninstalled and installed it multiple times now. The version is: Version 6.2.8-20240305171439+e38523abbe (6.2.8-20240305171439+e38523abbe) You can also check the screenshot attached :

@Wgil @wojciechowskip This might be related to issue [1092](https://github.com/cosmos/cosmjs/issues/1092)

This seems slower than the current code based on benchmark tests and a same number of allocations: ``` import ( "fmt" "testing" ) var denom = "atom" // Benchmark using...