From 7a143004094cdf46acc98c4a3e0ae740a7dea761 Mon Sep 17 00:00:00 2001 From: Matthew Fettig Date: Fri, 24 Mar 2017 10:40:19 -0700 Subject: [PATCH] update ripple-binary-codec to version 0.1.8 --- npm-shrinkwrap.json | 6 +++--- package.json | 2 +- test/fixtures/requests/sign-suspended.json | 2 +- test/fixtures/responses/sign-suspended.json | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index fc2d7b7e..9c2ef05a 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -3249,9 +3249,9 @@ "resolved": "https://registry.npmjs.org/ripple-address-codec/-/ripple-address-codec-2.0.1.tgz" }, "ripple-binary-codec": { - "version": "0.1.5", - "from": "ripple-binary-codec@>=0.1.5 <0.2.0", - "resolved": "https://registry.npmjs.org/ripple-binary-codec/-/ripple-binary-codec-0.1.5.tgz", + "version": "0.1.8", + "from": "ripple-binary-codec@>=0.1.8 <0.2.0", + "resolved": "https://registry.npmjs.org/ripple-binary-codec/-/ripple-binary-codec-0.1.8.tgz", "dependencies": { "lodash": { "version": "4.13.1", diff --git a/package.json b/package.json index 5d623666..40daaa27 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "jayson": "^1.2.2", "lodash": "^3.1.0", "ripple-address-codec": "^2.0.1", - "ripple-binary-codec": "^0.1.5", + "ripple-binary-codec": "^0.1.8", "ripple-hashes": "^0.2.0", "ripple-keypairs": "^0.10.0", "ripple-lib-transactionparser": "^0.6.0", diff --git a/test/fixtures/requests/sign-suspended.json b/test/fixtures/requests/sign-suspended.json index 4a01cea1..69df7817 100644 --- a/test/fixtures/requests/sign-suspended.json +++ b/test/fixtures/requests/sign-suspended.json @@ -1,5 +1,5 @@ { - "txJSON": "{\"TransactionType\":\"SuspendedPaymentFinish\",\"Account\":\"rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh\",\"Owner\":\"rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh\",\"OfferSequence\":2,\"Method\":1,\"Digest\":\"712C36933822AD3A3D136C5DF97AA863B69F9CE88B2D6CE6BDD11BFDE290C19D\",\"Proof\":\"74686973206D757374206861766520333220636861726163746572732E2E2E2E\",\"Flags\":2147483648,\"LastLedgerSequence\":102,\"Fee\":\"12\",\"Sequence\":1}", + "txJSON": "{\"TransactionType\":\"EscrowFinish\",\"Account\":\"rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh\",\"Owner\":\"rHb9CJAWyB4rj91VRWn96DkukG4bwdtyTh\",\"OfferSequence\":2,\"Method\":1,\"Digest\":\"712C36933822AD3A3D136C5DF97AA863B69F9CE88B2D6CE6BDD11BFDE290C19D\",\"Proof\":\"74686973206D757374206861766520333220636861726163746572732E2E2E2E\",\"Flags\":2147483648,\"LastLedgerSequence\":102,\"Fee\":\"12\",\"Sequence\":1}", "instructions": { "fee": "0.000012", "sequence": 1, diff --git a/test/fixtures/responses/sign-suspended.json b/test/fixtures/responses/sign-suspended.json index b7223d53..dca4aa66 100644 --- a/test/fixtures/responses/sign-suspended.json +++ b/test/fixtures/responses/sign-suspended.json @@ -1,4 +1,4 @@ { - "signedTransaction": "12000222800000002400000001201900000002201B000000665015712C36933822AD3A3D136C5DF97AA863B69F9CE88B2D6CE6BDD11BFDE290C19D68400000000000000C73210330E7FC9D56BB25D6893BA3F317AE5BCF33B3291BD63DB32654A313222F7FD020744630440220690785C69BCF4CDA2DD5E82D2F9A9C7BDCBAB68A1E927DC03C0C32900938AC1702202A25E42E9920DB2F46E378F6F6598828D441E99F7D828010AD91674A5E7C0AED70112074686973206D757374206861766520333220636861726163746572732E2E2E2E8114B5F762798A53D543A014CAF8B297CFF8F2F937E88214B5F762798A53D543A014CAF8B297CFF8F2F937E8021001", - "id": "B0ADFCC7925588AB2C224A7693222B3397158EA9206FBD614763FB6D00C1F6C1" + "signedTransaction": "12000222800000002400000001201900000002201B000000665015712C36933822AD3A3D136C5DF97AA863B69F9CE88B2D6CE6BDD11BFDE290C19D68400000000000000C73210330E7FC9D56BB25D6893BA3F317AE5BCF33B3291BD63DB32654A313222F7FD02074473045022100E1DAAD071DC0E556FEC472E0C6CABBAB064901D97FEAD61CA9990DCC17326FFC022051DF3331D340B3E635024D7B9684602EFDEE2D178AAC9E4824722B4DAB6036718114B5F762798A53D543A014CAF8B297CFF8F2F937E88214B5F762798A53D543A014CAF8B297CFF8F2F937E8021001", + "id": "D40E312D9CD2EE8C5940D1D4918E9F5778870CB2FBF1D188061EB21B2E7CF371" }