cosmos-sdk/types
Dev Ojha ac3adff1e8 Merge PR #1438: Tools: Add errcheck linter
This linter ensures that all errors are checked.
This is disabled in the client directories, since its not needed on
those writes
2018-06-29 00:52:10 +02:00
..
lib Merge PR #1438: Tools: Add errcheck linter 2018-06-29 00:52:10 +02:00
abci.go Add p2p filter functions & tests 2018-05-16 01:15:07 +02:00
account.go Merge PR #1404: Add more context for errors when no address is provided 2018-06-27 19:39:57 +02:00
codespacer.go Error codespacing (#809) 2018-04-17 19:16:21 -07:00
codespacer_test.go Error codespacing (#809) 2018-04-17 19:16:21 -07:00
coin.go Merge PR #1424: tools: add unconvert linter 2018-06-28 18:08:29 +02:00
coin_test.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
context.go Merge PR #1331: Remove TxBytes from NewContext 2018-06-22 03:03:05 +02:00
context_test.go Merge PR #1331: Remove TxBytes from NewContext 2018-06-22 03:03:05 +02:00
errors.go Merge PR #1358: Fix typos and gofmt files 2018-06-25 20:23:17 +02:00
errors_test.go Error codespacing (#809) 2018-04-17 19:16:21 -07:00
gas.go Merge PR #1358: Fix typos and gofmt files 2018-06-25 20:23:17 +02:00
handler.go in progress 2018-05-23 19:49:35 -07:00
int.go Merge PR #1388: types/int: Switch Int, Uint to use pointers internally 2018-06-27 03:10:34 +02:00
int_test.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
rational.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
rational_test.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
result.go Merge PR #1266: Multiple messages 2018-06-22 00:05:25 +02:00
stake.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
store.go Merge PR #1254: Add prefixstore and lib refactor 2018-06-21 23:33:36 +02:00
store_test.go added just FF byte 2018-04-10 01:32:04 +02:00
tags.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
tags_test.go AppendTags a function of Tags 2018-05-10 17:37:12 +02:00
tx_msg.go Merge PR #1377: types: remove GetMemo from Tx 2018-06-26 04:37:21 +02:00
wire.go Merge PR #1085: Re-enable tx history in LCD 2018-06-11 22:09:29 +02:00