cosmos-sdk/client
frog power 4000 df4394185e
Merge PR #3656: Broken-Invar Tx - aka. Crisis module
* beginning thinking on issue

* ...

* working

* working

* working fee pool distribution

* spek outline

* spec update

* gas refund calculations

* simulation saved to ~/.gaiad/simulations/

* lean simulation output

int

* cleanup bank simulation messages

* operation messges

int

* lint

* move simulation to its own module

* move simulation log code to log.go

* logger overhaul

int

* distribution comments

* fix compiling

* cleanup modifications to x/distribution/keeper/allocation.go

int

int

int

* gov bug

* result.IsOK() minimization

* importExport typo bug

* pending

* address @alexanderbez comments

* simple @cwgoes comments addressed

* event logging unified approach

* distr module name constant

* implementing

* compiles

* gaia integration

* proper constant fee removal

* crisis genesis

* go.sum update

* ...

* debugging

* fix sum errors

* missing err checks

* working implementing CLI

* remove query command

* crisis expected keepers in other modules

* crisis testing infrastructure

* working

* tests complete

* modify handler to still panic if not enough pool coins, docs working

* spec tags

* docs complete

* CL

* assert invariants on a blockly basis gaiad functionality

* gaiad CL

* transaction details in runtime invariance panic

* Apply suggestions from code review

Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>

* sender tags

* @mossid suggestions

int

* @cwgoes comments final

* Apply suggestions from code review

Co-Authored-By: rigelrozanski <rigel.rozanski@gmail.com>

* bug seems fixed (#3998)

* delete unused line in zero height export bug
2019-03-28 19:27:47 -04:00
..
context Merge PR #3954: Tx Broadcasting Sync by Default 2019-03-25 20:54:23 -04:00
keys gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
lcd Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
rest gometalinter -> golangci-lint migration (#3933) 2019-03-19 17:52:43 +01:00
rpc Add route for querying signing_info for all validators (#3952) 2019-03-28 18:43:33 +00:00
tx Add route for querying signing_info for all validators (#3952) 2019-03-28 18:43:33 +00:00
utils Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
config.go Merge PR #3954: Tx Broadcasting Sync by Default 2019-03-25 20:54:23 -04:00
config_test.go Merge PR #3899: Using `gaiacli config node` breaks ~/config/config.toml (#3903) 2019-03-15 16:08:33 +01:00
errors.go Allow Simulation and Gen Only in REST Client (#3467) 2019-02-01 17:04:13 -08:00
flags.go Merge PR #3983: Fix Flag Typo 2019-03-27 12:16:48 -04:00
input.go Merge PR #3698: Prompt User Confirmation Prior to Signing & Broadcasting 2019-02-26 12:34:01 +01:00