New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thorwallet/xchain-bitcoin

Package Overview
Dependencies
Maintainers
1
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thorwallet/xchain-bitcoin - npm Package Compare versions

Comparing version 0.0.1-alpha.802 to 0.0.1-alpha.813

lib/haskoin-api.d.ts

18

CHANGELOG.md

@@ -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 @@

10

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc