piplabs / story

Official repo for the Story L1 consensus client, contracts, and associated tooling.
GNU General Public License v3.0
39 stars 26 forks source link

chore(*): bump up cosmos sdk v0.50.10 #379

Closed 0xHansLee closed 1 day ago

0xHansLee commented 4 days ago

bump up cosmos sdk to v0.50.10. It also bump up cometbft to v0.38.12.

issue: #303

edisonz0718 commented 3 days ago

What is the reason to update some of the proto files

0xHansLee commented 3 days ago

What is the reason to update some of the proto files

protoc-gen-go has been updated from v1.34.1 to v1.34.2, so I need to regenerate pb.go files to pass pre-commit gha.