You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Use block time to create relay msg in process payment (#535)
* fix: Use unix timestamp to create relay msg in process payment
* time value fix and upgrade handler
* timestamp in relay cli
* return funds im upgrade handler
* remove handler
* pr comment
* gofmt
fix: Switch from stdlib json encoding to proto encoding in vote exten…
…sion handler (#516)
* fix: Create vote extension with no exchange rates if price feeder oracle is not set
* debug log
* fix debug statement
* handle empty ve
* fix: Switch from stdlib jsosn encoding to proto encoding in vote extension handler
* lint
* commit info error
* move txs len check to correct place
* err in endblocker