* fee suggestion for construction/metadata
* rename module
* change default gas_limit for fee suggestion
* add rosetta items in template
* type fix for default-suggest-denom
* add default values
* add suggestion-related config
* force set to success for balance operations
* enable offline mode
* Revert "rename module"
This reverts commit ea433e74dacb039e01c4d4fe0dc77bbb29c91952.
* increase defaultNodeTimeout for rosetta for huge genesis
* use DefaultGasLimit as DefaultSuggestGas
* use default gas limit as default gas suggest for rosetta
* add enable-default-fee-suggest for rosetta
* update config template
* prevent bad gateway due to huge genesis
* Apply suggestions from code review
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
* add price flag for rosetta standalone
* fix rosetta data/block when block identifier is unset
* add checking mismatched index/hash
* bump rosetta-sdk-go to v0.7.7
* bump dependency
* add changelog
* Apply suggestions from code review
* Apply suggestions from code review
* make gas_prices and gas_limit optional
* Apply suggestions from code review
* add changelog
* revive overwritten by cherrypick
* revive overwritten by cherry-pick
* rename local variable
* rename variables and configs
* Apply suggestions from code review
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
* break validation into two if cases
* fix config toml template
Co-authored-by: yys <sw.yunsuk@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>