cosmos-sdk/types
Alexander Bezobchuk 9f03b57fe3
Merge PR #5359: Params Validation
2019-12-10 11:48:57 -05:00
..
errors Merge PR #5240: x/evidence module implementation 2019-11-06 14:08:02 -07:00
module Sim refactor 3: move weighted operations to modules (#4869) 2019-12-05 10:29:54 +01:00
rest Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00
abci.go Merge PR #4613: Only change rootmultistore hash when substore hashes change 2019-06-25 13:11:22 -04:00
address.go Merge PR #4881: Linting Galore 2019-08-19 12:06:27 -04:00
address_test.go update x/genaccounts to match module spec (#4759) 2019-07-22 16:26:42 +01:00
bytes.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
codec.go Revert "Generalize auth/types.StdSignature (#4507)" (#4512) 2019-06-08 11:04:52 +01:00
coin.go Merge PR #5359: Params Validation 2019-12-10 11:48:57 -05:00
coin_benchmark_test.go Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
coin_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00
config.go Merge PR #5192: golangcI-lint updates & set static version to 1.19 2019-10-14 11:43:19 -04:00
context.go Merge PR 5196: RecheckTx Optimizations 2019-10-23 10:43:58 -04:00
context_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00
dec_coin.go Merge PR #5359: Params Validation 2019-12-10 11:48:57 -05:00
dec_coin_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00
decimal.go Merge PR #5360: Sortable Decimal Bytes 2019-12-05 12:55:43 -05:00
decimal_test.go Merge PR #5360: Sortable Decimal Bytes 2019-12-05 12:55:43 -05:00
denom.go Merge PR #5359: Params Validation 2019-12-10 11:48:57 -05: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 #5240: x/evidence module implementation 2019-11-06 14:08:02 -07:00
errors_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00
events.go Merge PR #5227: Use existing struct 2019-10-21 10:36:31 -04:00
events_test.go Merge PR #4648: Flatten events by type when stringified 2019-06-30 16:31:09 -04:00
handler.go Merge PR #5006: Modular AnteDecorator 2019-10-10 08:46:09 -04:00
int.go lint add deadcode unused (#4606) 2019-06-21 17:18:01 +02:00
int_test.go Merge PR #4485: rename expected pkg to exported 2019-06-05 13:42:25 -04:00
invariant.go Merge PR #4832: print all failed invariants only 2019-08-05 14:21:44 -04:00
queryable.go added querier to gov module 2018-08-22 00:12:44 -07:00
result.go Merge PR #5032: Add Events to ABCIMessageLog 2019-09-12 11:05:27 -04:00
result_test.go Merge PR #5032: Add Events to ABCIMessageLog 2019-09-12 11:05:27 -04:00
router.go Merge PR #5240: x/evidence module implementation 2019-11-06 14:08:02 -07:00
staking.go Merge PR #4524: Staking ValidatorPowerRank to use "Potential Consensus Power" 2019-06-12 17:57:47 +02:00
store.go Merge PR #4748: Write-Through Inter-Block Cache 2019-09-04 13:33:32 -04:00
store_test.go Merge PR #3517: Increasing test coverage in keys/client package 2019-02-08 12:45:23 -08:00
tx_msg.go Revert "Generalize auth/types.StdSignature (#4507)" (#4512) 2019-06-08 11:04:52 +01:00
uint.go Add BigInt() to Uint struct in types/uint.go, update tests to check ident (#5325) 2019-11-19 13:39:33 +11:00
uint_test.go Add BigInt() to Uint struct in types/uint.go, update tests to check ident (#5325) 2019-11-19 13:39:33 +11:00
utils.go Merge PR #4836: Upgrade Tendermint and IAVL 2019-08-02 09:20:39 -04:00
utils_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00