cosmos-sdk/x/auth/tx
Alessio Treglia c26ef79ed0
move client/testutil -> x/auth/testutil (#7292)
We should never break the
top-level-packages-do-not-depend-on-x-packages rule.
2020-09-14 03:21:29 +01:00
..
builder.go Migrate {x/auth, x/gov, x/staking} missing CLI queries to proto (#6994) 2020-09-10 18:26:47 +00:00
builder_test.go Migrate {x/auth, x/gov, x/staking} missing CLI queries to proto (#6994) 2020-09-10 18:26:47 +00:00
config.go Implement gRPC Simulate endpoint (#7035) 2020-08-24 14:41:08 +00:00
config_test.go move client/testutil -> x/auth/testutil (#7292) 2020-09-14 03:21:29 +01:00
decoder.go Implement gRPC Simulate endpoint (#7035) 2020-08-24 14:41:08 +00:00
direct.go Implement gRPC Simulate endpoint (#7035) 2020-08-24 14:41:08 +00:00
direct_test.go Put AccountSequence in SignerInfo (#6997) 2020-08-21 14:20:47 +00:00
encode_decode_test.go Reject unknown fields in TxDecoder and sign mode handlers (#6883) 2020-08-03 19:47:25 +00:00
encoder.go Migrate {x/auth, x/gov, x/staking} missing CLI queries to proto (#6994) 2020-09-10 18:26:47 +00:00
legacy_amino_json.go Implement gRPC Simulate endpoint (#7035) 2020-08-24 14:41:08 +00:00
legacy_amino_json_test.go Implement gRPC Simulate endpoint (#7035) 2020-08-24 14:41:08 +00:00
mode_handler.go Reject unknown fields in TxDecoder and sign mode handlers (#6883) 2020-08-03 19:47:25 +00:00
sigs.go Put AccountSequence in SignerInfo (#6997) 2020-08-21 14:20:47 +00:00
sigs_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00