@thorwallet/xchain-bitcoin
Advanced tools
Comparing version 0.0.1-alpha.802 to 0.0.1-alpha.813
@@ -0,1 +1,19 @@ | ||
# v.0.15.5 (2021-06-08) | ||
### BREAKING CHANGE | ||
#### Issue | ||
[Sochain API](https://sochain.com/) is out of sync and it's reported to be fixed in a few days. | ||
Report from Sochain: "WARNING: DATA SHOWN FOR BITCOIN NETWORK MAY BE OUTDATED | ||
We are working to resolve the issue in the next few days." | ||
#### Hotfix | ||
- Replace `getBalance` and `getUnspentTxs` apis from sochain to haskoin for temporary purpose. | ||
- Update `Utils.scanUTXOs` method using haskoin api | ||
- Skip unit test for `utils` (it will be reverted after `sochain` api is recovered) | ||
# v.0.15.4 (2021-06-01) | ||
- updating peer deps | ||
# v.0.15.3 (2021-05-31) | ||
@@ -2,0 +20,0 @@ |
{ | ||
"name": "@thorwallet/xchain-bitcoin", | ||
"version": "0.0.1-alpha.802+7b23471", | ||
"version": "0.0.1-alpha.813+baa0bf0", | ||
"description": "Custom Bitcoin client and utilities used by XChainJS clients", | ||
@@ -35,5 +35,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@thorwallet/xchain-client": "0.0.1-alpha.802+7b23471", | ||
"@thorwallet/xchain-crypto": "0.0.1-alpha.802+7b23471", | ||
"@thorwallet/xchain-util": "0.0.1-alpha.802+7b23471", | ||
"@thorwallet/xchain-client": "0.0.1-alpha.813+baa0bf0", | ||
"@thorwallet/xchain-crypto": "0.0.1-alpha.813+baa0bf0", | ||
"@thorwallet/xchain-util": "0.0.1-alpha.813+baa0bf0", | ||
"@types/bitcoinjs-lib": "^5.0.0", | ||
@@ -59,3 +59,3 @@ "@types/wif": "^2.0.1", | ||
}, | ||
"gitHead": "7b23471dff8240c2b05040945ae62e7af5f8cba8" | ||
"gitHead": "baa0bf038351cba12c40ec7684808b1666ea543a" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
13784763
21
156417