@chainify/bitcoin
Advanced tools
Comparing version 1.0.8 to 1.0.9
# @chainify/bitcoin | ||
## 1.0.9 | ||
### Patch Changes | ||
- - add flexible swap options for EVM chains | ||
- numberOfBlocksPerRequest - the amount of blocks to search for events in a single call (default = 2000) | ||
- totalNumberOfBlocks - the total number of blocks to search for events (default = 100_000) | ||
- gasLimitMargin - percentage gas margin for chains that does not estimate gas correctly (e.g. RSK) (default=10%) | ||
- add address cache for EVM ledger | ||
- use toLowerCase in EVM ledger to support RSK checksum | ||
- Updated dependencies | ||
- @chainify/client@1.0.9 | ||
- @chainify/errors@1.0.9 | ||
- @chainify/types@1.0.9 | ||
- @chainify/utils@1.0.9 | ||
## 1.0.8 | ||
@@ -4,0 +20,0 @@ |
{ | ||
"name": "@chainify/bitcoin", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "", | ||
@@ -18,6 +18,6 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@chainify/client": "1.0.8", | ||
"@chainify/errors": "1.0.8", | ||
"@chainify/types": "1.0.8", | ||
"@chainify/utils": "1.0.8", | ||
"@chainify/client": "1.0.9", | ||
"@chainify/errors": "1.0.9", | ||
"@chainify/types": "1.0.9", | ||
"@chainify/utils": "1.0.9", | ||
"@types/bip32": "^2.0.0", | ||
@@ -24,0 +24,0 @@ "@types/bip39": "^3.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
217580
0
+ Added@chainify/client@1.0.9(transitive)
+ Added@chainify/errors@1.0.9(transitive)
+ Added@chainify/logger@1.0.9(transitive)
+ Added@chainify/types@1.0.9(transitive)
+ Added@chainify/utils@1.0.9(transitive)
- Removed@chainify/client@1.0.8(transitive)
- Removed@chainify/errors@1.0.8(transitive)
- Removed@chainify/logger@1.0.8(transitive)
- Removed@chainify/types@1.0.8(transitive)
- Removed@chainify/utils@1.0.8(transitive)
Updated@chainify/client@1.0.9
Updated@chainify/errors@1.0.9
Updated@chainify/types@1.0.9
Updated@chainify/utils@1.0.9