cosmos-sdk/types
Dev Ojha 10199c9159 Merge PR #1936: types: Reduce size of TestImmutability<Arith\U>Int tests
Currently they take ~1 minute on circle CI. There isn't a significant reason
for this to delay all our tests. This commit reduces the time spent on these
tests by a factor of 20.
2018-08-08 12:05:20 +02:00
..
lib Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
abci.go
account_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
account.go Update to tendermint v0.22.6-rc0 (#1798) 2018-07-25 16:43:37 -04:00
codespacer_test.go
codespacer.go
coin_test.go Merge PR #1925: Fix develop from FF merge 2018-08-06 21:49:17 +02:00
coin.go Merge PR #1811: NewCoin takes sdk.Int 2018-07-31 02:09:50 +02:00
context_test.go Merge PR #1925: Fix develop from FF merge 2018-08-06 21:49:17 +02:00
context.go Merge PR #1481: Transient Stores 2018-07-27 03:24:18 +02:00
errors_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
errors.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
gas_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
gas.go Merge PR #1481: Transient Stores 2018-07-27 03:24:18 +02:00
handler.go
int_test.go Merge PR #1936: types: Reduce size of TestImmutability<Arith\U>Int tests 2018-08-08 12:05:20 +02:00
int.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
rational_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
rational.go Merge pull request #1691: Table driven test indexes 2018-07-16 14:42:28 -04:00
result_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
result.go
stake.go Merge PR #1805: Downtime slashing off-by-one-block fix 2018-07-25 04:12:48 +02:00
store_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
store.go Merge PR #1481: Transient Stores 2018-07-27 03:24:18 +02:00
tags_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
tags.go
tx_msg.go asdf 2018-07-09 00:59:51 -07:00
utils_test.go Merge PR #1626: Increase coverage of types/ 2018-08-06 21:00:49 +02:00
utils.go
wire.go