cosmos-sdk/x/auth
Alexander Bezobchuk feb98bcd05 Merge PR #3698: Prompt User Confirmation Prior to Signing & Broadcasting
* Prompt user confirmation prior to sign & broadcasting
* Update confirmation message
* Update and fix existing CLI integration tests
* Implement CLI integration test for tx confirmation
* Fix order of input into tx send
2019-02-26 12:34:01 +01:00
..
client Merge PR #3698: Prompt User Confirmation Prior to Signing & Broadcasting 2019-02-26 12:34:01 +01:00
simulation Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
account_test.go Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
account.go Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
ante_test.go Merge PR #3555: Reintroduce Fees OR Semantics 2019-02-07 18:14:54 -08:00
ante.go Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
codec.go Merge PR #3554: x/auth and x/bank review results 2019-02-08 22:35:19 +01:00
feekeeper_test.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00
feekeeper.go Merge PR #3679: Consistent Operators 2019-02-21 12:35:55 -05:00
genesis.go Merge PR #3554: x/auth and x/bank review results 2019-02-08 22:35:19 +01:00
keeper_bench_test.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00
keeper_test.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00
keeper.go Merge PR #3691: Minor Error Message Cleanup 2019-02-21 03:49:57 -05:00
params_test.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00
params.go Merge PR #3554: x/auth and x/bank review results 2019-02-08 22:35:19 +01:00
stdtx_test.go Introduce CodeNoSignatures 2019-01-02 10:05:56 +00:00
stdtx.go Merge PR #3554: x/auth and x/bank review results 2019-02-08 22:35:19 +01:00
test_utils.go Auth Module Param Store (#2998) 2018-12-20 11:09:43 -08:00