SaReN
|
b9f86dd7fe
|
Update simapp helpers to use Tx generator (#6655)
* update helpers to use tx generator
* update modules to use tx generator
* add todo
* update ibc to use txG
* fix lint
* Eliminate panics from Gentx
* update module ops
* fix lgtm alert
* update ibc with txG
* Remove todo
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* move simapp/helpers to test_helpers
* revert simapp/helpers to test_helpers
* revert renaming
* address suggestion
Co-authored-by: Aaron Craelius <aaron@regen.network>
* fix tests
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-07-14 17:33:31 +00:00 |
|
Alexander Bezobchuk
|
e7554bb3b0
|
Fix Gas Flag Usage + CLI Flag APIs (#6685)
* Use new APIs
* fix usage
* fix usage of gas flag
* tests: TestParseGasSetting
|
2020-07-11 08:13:46 +00:00 |
|
Jonathan Gimeno
|
6ceedc9e4f
|
Remove TxBuilder references to viper. (#6653)
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
|
2020-07-10 11:05:35 +02:00 |
|
Alexander Bezobchuk
|
b25e3fc76d
|
Merge PR #6651: More CLI cleanup
|
2020-07-08 13:57:45 -04:00 |
|
Alessio Treglia
|
57ac28c814
|
client/flags: remove NewCompletionCmd() (#6632)
The functionality was adopted tendermint upstream, see
* https://github.com/tendermint/tendermint/pull/4665
|
2020-07-07 19:29:30 +02:00 |
|
Alexander Bezobchuk
|
bc261d9e83
|
version: Remove Viper (#6628)
* version: remove viper
* Remove home flag gets
* fix: tests
|
2020-07-07 17:20:09 +00:00 |
|
Alexander Bezobchuk
|
8670a10564
|
Merge PR #6595: Single Binary & Command Refactor
|
2020-07-07 11:40:46 -04:00 |
|