Alexander Bezobchuk
|
400c3cb08e
|
Merge PR #6652: x/distribution: In-Process Testing & CLI Refactor
|
2020-07-10 10:45:46 -04: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 |
Aaron Craelius
|
849429ecda
|
Add proper support for Any in gRPC queries (#6594)
* Add proper gRPC Any support via AnyUnpacker
* Wire up grpc query router AnyUnpacker
|
2020-07-03 16:42:12 +00:00 |
Alexander Bezobchuk
|
d5049413ef
|
Merge PR #6525: x/bank: Refactor CLI & Tests
|
2020-06-30 16:59:21 -04:00 |
Aaron Craelius
|
257354dbff
|
x/bank: convert query CLI commands to use gRPC query client (#6367)
* Convert x/bank query cli methods to use gRPC query client
* WIP on x/bank cli query migration
* lint
* Fix integration tests
* Remove Println in favor of updated PrintOutput
* Add PrintOutput tests
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2020-06-18 03:36:25 -04:00 |
Alexander Bezobchuk
|
35312d098e
|
JSON Codec Updates (#6444)
* Initial commit
* More updates
* Fix tests
* CLI test updates
* Updates
* Updates
|
2020-06-16 00:20:50 +00:00 |
Alexander Bezobchuk
|
6a05b83069
|
Merge PR #6426: Migrate API Server
|
2020-06-15 13:39:09 -04:00 |
SaReN
|
39f53ac22f
|
client: rename CliContext to Context (#6290)
* Refactor CliContext as Context
* Fix lint issues
* Fix goimports
* Fix gov tests
* Resolved ci-lint issues
* Add changelog
* Rename cliCtx to clientCtx
* Fix mocks and routes
* Add changelog
* Update changelog
* Apply suggestions from code review
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
* merge client/rpc/ro{ot,utes}.go
* Update docs
* client/rpc: remove redundant client/rpc.RegisterRPCRoutes
* regenerate mocks
* Update ADRs
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-06-01 12:46:03 +00:00 |