8f152d42f0
* Raw scaffold for tx simulate * Proper error handling in AbciResult parsing * Simulate without actual signing operation * Moved all-fee related functionalities to separate module * Adding GasInfo to transaction results * Automated gas estimation * Slightly adjusted public API * Using auto fees in eth events * Removed old print statement * Reorganised nymd client fee handling * Put bandaid on wallet gas estimation * Fixed operation re-export * warning note on get_approximate_fee * [ci skip] Generate TS types * Refactored ProtoAbciResult parsing * Explicit error on abci query failure Co-authored-by: jstuczyn <jstuczyn@users.noreply.github.com>