From 68d7864f9394e96abd9540d16192b62c02f32241 Mon Sep 17 00:00:00 2001 From: wilsonianb Date: Tue, 21 Mar 2017 13:22:51 -0700 Subject: [PATCH] Rename suspended payment files as escrow --- ...aymentCancellation.md.ejs => prepareEscrowCancellation.md.ejs} | 0 ...spendedPaymentCreation.md.ejs => prepareEscrowCreation.md.ejs} | 0 ...endedPaymentExecution.md.ejs => prepareEscrowExecution.md.ejs} | 0 ...payment-cancellation.json => prepare-escrow-cancellation.json} | 0 ...spended-payment-creation.json => prepare-escrow-creation.json} | 0 ...ended-payment-execution.json => prepare-escrow-execution.json} | 0 ...spended-payment-cancellation.json => escrow-cancellation.json} | 0 .../{suspended-payment-creation.json => escrow-creation.json} | 0 .../{suspended-payment-execution.json => escrow-execution.json} | 0 .../{suspended-payment-cancellation.js => escrow-cancellation.js} | 0 .../parse/{suspended-payment-creation.js => escrow-creation.js} | 0 .../parse/{suspended-payment-execution.js => escrow-execution.js} | 0 .../{suspended-payment-cancellation.js => escrow-cancellation.js} | 0 .../{suspended-payment-creation.js => escrow-creation.js} | 0 .../{suspended-payment-execution.js => escrow-execution.js} | 0 ...ellation-memos.json => prepare-escrow-cancellation-memos.json} | 0 ...payment-cancellation.json => prepare-escrow-cancellation.json} | 0 ...yment-creation-full.json => prepare-escrow-creation-full.json} | 0 ...spended-payment-creation.json => prepare-escrow-creation.json} | 0 ...execution-simple.json => prepare-escrow-execution-simple.json} | 0 ...ended-payment-execution.json => prepare-escrow-execution.json} | 0 test/fixtures/requests/{sign-suspended.json => sign-escrow.json} | 0 ...cancellation.json => get-transaction-escrow-cancellation.json} | 0 ...ent-create-iou.json => get-transaction-escrow-create-iou.json} | 0 ...ded-payment-create.json => get-transaction-escrow-create.json} | 0 ...n-simple.json => get-transaction-escrow-execution-simple.json} | 0 ...yment-execution.json => get-transaction-escrow-execution.json} | 0 ...ellation-memos.json => prepare-escrow-cancellation-memos.json} | 0 ...payment-cancellation.json => prepare-escrow-cancellation.json} | 0 ...yment-creation-full.json => prepare-escrow-creation-full.json} | 0 ...spended-payment-creation.json => prepare-escrow-creation.json} | 0 ...execution-simple.json => prepare-escrow-execution-simple.json} | 0 ...ended-payment-execution.json => prepare-escrow-execution.json} | 0 test/fixtures/responses/{sign-suspended.json => sign-escrow.json} | 0 ...spended-payment-cancellation.json => escrow-cancellation.json} | 0 ...spended-payment-creation-iou.json => escrow-creation-iou.json} | 0 .../tx/{suspended-payment-creation.json => escrow-creation.json} | 0 ...payment-execution-simple.json => escrow-execution-simple.json} | 0 .../{suspended-payment-execution.json => escrow-execution.json} | 0 39 files changed, 0 insertions(+), 0 deletions(-) rename docs/src/{prepareSuspendedPaymentCancellation.md.ejs => prepareEscrowCancellation.md.ejs} (100%) rename docs/src/{prepareSuspendedPaymentCreation.md.ejs => prepareEscrowCreation.md.ejs} (100%) rename docs/src/{prepareSuspendedPaymentExecution.md.ejs => prepareEscrowExecution.md.ejs} (100%) rename src/common/schemas/input/{prepare-suspended-payment-cancellation.json => prepare-escrow-cancellation.json} (100%) rename src/common/schemas/input/{prepare-suspended-payment-creation.json => prepare-escrow-creation.json} (100%) rename src/common/schemas/input/{prepare-suspended-payment-execution.json => prepare-escrow-execution.json} (100%) rename src/common/schemas/specifications/{suspended-payment-cancellation.json => escrow-cancellation.json} (100%) rename src/common/schemas/specifications/{suspended-payment-creation.json => escrow-creation.json} (100%) rename src/common/schemas/specifications/{suspended-payment-execution.json => escrow-execution.json} (100%) rename src/ledger/parse/{suspended-payment-cancellation.js => escrow-cancellation.js} (100%) rename src/ledger/parse/{suspended-payment-creation.js => escrow-creation.js} (100%) rename src/ledger/parse/{suspended-payment-execution.js => escrow-execution.js} (100%) rename src/transaction/{suspended-payment-cancellation.js => escrow-cancellation.js} (100%) rename src/transaction/{suspended-payment-creation.js => escrow-creation.js} (100%) rename src/transaction/{suspended-payment-execution.js => escrow-execution.js} (100%) rename test/fixtures/requests/{prepare-suspended-payment-cancellation-memos.json => prepare-escrow-cancellation-memos.json} (100%) rename test/fixtures/requests/{prepare-suspended-payment-cancellation.json => prepare-escrow-cancellation.json} (100%) rename test/fixtures/requests/{prepare-suspended-payment-creation-full.json => prepare-escrow-creation-full.json} (100%) rename test/fixtures/requests/{prepare-suspended-payment-creation.json => prepare-escrow-creation.json} (100%) rename test/fixtures/requests/{prepare-suspended-payment-execution-simple.json => prepare-escrow-execution-simple.json} (100%) rename test/fixtures/requests/{prepare-suspended-payment-execution.json => prepare-escrow-execution.json} (100%) rename test/fixtures/requests/{sign-suspended.json => sign-escrow.json} (100%) rename test/fixtures/responses/{get-transaction-suspended-payment-cancellation.json => get-transaction-escrow-cancellation.json} (100%) rename test/fixtures/responses/{get-transaction-suspended-payment-create-iou.json => get-transaction-escrow-create-iou.json} (100%) rename test/fixtures/responses/{get-transaction-suspended-payment-create.json => get-transaction-escrow-create.json} (100%) rename test/fixtures/responses/{get-transaction-suspended-payment-execution-simple.json => get-transaction-escrow-execution-simple.json} (100%) rename test/fixtures/responses/{get-transaction-suspended-payment-execution.json => get-transaction-escrow-execution.json} (100%) rename test/fixtures/responses/{prepare-suspended-payment-cancellation-memos.json => prepare-escrow-cancellation-memos.json} (100%) rename test/fixtures/responses/{prepare-suspended-payment-cancellation.json => prepare-escrow-cancellation.json} (100%) rename test/fixtures/responses/{prepare-suspended-payment-creation-full.json => prepare-escrow-creation-full.json} (100%) rename test/fixtures/responses/{prepare-suspended-payment-creation.json => prepare-escrow-creation.json} (100%) rename test/fixtures/responses/{prepare-suspended-payment-execution-simple.json => prepare-escrow-execution-simple.json} (100%) rename test/fixtures/responses/{prepare-suspended-payment-execution.json => prepare-escrow-execution.json} (100%) rename test/fixtures/responses/{sign-suspended.json => sign-escrow.json} (100%) rename test/fixtures/rippled/tx/{suspended-payment-cancellation.json => escrow-cancellation.json} (100%) rename test/fixtures/rippled/tx/{suspended-payment-creation-iou.json => escrow-creation-iou.json} (100%) rename test/fixtures/rippled/tx/{suspended-payment-creation.json => escrow-creation.json} (100%) rename test/fixtures/rippled/tx/{suspended-payment-execution-simple.json => escrow-execution-simple.json} (100%) rename test/fixtures/rippled/tx/{suspended-payment-execution.json => escrow-execution.json} (100%) diff --git a/docs/src/prepareSuspendedPaymentCancellation.md.ejs b/docs/src/prepareEscrowCancellation.md.ejs similarity index 100% rename from docs/src/prepareSuspendedPaymentCancellation.md.ejs rename to docs/src/prepareEscrowCancellation.md.ejs diff --git a/docs/src/prepareSuspendedPaymentCreation.md.ejs b/docs/src/prepareEscrowCreation.md.ejs similarity index 100% rename from docs/src/prepareSuspendedPaymentCreation.md.ejs rename to docs/src/prepareEscrowCreation.md.ejs diff --git a/docs/src/prepareSuspendedPaymentExecution.md.ejs b/docs/src/prepareEscrowExecution.md.ejs similarity index 100% rename from docs/src/prepareSuspendedPaymentExecution.md.ejs rename to docs/src/prepareEscrowExecution.md.ejs diff --git a/src/common/schemas/input/prepare-suspended-payment-cancellation.json b/src/common/schemas/input/prepare-escrow-cancellation.json similarity index 100% rename from src/common/schemas/input/prepare-suspended-payment-cancellation.json rename to src/common/schemas/input/prepare-escrow-cancellation.json diff --git a/src/common/schemas/input/prepare-suspended-payment-creation.json b/src/common/schemas/input/prepare-escrow-creation.json similarity index 100% rename from src/common/schemas/input/prepare-suspended-payment-creation.json rename to src/common/schemas/input/prepare-escrow-creation.json diff --git a/src/common/schemas/input/prepare-suspended-payment-execution.json b/src/common/schemas/input/prepare-escrow-execution.json similarity index 100% rename from src/common/schemas/input/prepare-suspended-payment-execution.json rename to src/common/schemas/input/prepare-escrow-execution.json diff --git a/src/common/schemas/specifications/suspended-payment-cancellation.json b/src/common/schemas/specifications/escrow-cancellation.json similarity index 100% rename from src/common/schemas/specifications/suspended-payment-cancellation.json rename to src/common/schemas/specifications/escrow-cancellation.json diff --git a/src/common/schemas/specifications/suspended-payment-creation.json b/src/common/schemas/specifications/escrow-creation.json similarity index 100% rename from src/common/schemas/specifications/suspended-payment-creation.json rename to src/common/schemas/specifications/escrow-creation.json diff --git a/src/common/schemas/specifications/suspended-payment-execution.json b/src/common/schemas/specifications/escrow-execution.json similarity index 100% rename from src/common/schemas/specifications/suspended-payment-execution.json rename to src/common/schemas/specifications/escrow-execution.json diff --git a/src/ledger/parse/suspended-payment-cancellation.js b/src/ledger/parse/escrow-cancellation.js similarity index 100% rename from src/ledger/parse/suspended-payment-cancellation.js rename to src/ledger/parse/escrow-cancellation.js diff --git a/src/ledger/parse/suspended-payment-creation.js b/src/ledger/parse/escrow-creation.js similarity index 100% rename from src/ledger/parse/suspended-payment-creation.js rename to src/ledger/parse/escrow-creation.js diff --git a/src/ledger/parse/suspended-payment-execution.js b/src/ledger/parse/escrow-execution.js similarity index 100% rename from src/ledger/parse/suspended-payment-execution.js rename to src/ledger/parse/escrow-execution.js diff --git a/src/transaction/suspended-payment-cancellation.js b/src/transaction/escrow-cancellation.js similarity index 100% rename from src/transaction/suspended-payment-cancellation.js rename to src/transaction/escrow-cancellation.js diff --git a/src/transaction/suspended-payment-creation.js b/src/transaction/escrow-creation.js similarity index 100% rename from src/transaction/suspended-payment-creation.js rename to src/transaction/escrow-creation.js diff --git a/src/transaction/suspended-payment-execution.js b/src/transaction/escrow-execution.js similarity index 100% rename from src/transaction/suspended-payment-execution.js rename to src/transaction/escrow-execution.js diff --git a/test/fixtures/requests/prepare-suspended-payment-cancellation-memos.json b/test/fixtures/requests/prepare-escrow-cancellation-memos.json similarity index 100% rename from test/fixtures/requests/prepare-suspended-payment-cancellation-memos.json rename to test/fixtures/requests/prepare-escrow-cancellation-memos.json diff --git a/test/fixtures/requests/prepare-suspended-payment-cancellation.json b/test/fixtures/requests/prepare-escrow-cancellation.json similarity index 100% rename from test/fixtures/requests/prepare-suspended-payment-cancellation.json rename to test/fixtures/requests/prepare-escrow-cancellation.json diff --git a/test/fixtures/requests/prepare-suspended-payment-creation-full.json b/test/fixtures/requests/prepare-escrow-creation-full.json similarity index 100% rename from test/fixtures/requests/prepare-suspended-payment-creation-full.json rename to test/fixtures/requests/prepare-escrow-creation-full.json diff --git a/test/fixtures/requests/prepare-suspended-payment-creation.json b/test/fixtures/requests/prepare-escrow-creation.json similarity index 100% rename from test/fixtures/requests/prepare-suspended-payment-creation.json rename to test/fixtures/requests/prepare-escrow-creation.json diff --git a/test/fixtures/requests/prepare-suspended-payment-execution-simple.json b/test/fixtures/requests/prepare-escrow-execution-simple.json similarity index 100% rename from test/fixtures/requests/prepare-suspended-payment-execution-simple.json rename to test/fixtures/requests/prepare-escrow-execution-simple.json diff --git a/test/fixtures/requests/prepare-suspended-payment-execution.json b/test/fixtures/requests/prepare-escrow-execution.json similarity index 100% rename from test/fixtures/requests/prepare-suspended-payment-execution.json rename to test/fixtures/requests/prepare-escrow-execution.json diff --git a/test/fixtures/requests/sign-suspended.json b/test/fixtures/requests/sign-escrow.json similarity index 100% rename from test/fixtures/requests/sign-suspended.json rename to test/fixtures/requests/sign-escrow.json diff --git a/test/fixtures/responses/get-transaction-suspended-payment-cancellation.json b/test/fixtures/responses/get-transaction-escrow-cancellation.json similarity index 100% rename from test/fixtures/responses/get-transaction-suspended-payment-cancellation.json rename to test/fixtures/responses/get-transaction-escrow-cancellation.json diff --git a/test/fixtures/responses/get-transaction-suspended-payment-create-iou.json b/test/fixtures/responses/get-transaction-escrow-create-iou.json similarity index 100% rename from test/fixtures/responses/get-transaction-suspended-payment-create-iou.json rename to test/fixtures/responses/get-transaction-escrow-create-iou.json diff --git a/test/fixtures/responses/get-transaction-suspended-payment-create.json b/test/fixtures/responses/get-transaction-escrow-create.json similarity index 100% rename from test/fixtures/responses/get-transaction-suspended-payment-create.json rename to test/fixtures/responses/get-transaction-escrow-create.json diff --git a/test/fixtures/responses/get-transaction-suspended-payment-execution-simple.json b/test/fixtures/responses/get-transaction-escrow-execution-simple.json similarity index 100% rename from test/fixtures/responses/get-transaction-suspended-payment-execution-simple.json rename to test/fixtures/responses/get-transaction-escrow-execution-simple.json diff --git a/test/fixtures/responses/get-transaction-suspended-payment-execution.json b/test/fixtures/responses/get-transaction-escrow-execution.json similarity index 100% rename from test/fixtures/responses/get-transaction-suspended-payment-execution.json rename to test/fixtures/responses/get-transaction-escrow-execution.json diff --git a/test/fixtures/responses/prepare-suspended-payment-cancellation-memos.json b/test/fixtures/responses/prepare-escrow-cancellation-memos.json similarity index 100% rename from test/fixtures/responses/prepare-suspended-payment-cancellation-memos.json rename to test/fixtures/responses/prepare-escrow-cancellation-memos.json diff --git a/test/fixtures/responses/prepare-suspended-payment-cancellation.json b/test/fixtures/responses/prepare-escrow-cancellation.json similarity index 100% rename from test/fixtures/responses/prepare-suspended-payment-cancellation.json rename to test/fixtures/responses/prepare-escrow-cancellation.json diff --git a/test/fixtures/responses/prepare-suspended-payment-creation-full.json b/test/fixtures/responses/prepare-escrow-creation-full.json similarity index 100% rename from test/fixtures/responses/prepare-suspended-payment-creation-full.json rename to test/fixtures/responses/prepare-escrow-creation-full.json diff --git a/test/fixtures/responses/prepare-suspended-payment-creation.json b/test/fixtures/responses/prepare-escrow-creation.json similarity index 100% rename from test/fixtures/responses/prepare-suspended-payment-creation.json rename to test/fixtures/responses/prepare-escrow-creation.json diff --git a/test/fixtures/responses/prepare-suspended-payment-execution-simple.json b/test/fixtures/responses/prepare-escrow-execution-simple.json similarity index 100% rename from test/fixtures/responses/prepare-suspended-payment-execution-simple.json rename to test/fixtures/responses/prepare-escrow-execution-simple.json diff --git a/test/fixtures/responses/prepare-suspended-payment-execution.json b/test/fixtures/responses/prepare-escrow-execution.json similarity index 100% rename from test/fixtures/responses/prepare-suspended-payment-execution.json rename to test/fixtures/responses/prepare-escrow-execution.json diff --git a/test/fixtures/responses/sign-suspended.json b/test/fixtures/responses/sign-escrow.json similarity index 100% rename from test/fixtures/responses/sign-suspended.json rename to test/fixtures/responses/sign-escrow.json diff --git a/test/fixtures/rippled/tx/suspended-payment-cancellation.json b/test/fixtures/rippled/tx/escrow-cancellation.json similarity index 100% rename from test/fixtures/rippled/tx/suspended-payment-cancellation.json rename to test/fixtures/rippled/tx/escrow-cancellation.json diff --git a/test/fixtures/rippled/tx/suspended-payment-creation-iou.json b/test/fixtures/rippled/tx/escrow-creation-iou.json similarity index 100% rename from test/fixtures/rippled/tx/suspended-payment-creation-iou.json rename to test/fixtures/rippled/tx/escrow-creation-iou.json diff --git a/test/fixtures/rippled/tx/suspended-payment-creation.json b/test/fixtures/rippled/tx/escrow-creation.json similarity index 100% rename from test/fixtures/rippled/tx/suspended-payment-creation.json rename to test/fixtures/rippled/tx/escrow-creation.json diff --git a/test/fixtures/rippled/tx/suspended-payment-execution-simple.json b/test/fixtures/rippled/tx/escrow-execution-simple.json similarity index 100% rename from test/fixtures/rippled/tx/suspended-payment-execution-simple.json rename to test/fixtures/rippled/tx/escrow-execution-simple.json diff --git a/test/fixtures/rippled/tx/suspended-payment-execution.json b/test/fixtures/rippled/tx/escrow-execution.json similarity index 100% rename from test/fixtures/rippled/tx/suspended-payment-execution.json rename to test/fixtures/rippled/tx/escrow-execution.json