rumos-io / gears

A Rust implementation of the Cosmos SDK
Apache License 2.0
31 stars 5 forks source link

Investigate and create new PR's #259

Open NYBACHOK opened 2 months ago

NYBACHOK commented 2 months ago

There are some difference from cosmos code which should be understood why it implemented so

Panic for keys: https://github.com/rumos-io/gears/pull/192

Delete zero coins: https://github.com/rumos-io/gears/pull/190