Tags: compumatrix/bitgo-cli
Tags
add pending approval information when sending txs (if policy hit) Summary: when using sendtoaddress, we don't check the returned object for a pending approval (if a policy was hit). this diff checks this, and displays pending approval ids. Reviewers: arik, alex, ben Reviewed By: ben Differential Revision: https://phabricator.bitgo.com/D2998
Bump version to 1.5.3, use [email protected], change minSize to maxSize for… … consolidate
Update CLI to use [email protected], improve transaction flow Reviewers: benchan Reviewed By: benchan Differential Revision: https://phabricator.bitgo.com/D2686
reduce number of wallet listing calls Summary: We are currently doing wallet listing calls at login time and also anytime we get a single wallet, this is inefficient and works poorly for accounts with many wallets. Reviewers: ben Reviewed By: ben Differential Revision: https://phabricator.bitgo.com/D2484
Enforce not spending external unconfirmed inputs by default Reviewers: benchan, jameson Reviewed By: jameson Subscribers: jameson Differential Revision: https://phabricator.bitgo.com/D1943
fix setting an explicit wallet id when the wallet listing was paged Summary: Currently the tool gets a list of wallets when doing "bitgo wallet <id>" and checks for that id in the list, before actually doing the wallet get. This breaks when the wallet listing is paged (user has access to too many wallets) because the walletid may not be in the first page. This diff will always attempt a wallet get as long as an id is specified. Reviewers: ben Reviewed By: ben Differential Revision: https://phabricator.bitgo.com/D1882
Add ability to specify target confirms when consolidating unspents Reviewers: benchan, arik Reviewed By: benchan, arik Differential Revision: https://phabricator.bitgo.com/D1654
updated dependency of BitGoJS to reflect the fix that brings back the… … limit parameter for unspents fetching Reviewers: benchan, arik Differential Revision: https://phabricator.bitgo.com/D1651
PreviousNext