[bugfix] refactor gas manager
A small refactor for the gas manager to use cosmos.Uint instead of int64 variable types. Also fixes a bug where we can have the max gas be "off by 1" due to getting the rune in asset, then converting back asset in rune.