Socket
Socket
Sign inDemoInstall

ripple-binary-codec

Package Overview
Dependencies
Maintainers
3
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ripple-binary-codec - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

136

distrib/npm/enums/definitions.json

@@ -25,16 +25,20 @@ {

"LEDGER_ENTRY_TYPES": {
"Any": -3,
"Child": -2,
"Invalid": -1,
"AccountRoot": 97,
"DirectoryNode": 100,
"RippleState": 114,
"Ticket": 84,
"SignerList": 83,
"Offer": 111,
"LedgerHashes": 104,
"Amendments": 102,
"SignerList": 83,
"Offer": 111,
"AccountRoot": 97,
"RippleState": 114,
"FeeSettings": 115,
"Escrow": 117,
"DirectoryNode": 100,
"GeneratorMap": 103,
"PayChannel": 120,
"Check": 67,
"Nickname": 110,
"Contract": 99,
"PayChannel": 120,
"Invalid": -1
"GeneratorMap": 103
},

@@ -1473,2 +1477,22 @@ "FIELDS": [

[
"ConsensusHash",
{
"nth": 23,
"isVLEncoded": false,
"isSerialized": true,
"isSigningField": true,
"type": "Hash256"
}
],
[
"CheckID",
{
"nth": 24,
"isVLEncoded": false,
"isSerialized": true,
"isSigningField": true,
"type": "Hash256"
}
],
[
"TickSize",

@@ -1495,6 +1519,3 @@ {

"TRANSACTION_RESULTS": {
"tecINSUFFICIENT_RESERVE": 141,
"telNO_DST_PARTIAL": -393,
"tecUNFUNDED_PAYMENT": 104,
"tecNO_TARGET": 138,
"temBAD_SRC_ACCOUNT": -281,

@@ -1512,3 +1533,2 @@ "tefPAST_SEQ": -189,

"temBAD_EXPIRATION": -295,
"tecNO_ISSUER": 133,
"temBAD_SEND_XRP_NO_DIRECT": -286,

@@ -1518,22 +1538,10 @@ "temBAD_SEND_XRP_PATHS": -284,

"tefNO_AUTH_REQUIRED": -190,
"tecINSUF_RESERVE_LINE": 122,
"terOWNERS": -93,
"tecNO_REGULAR_KEY": 131,
"tecINSUFF_FEE": 136,
"tecNO_ALTERNATIVE_KEY": 130,
"tecNO_ENTRY": 140,
"terLAST": -91,
"terNO_RIPPLE": -90,
"tecNO_PERMISSION": 139,
"tecNEED_MASTER_KEY": 142,
"temBAD_FEE": -294,
"terPRE_SEQ": -92,
"tecOVERSIZE": 145,
"tecCRYPTOCONDITION_ERROR": 146,
"tefMASTER_DISABLED": -187,
"temBAD_CURRENCY": -296,
"tefDST_TAG_NEEDED": -193,
"tecUNFUNDED_ADD": 102,
"tecOWNERS": 132,
"tecNO_LINE_REDUNDANT": 127,
"temBAD_SIGNATURE": -282,

@@ -1544,4 +1552,2 @@ "tefFAILURE": -199,

"tefWRONG_PRIOR": -188,
"tecNO_DST": 124,
"tecNO_AUTH": 134,
"telBAD_DOMAIN": -398,

@@ -1552,7 +1558,4 @@ "temBAD_AMOUNT": -298,

"temBAD_ISSUER": -293,
"tecNO_DST_INSUF_XRP": 125,
"tecPATH_PARTIAL": 101,
"telBAD_PUBLIC_KEY": -396,
"tefBAD_ADD_AUTH": -197,
"tecDST_TAG_NEEDED": 143,
"temBAD_OFFER": -291,

@@ -1562,7 +1565,3 @@ "temBAD_SEND_XRP_PARTIAL": -285,

"tefALREADY": -198,
"tecUNFUNDED": 129,
"tecNO_LINE": 135,
"tecFROZEN": 137,
"temUNCERTAIN": -272,
"tecFAILED_PROCESSING": 105,
"telLOCAL_ERROR": -399,

@@ -1572,6 +1571,3 @@ "temREDUNDANT_SEND_MAX": -274,

"temBAD_PATH_LOOP": -289,
"tecPATH_DRY": 128,
"tefEXCEPTION": -192,
"tecDIR_FULL": 121,
"tecUNFUNDED_OFFER": 103,
"temRIPPLE_EMPTY": -273,

@@ -1585,3 +1581,2 @@ "telINSUF_FEE_P": -394,

"terINSUF_FEE_B": -97,
"tecCLAIM": 100,
"tesSUCCESS": 0,

@@ -1591,31 +1586,66 @@ "temBAD_PATH": -290,

"temUNKNOWN": -271,
"tecINTERNAL": 144,
"temINVALID": -277,
"terNO_AUTH": -95,
"temBAD_TICK_SIZE": -270,
"tecCLAIM": 100,
"tecPATH_PARTIAL": 101,
"tecUNFUNDED_ADD": 102,
"tecUNFUNDED_OFFER": 103,
"tecUNFUNDED_PAYMENT": 104,
"tecFAILED_PROCESSING": 105,
"tecDIR_FULL": 121,
"tecINSUF_RESERVE_LINE": 122,
"tecINSUF_RESERVE_OFFER": 123,
"tecNO_DST": 124,
"tecNO_DST_INSUF_XRP": 125,
"tecNO_LINE_INSUF_RESERVE": 126,
"terNO_AUTH": -95,
"temBAD_TICK_SIZE": -270
"tecNO_LINE_REDUNDANT": 127,
"tecPATH_DRY": 128,
"tecUNFUNDED": 129,
"tecNO_ALTERNATIVE_KEY": 130,
"tecNO_REGULAR_KEY": 131,
"tecOWNERS": 132,
"tecNO_ISSUER": 133,
"tecNO_AUTH": 134,
"tecNO_LINE": 135,
"tecINSUFF_FEE": 136,
"tecFROZEN": 137,
"tecNO_TARGET": 138,
"tecNO_PERMISSION": 139,
"tecNO_ENTRY": 140,
"tecINSUFFICIENT_RESERVE": 141,
"tecNEED_MASTER_KEY": 142,
"tecDST_TAG_NEEDED": 143,
"tecINTERNAL": 144,
"tecOVERSIZE": 145,
"tecCRYPTOCONDITION_ERROR": 146,
"tecINVARIANT_FAILED": 147,
"tecEXPIRED": 148
},
"TRANSACTION_TYPES": {
"Invalid": -1,
"Payment": 0,
"EscrowCreate": 1,
"EscrowFinish": 2,
"AccountSet": 3,
"EscrowCancel": 4,
"SetRegularKey": 5,
"NickNameSet": 6,
"OfferCreate": 7,
"OfferCancel": 8,
"EnableAmendment": 100,
"SetFee": 101,
"SetRegularKey": 5,
"Contract": 9,
"TicketCreate": 10,
"TicketCancel": 11,
"NickNameSet": 6,
"TrustSet": 20,
"Payment": 0,
"AccountSet": 3,
"OfferCreate": 7,
"SignerListSet": 12,
"Contract": 9,
"EscrowCreate": 1,
"EscrowFinish": 2,
"EscrowCancel": 4,
"PaymentChannelCreate": 13,
"PaymentChannelFund": 14,
"PaymentChannelClaim": 15,
"Invalid": -1
"CheckCreate": 16,
"CheckCash": 17,
"CheckCancel": 18,
"TrustSet": 20,
"EnableAmendment": 100,
"SetFee": 101
}
}
{
"name": "ripple-binary-codec",
"version": "0.1.12",
"version": "0.1.13",
"description": "ripple binary codec",

@@ -5,0 +5,0 @@ "files": [

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