cosmos-sdk/.pending
Alessio Treglia 1fcac93d57
switch GetConfirmation()'s default to no (#4575)
client/input.GetConfirmation() returns true if and only if the
user's input is confirmative.

The function is used in places where fat-fingering may cause
financial loss, e.g. gaiacli tx send command. Thus it seems
wiser to provide a conservative default in order to protect
users from accidental mistyping.

Closes: #4564
2019-06-18 11:46:51 +02:00
..
breaking/sdk Merge PR #4561: Add account JSON tag to AccountWithHeight 2019-06-15 16:17:39 +02:00
bugfixes/sdk Merge PR #4494: Fix validator-outstanding-rewards command 2019-06-06 09:43:13 -04:00
features Implement private keys export/import symmetric functionalities (#4436) 2019-05-30 16:44:28 +01:00
improvements switch GetConfirmation()'s default to no (#4575) 2019-06-18 11:46:51 +02:00