cosmos-sdk/x/auth
Dev Ojha 49f421db19 Merge PR #1332: benchmarks: Add benchmark for block time to bank module
* benchmarks: Add benchmark folder, and single benchmark for block time
* Move benchmark into module
* Fix merge conflict errors
* Fix spelling
* Add instructions to run benchmark
* Update auth_app_test.go
2018-06-28 00:33:56 +02:00
..
client Merge PR #1252: Query node version 2018-06-14 07:49:21 +02:00
mock Merge PR #1332: benchmarks: Add benchmark for block time to bank module 2018-06-28 00:33:56 +02:00
account.go Account Numbers for Replay Protection with Account Pruning (#1077) 2018-06-12 04:30:54 +02:00
account_test.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
ante.go Remove Viper from ante handler 2018-06-26 23:45:31 +02:00
ante_test.go Merge PR #1331: Remove TxBytes from NewContext 2018-06-22 03:03:05 +02:00
context.go in progress 2018-05-23 19:49:35 -07:00
context_test.go Merge PR #1331: Remove TxBytes from NewContext 2018-06-22 03:03:05 +02:00
feekeeper.go address Chris review 2018-05-25 21:14:49 -07:00
feekeeper_test.go Merge PR #1331: Remove TxBytes from NewContext 2018-06-22 03:03:05 +02:00
mapper.go Merge PR #1340: Reverted ChangePubKey 2018-06-22 21:53:24 +02:00
mapper_test.go Merge PR #1331: Remove TxBytes from NewContext 2018-06-22 03:03:05 +02:00
stdtx.go Merge PR #1358: Fix typos and gofmt files 2018-06-25 20:23:17 +02:00
stdtx_test.go Merge PR #1266: Multiple messages 2018-06-22 00:05:25 +02:00
wire.go Merge PR #1340: Reverted ChangePubKey 2018-06-22 21:53:24 +02:00