@defichain/jellyfish-wallet
Advanced tools
Comparing version 4.0.0-beta10.1 to 4.0.0-rc.1
@@ -69,3 +69,3 @@ "use strict"; | ||
jellyfish_transaction_1.OP_CODES.OP_16, | ||
jellyfish_transaction_1.OP_CODES.OP_PUSHDATA_HEX_LE(jellyfish_crypto_1.Eth.fromPubKeyUncompressed(pubKeyUncompressed).substring(2)) | ||
jellyfish_transaction_1.OP_CODES.OP_PUSHDATA_HEX_BE(jellyfish_crypto_1.Eth.fromPubKeyUncompressed(pubKeyUncompressed).substring(2)) | ||
] | ||
@@ -72,0 +72,0 @@ }; |
{ | ||
"private": false, | ||
"name": "@defichain/jellyfish-wallet", | ||
"version": "4.0.0-beta10.1", | ||
"version": "4.0.0-rc.1", | ||
"description": "SDK & Ecosystem for building modern lite DeFi Applications at scale.", | ||
@@ -17,12 +17,12 @@ "repository": "BirthdayResearch/jellyfishsdk", | ||
"dependencies": { | ||
"@defichain/jellyfish-address": "4.0.0-beta10.1", | ||
"@defichain/jellyfish-crypto": "4.0.0-beta10.1", | ||
"@defichain/jellyfish-network": "4.0.0-beta10.1", | ||
"@defichain/jellyfish-transaction": "4.0.0-beta10.1", | ||
"@defichain/jellyfish-transaction-builder": "4.0.0-beta10.1", | ||
"@defichain/jellyfish-transaction-signature": "4.0.0-beta10.1" | ||
"@defichain/jellyfish-address": "4.0.0-rc.1", | ||
"@defichain/jellyfish-crypto": "4.0.0-rc.1", | ||
"@defichain/jellyfish-network": "4.0.0-rc.1", | ||
"@defichain/jellyfish-transaction": "4.0.0-rc.1", | ||
"@defichain/jellyfish-transaction-builder": "4.0.0-rc.1", | ||
"@defichain/jellyfish-transaction-signature": "4.0.0-rc.1" | ||
}, | ||
"peerDependencies": { | ||
"defichain": "^4.0.0-beta10.1" | ||
"defichain": "^4.0.0-rc.1" | ||
} | ||
} |
27695
+ Added@adraffy/ens-normalize@1.10.1(transitive)
+ Added@defichain/jellyfish-address@4.0.0-rc.1(transitive)
+ Added@defichain/jellyfish-buffer@4.0.0-rc.1(transitive)
+ Added@defichain/jellyfish-crypto@4.0.0-rc.1(transitive)
+ Added@defichain/jellyfish-network@4.0.0-rc.1(transitive)
+ Added@defichain/jellyfish-transaction@4.0.0-rc.1(transitive)
+ Added@defichain/jellyfish-transaction-builder@4.0.0-rc.1(transitive)
+ Added@defichain/jellyfish-transaction-signature@4.0.0-rc.1(transitive)
+ Added@noble/curves@1.2.0(transitive)
+ Added@noble/hashes@1.3.2(transitive)
+ Added@types/node@22.7.5(transitive)
+ Addedaes-js@4.0.0-beta.5(transitive)
+ Addedethers@6.13.5(transitive)
+ Addedtslib@2.7.0(transitive)
+ Addedundici-types@6.19.8(transitive)
+ Addedws@8.17.1(transitive)
- Removed@defichain/jellyfish-address@4.0.0-beta10.1(transitive)
- Removed@defichain/jellyfish-buffer@4.0.0-beta10.1(transitive)
- Removed@defichain/jellyfish-crypto@4.0.0-beta10.1(transitive)
- Removed@defichain/jellyfish-network@4.0.0-beta10.1(transitive)
- Removed@defichain/jellyfish-transaction@4.0.0-beta10.1(transitive)
- Removed@defichain/jellyfish-transaction-builder@4.0.0-beta10.1(transitive)
- Removed@defichain/jellyfish-transaction-signature@4.0.0-beta10.1(transitive)
Updated@defichain/jellyfish-transaction-signature@4.0.0-rc.1