cosmos-sdk/types
Marko d7677e0871
ci: test paths directive (#6251)
* test paths directive

* change proto files

* test paths on code coverage

* have parts of ci only run when go files are touched

* add readme badge

* bring back green checks

* remove paths

* green check linting

* add tests no run
2020-05-19 13:32:35 +00:00
..
bech32 fix import to sdk (#6201) 2020-05-12 17:12:26 +00:00
errors x/ibc: /types cleanup (#6169) 2020-05-13 19:23:33 -04:00
module Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
rest x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
simulation various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
tx ci: test paths directive (#6251) 2020-05-19 13:32:35 +00:00
abci.go
address.go types: add bech32 (#6200) 2020-05-12 16:53:30 +00:00
address_bench_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
address_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
codec.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
coin.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
coin_benchmark_test.go
coin_test.go Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
config.go client/keys/parse: honor config changes (#6172) 2020-05-08 10:30:55 +02:00
config_test.go client/keys/parse: honor config changes (#6172) 2020-05-08 10:30:55 +02:00
context.go
context_test.go spring cleanup (#5991) 2020-04-14 19:13:15 +00:00
dec_coin.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
dec_coin_test.go
decimal.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
decimal_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
denom.go
denom_test.go
events.go
events_test.go
handler.go fix types.ChainAnteDecorators() panic (#5742) 2020-03-03 16:57:33 +00:00
handler_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
int.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
int_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
invariant.go
invariant_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
proto.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
queryable.go
result.go Merge PR #6195: Add codespace to broadcast(sync/async) response 2020-05-12 11:26:54 -04:00
result_test.go Merge PR #6195: Add codespace to broadcast(sync/async) response 2020-05-12 11:26:54 -04:00
router.go x/ibc ICS24 (#5588) 2020-02-19 10:56:22 +01:00
staking.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
staking_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
store.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
store_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
tx_msg.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
tx_msg_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
types.pb.go JSON Proto changes 2020-03-26 12:46:10 -04:00
types.proto JSON Proto changes 2020-03-26 12:46:10 -04:00
uint.go Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
uint_test.go types: add test cases (#5747) 2020-03-04 17:49:59 +00:00
utils.go Merge PR #6219: Different db support 2020-05-14 09:41:05 -04:00
utils_test.go x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00