cosmos-sdk/types
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
..
abci.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
address.go Merge PR #2614: Configurable Bech32 prefix for SDK users 2018-10-31 20:13:13 +01:00
address_test.go Merge PR #2614: Configurable Bech32 prefix for SDK users 2018-10-31 20:13:13 +01:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
coin.go blockly minting (#2825) 2018-11-26 04:13:47 -08:00
coin_benchmark_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00
coin_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00
config.go Merge PR #2614: Configurable Bech32 prefix for SDK users 2018-10-31 20:13:13 +01:00
context.go Only allow supported pubKey types (#2949) 2018-11-29 09:21:45 -08:00
context_test.go Run make format 2018-12-10 14:27:25 +00:00
decimal.go Fix updateValidatorDistInfoFromPool (#3046) 2018-12-08 07:18:04 -08:00
decimal_test.go Run make format 2018-12-10 14:27:25 +00:00
errors.go R4R: Move generate_only and simulate to POST body in REST txs (#3060) 2018-12-10 14:51:53 -08:00
errors_test.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
gas.go Update gas costs to more reasonable numbers for GoS (#3052) 2018-12-10 02:48:19 -08:00
gas_test.go Consume block gas to tx gas limit even upon overconsumption 2018-11-20 20:07:30 -08:00
handler.go Modify AnteHandler to take a simulate boolean parameter 2018-08-25 20:12:14 +01:00
int.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00
int_test.go Add Safety Measures to Coin/Coins (#2797) 2018-11-20 01:22:35 -08:00
module_clients.go Standardize CLI Exports from Modules (#2840) 2018-11-19 09:02:34 -08:00
queryable.go added querier to gov module 2018-08-22 00:12:44 -07:00
result.go Change gas & related fields to unsigned integer type (#2839) 2018-11-19 09:13:45 -08:00
result_test.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
stake.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
store.go Jae/simulator improvements (#2900) 2018-11-27 00:14:22 -08:00
store_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
tags.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
tags_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
tx_msg.go Merge PR #2863: Transaction ValidateBasic 2018-11-21 11:16:56 +01:00
utils.go Switch gov proposal-queues to use iterators (#2638) 2018-11-06 23:33:18 -08:00
utils_test.go Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00