-
Notifications
You must be signed in to change notification settings - Fork 284
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(abstract-utxo): use @bitgo/utxo-core
Ticket: BTC-1821
- Loading branch information
1 parent
7046b8a
commit dd26ab3
Showing
66 changed files
with
52 additions
and
3,199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,7 +53,6 @@ | |
"@types/lodash": "^4.14.121", | ||
"@types/superagent": "4.1.15", | ||
"bignumber.js": "^9.0.2", | ||
"bip174": "npm:@bitgo-forks/[email protected]", | ||
"bitcoinjs-message": "npm:@bitgo-forks/[email protected]", | ||
"bluebird": "^3.5.3", | ||
"debug": "^3.1.0", | ||
|
14 changes: 0 additions & 14 deletions
14
modules/abstract-utxo/src/core/descriptor/DescriptorMap.ts
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
107 changes: 0 additions & 107 deletions
107
modules/abstract-utxo/src/core/descriptor/VirtualSize.ts
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
72 changes: 0 additions & 72 deletions
72
modules/abstract-utxo/src/core/descriptor/psbt/assertSatisfiable.ts
This file was deleted.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
modules/abstract-utxo/src/core/descriptor/psbt/createPsbt.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.