cosmos-sdk/types
Aleksandr Bezobchuk de720660db
Remove panic on zero input during MulDecTruncate
2019-04-10 21:44:24 -04:00
..
rest Add route for querying signing_info for all validators (#3952) 2019-03-28 18:43:33 +00:00
abci.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
address.go Merge PR #3806: Fix nil returned in Unmarshal functions 2019-03-06 12:38:18 +01:00
address_test.go Merge PR #3676: Refactored prefixes as constants 2019-02-18 22:35:08 +01:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
coin.go Merge PR #3951: Remove ';' delimiting support from ParseDecCoins 2019-03-25 10:38:15 -04:00
coin_benchmark_test.go Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
coin_test.go Merge PR #3884: steak to stake 2019-03-14 10:32:46 -04:00
config.go Merge PR #2959: Add TxEncoder to client TxBuilder 2018-12-12 22:29:42 +01:00
context.go Store Refactor 1 (#2985) 2019-02-01 17:03:09 -08:00
context_test.go Merge PR #3607: Reconcile DecCoin/s API with Coin/s API 2019-02-15 16:33:23 +01:00
dec_coin.go Remove panic on zero input during MulDecTruncate 2019-04-10 21:44:24 -04:00
dec_coin_test.go Merge PR #4058: Fix DecCoins Bugs 2019-04-05 14:13:22 -04:00
decimal.go Fix TruncateDecimal (#3913) 2019-03-16 16:14:37 -07:00
decimal_test.go Merge PR #3750: Outstanding per-validator rewards; correctly handle same-BeginBlock redelegation-double-slash 2019-03-06 19:54:12 +01:00
denom.go Merge PR #3747: Implement initial simple denom convert utils 2019-03-16 14:18:27 +01:00
denom_test.go Merge PR #3747: Implement initial simple denom convert utils 2019-03-16 14:18:27 +01:00
errors.go Merge PR #3604: Improve REST Error Messages & Allow Unicode 2019-02-11 15:12:43 -08:00
errors_test.go Merge PR #3604: Improve REST Error Messages & Allow Unicode 2019-02-11 15:12:43 -08:00
handler.go Modify AnteHandler to take a simulate boolean parameter 2018-08-25 20:12:14 +01:00
int.go Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
int_test.go Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
invariant.go Merge PR #3621: module inter-dependency cleanup 2019-02-13 15:01:50 -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 Merge PR #4028: Hex Encode Data in Tx Responses 2019-04-03 07:49:34 -07:00
result_test.go Merge PR #3688: JSON Decode Log in REST Client 2019-02-22 12:54:31 +01:00
staking.go Merge PR #4094: Account for Rounding Errors in Distribution Calculations 2019-04-10 18:53:42 -04:00
store.go Store Refactor 1 (#2985) 2019-02-01 17:03:09 -08:00
store_test.go Merge PR #3517: Increasing test coverage in keys/client package 2019-02-08 12:45:23 -08:00
tags.go Merge PR #3520: Minor CLI Output Updates 2019-02-06 11:48:06 -08:00
tags_test.go Merge PR #3451: Make tags and responses legible 2019-02-04 18:20:56 -08:00
tx_msg.go Merge PR #2959: Add TxEncoder to client TxBuilder 2018-12-12 22:29:42 +01:00
uint.go Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
uint_test.go Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
utils.go Merge PR #3792: Use DBBackend set at compile time 2019-03-04 21:31:55 +01:00
utils_test.go Merge PR #2752: Don't hardcode bondable denom 2018-11-12 19:54:18 +01:00