cosmos-sdk/x/auth
Jack Zampolin e1f0767ba8
R4R: Move generate_only and simulate to POST body in REST txs (#3060)
* Move generate_only and simulate to POST body in REST txs

Closes: #3056

* Run make format

* drop extra else block, outdent its block, and make linter happy

* Update PENDING.md

* Update LCD swagger docs
2018-12-10 14:51:53 -08:00
..
client Run make format 2018-12-10 14:27:25 +00:00
simulation Merge branch 'develop' into cwgoes/check-supply-in-simulation 2018-10-23 17:54:58 +02:00
account.go Run make format 2018-12-10 14:27:25 +00:00
account_test.go Merge PR #2799: Account numbers and sequences to uint64 2018-11-26 12:29:21 +01:00
ante.go Run make format 2018-12-10 14:27:25 +00:00
ante_test.go Run make format 2018-12-10 14:27:25 +00:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
context.go Rename AccountMapper to AccountKeeper 2018-10-20 23:22:48 -07:00
context_test.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
feekeeper.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
feekeeper_test.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00
genesis.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
keeper.go Run make format 2018-12-10 14:27:25 +00:00
keeper_bench_test.go Run make format 2018-12-10 14:27:25 +00:00
keeper_test.go Run make format 2018-12-10 14:27:25 +00:00
stdtx.go R4R: Move generate_only and simulate to POST body in REST txs (#3060) 2018-12-10 14:51:53 -08:00
stdtx_test.go R4R: Move generate_only and simulate to POST body in REST txs (#3060) 2018-12-10 14:51:53 -08:00