cosmos-sdk/simapp
Federico Kunze 308c879b11
custom testnet cmd signing algorithms (#7012)
* custom testnet cmd signing algorithms

* update testutil network Config

* keyring options

* fix test

* typo
2020-08-12 08:34:10 +00:00
..
helpers x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
params Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
simd custom testnet cmd signing algorithms (#7012) 2020-08-12 08:34:10 +00:00
app.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
app_test.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
config.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
encoding.go Fix module interface registration (#6834) 2020-07-23 22:45:34 -04:00
export.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
genesis_account.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
genesis_account_test.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
sim_bench_test.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
sim_test.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
state.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
test_helpers.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
types.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
utils.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00
utils_test.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00