cosmos-sdk/baseapp
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
..
testdata
baseapp.go Merge PR #3072: Catch overflows in gas wanted 2018-12-10 21:39:29 +01:00
baseapp_test.go Jae/simulator improvements (#2900) 2018-11-27 00:14:22 -08:00
doc.go
helpers.go Run make format 2018-12-10 14:27:25 +00:00
options.go Run make format 2018-12-10 14:27:25 +00:00
query.go
query_test.go Run make format 2018-12-10 14:27:25 +00:00
queryrouter.go addressed Jae's comments 2018-08-22 00:15:18 -07:00
router.go