@taquito/rpc 20.0.0-beta.0 → 20.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,8 +15,8 @@ var OpKind;
15
15
  OpKind["SET_DEPOSITS_LIMIT"] = "set_deposits_limit";
16
16
  OpKind["DOUBLE_PREATTESTATION_EVIDENCE"] = "double_preattestation_evidence";
17
17
  OpKind["DOUBLE_PREENDORSEMENT_EVIDENCE"] = "double_preendorsement_evidence";
18
- OpKind["ATTESTATION_WITH_SLOT"] = "attestation_with_slot";
19
- OpKind["ENDORSEMENT_WITH_SLOT"] = "endorsement_with_slot";
18
+ OpKind["ATTESTATION_WITH_DAL"] = "attestation_with_dal";
19
+ OpKind["ENDORSEMENT_WITH_DAL"] = "endorsement_with_dal";
20
20
  OpKind["SEED_NONCE_REVELATION"] = "seed_nonce_revelation";
21
21
  OpKind["DOUBLE_ATTESTATION_EVIDENCE"] = "double_attestation_evidence";
22
22
  OpKind["DOUBLE_ENDORSEMENT_EVIDENCE"] = "double_endorsement_evidence";
@@ -40,4 +40,5 @@ var OpKind;
40
40
  OpKind["SMART_ROLLUP_RECOVER_BOND"] = "smart_rollup_recover_bond";
41
41
  OpKind["SMART_ROLLUP_REFUTE"] = "smart_rollup_refute";
42
42
  OpKind["SMART_ROLLUP_TIMEOUT"] = "smart_rollup_timeout";
43
+ OpKind["DAL_PUBLISH_COMMITMENT"] = "dal_publish_commitment";
43
44
  })(OpKind || (exports.OpKind = OpKind = {}));
@@ -3,6 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.VERSION = void 0;
4
4
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
5
5
  exports.VERSION = {
6
- "commitHash": "0ef631853ccfda5c5faed584f16069f34085817e",
7
- "version": "20.0.0-beta.0"
6
+ "commitHash": "4c6e079465fdb978c1627dfdcced0435c9ef87fc",
7
+ "version": "20.0.0-beta.1"
8
8
  };
@@ -1284,8 +1284,8 @@ var OpKind;
1284
1284
  OpKind["SET_DEPOSITS_LIMIT"] = "set_deposits_limit";
1285
1285
  OpKind["DOUBLE_PREATTESTATION_EVIDENCE"] = "double_preattestation_evidence";
1286
1286
  OpKind["DOUBLE_PREENDORSEMENT_EVIDENCE"] = "double_preendorsement_evidence";
1287
- OpKind["ATTESTATION_WITH_SLOT"] = "attestation_with_slot";
1288
- OpKind["ENDORSEMENT_WITH_SLOT"] = "endorsement_with_slot";
1287
+ OpKind["ATTESTATION_WITH_DAL"] = "attestation_with_dal";
1288
+ OpKind["ENDORSEMENT_WITH_DAL"] = "endorsement_with_dal";
1289
1289
  OpKind["SEED_NONCE_REVELATION"] = "seed_nonce_revelation";
1290
1290
  OpKind["DOUBLE_ATTESTATION_EVIDENCE"] = "double_attestation_evidence";
1291
1291
  OpKind["DOUBLE_ENDORSEMENT_EVIDENCE"] = "double_endorsement_evidence";
@@ -1309,12 +1309,13 @@ var OpKind;
1309
1309
  OpKind["SMART_ROLLUP_RECOVER_BOND"] = "smart_rollup_recover_bond";
1310
1310
  OpKind["SMART_ROLLUP_REFUTE"] = "smart_rollup_refute";
1311
1311
  OpKind["SMART_ROLLUP_TIMEOUT"] = "smart_rollup_timeout";
1312
+ OpKind["DAL_PUBLISH_COMMITMENT"] = "dal_publish_commitment";
1312
1313
  })(OpKind || (OpKind = {}));
1313
1314
 
1314
1315
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
1315
1316
  const VERSION = {
1316
- "commitHash": "0ef631853ccfda5c5faed584f16069f34085817e",
1317
- "version": "20.0.0-beta.0"
1317
+ "commitHash": "4c6e079465fdb978c1627dfdcced0435c9ef87fc",
1318
+ "version": "20.0.0-beta.1"
1318
1319
  };
1319
1320
 
1320
1321
  /***
@@ -1 +1 @@
1
- {"version":3,"file":"taquito-rpc.es6.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"taquito-rpc.es6.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1285,8 +1285,8 @@
1285
1285
  OpKind["SET_DEPOSITS_LIMIT"] = "set_deposits_limit";
1286
1286
  OpKind["DOUBLE_PREATTESTATION_EVIDENCE"] = "double_preattestation_evidence";
1287
1287
  OpKind["DOUBLE_PREENDORSEMENT_EVIDENCE"] = "double_preendorsement_evidence";
1288
- OpKind["ATTESTATION_WITH_SLOT"] = "attestation_with_slot";
1289
- OpKind["ENDORSEMENT_WITH_SLOT"] = "endorsement_with_slot";
1288
+ OpKind["ATTESTATION_WITH_DAL"] = "attestation_with_dal";
1289
+ OpKind["ENDORSEMENT_WITH_DAL"] = "endorsement_with_dal";
1290
1290
  OpKind["SEED_NONCE_REVELATION"] = "seed_nonce_revelation";
1291
1291
  OpKind["DOUBLE_ATTESTATION_EVIDENCE"] = "double_attestation_evidence";
1292
1292
  OpKind["DOUBLE_ENDORSEMENT_EVIDENCE"] = "double_endorsement_evidence";
@@ -1310,12 +1310,13 @@
1310
1310
  OpKind["SMART_ROLLUP_RECOVER_BOND"] = "smart_rollup_recover_bond";
1311
1311
  OpKind["SMART_ROLLUP_REFUTE"] = "smart_rollup_refute";
1312
1312
  OpKind["SMART_ROLLUP_TIMEOUT"] = "smart_rollup_timeout";
1313
+ OpKind["DAL_PUBLISH_COMMITMENT"] = "dal_publish_commitment";
1313
1314
  })(exports.OpKind || (exports.OpKind = {}));
1314
1315
 
1315
1316
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
1316
1317
  const VERSION = {
1317
- "commitHash": "0ef631853ccfda5c5faed584f16069f34085817e",
1318
- "version": "20.0.0-beta.0"
1318
+ "commitHash": "4c6e079465fdb978c1627dfdcced0435c9ef87fc",
1319
+ "version": "20.0.0-beta.1"
1319
1320
  };
1320
1321
 
1321
1322
  /***
@@ -1 +1 @@
1
- {"version":3,"file":"taquito-rpc.umd.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"taquito-rpc.umd.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -11,8 +11,8 @@ export declare enum OpKind {
11
11
  SET_DEPOSITS_LIMIT = "set_deposits_limit",
12
12
  DOUBLE_PREATTESTATION_EVIDENCE = "double_preattestation_evidence",
13
13
  DOUBLE_PREENDORSEMENT_EVIDENCE = "double_preendorsement_evidence",
14
- ATTESTATION_WITH_SLOT = "attestation_with_slot",
15
- ENDORSEMENT_WITH_SLOT = "endorsement_with_slot",
14
+ ATTESTATION_WITH_DAL = "attestation_with_dal",
15
+ ENDORSEMENT_WITH_DAL = "endorsement_with_dal",
16
16
  SEED_NONCE_REVELATION = "seed_nonce_revelation",
17
17
  DOUBLE_ATTESTATION_EVIDENCE = "double_attestation_evidence",
18
18
  DOUBLE_ENDORSEMENT_EVIDENCE = "double_endorsement_evidence",
@@ -35,5 +35,6 @@ export declare enum OpKind {
35
35
  SMART_ROLLUP_CEMENT = "smart_rollup_cement",
36
36
  SMART_ROLLUP_RECOVER_BOND = "smart_rollup_recover_bond",
37
37
  SMART_ROLLUP_REFUTE = "smart_rollup_refute",
38
- SMART_ROLLUP_TIMEOUT = "smart_rollup_timeout"
38
+ SMART_ROLLUP_TIMEOUT = "smart_rollup_timeout",
39
+ DAL_PUBLISH_COMMITMENT = "dal_publish_commitment"
39
40
  }
@@ -222,15 +222,21 @@ export interface OperationContentsSetDepositsLimit {
222
222
  storage_limit: string;
223
223
  limit?: string;
224
224
  }
225
- export interface OperationContentsAttestationWithSlot {
226
- kind: OpKind.ATTESTATION_WITH_SLOT;
227
- endorsement: InlinedAttestation;
225
+ export interface OperationContentsAttestationWithDal {
226
+ kind: OpKind.ATTESTATION_WITH_DAL;
228
227
  slot: number;
228
+ level: number;
229
+ round: number;
230
+ block_payload_hash: string;
231
+ dal_attestation: string;
229
232
  }
230
- export interface OperationContentsEndorsementWithSlot {
231
- kind: OpKind.ENDORSEMENT_WITH_SLOT;
232
- endorsement: InlinedEndorsement;
233
+ export interface OperationContentsEndorsementWithDal {
234
+ kind: OpKind.ENDORSEMENT_WITH_DAL;
233
235
  slot: number;
236
+ level: number;
237
+ round: number;
238
+ block_payload_hash: string;
239
+ dal_attestation: string;
234
240
  }
235
241
  export interface OperationContentsRevelation {
236
242
  kind: OpKind.SEED_NONCE_REVELATION;
@@ -451,7 +457,20 @@ export interface OperationContentsSmartRollupTimeout {
451
457
  rollup: string;
452
458
  stakers: SmartRollupTimeoutStakers;
453
459
  }
454
- export type OperationContents = OperationContentsAttestation | OperationContentsPreattestation | OperationContentsDoublePreattestation | OperationContentsEndorsement | OperationContentsPreEndorsement | OperationContentsDoublePreEndorsement | OperationContentsRevelation | OperationContentsVdfRevelation | OperationContentsDoubleAttestation | OperationContentsDoubleEndorsement | OperationContentsDoubleBaking | OperationContentsActivateAccount | OperationContentsProposals | OperationContentsBallot | OperationContentsReveal | OperationContentsTransaction | OperationContentsOrigination | OperationContentsDelegation | OperationContentsAttestationWithSlot | OperationContentsEndorsementWithSlot | OperationContentsFailingNoop | OperationContentsRegisterGlobalConstant | OperationContentsSetDepositsLimit | OperationContentsTransferTicket | OperationContentsUpdateConsensusKey | OperationContentsDrainDelegate | OperationContentsIncreasePaidStorage | OperationContentsSmartRollupOriginate | OperationContentsSmartRollupAddMessages | OperationContentsSmartRollupExecuteOutboxMessage | OperationContentsSmartRollupPublish | OperationContentsSmartRollupCement | OperationContentsSmartRollupRefute | OperationContentsSmartRollupRecoverBond | OperationContentsSmartRollupTimeout;
460
+ export interface OperationContentsDalPublishCommitment {
461
+ kind: OpKind.DAL_PUBLISH_COMMITMENT;
462
+ source: string;
463
+ fee: string;
464
+ counter: string;
465
+ gas_limit: string;
466
+ storage_limit: string;
467
+ slot_header: {
468
+ slot_index: number;
469
+ commitment: string;
470
+ commitment_proof: string;
471
+ };
472
+ }
473
+ export type OperationContents = OperationContentsAttestation | OperationContentsPreattestation | OperationContentsDoublePreattestation | OperationContentsEndorsement | OperationContentsPreEndorsement | OperationContentsDoublePreEndorsement | OperationContentsRevelation | OperationContentsVdfRevelation | OperationContentsDoubleAttestation | OperationContentsDoubleEndorsement | OperationContentsDoubleBaking | OperationContentsActivateAccount | OperationContentsProposals | OperationContentsBallot | OperationContentsReveal | OperationContentsTransaction | OperationContentsOrigination | OperationContentsDelegation | OperationContentsAttestationWithDal | OperationContentsEndorsementWithDal | OperationContentsFailingNoop | OperationContentsRegisterGlobalConstant | OperationContentsSetDepositsLimit | OperationContentsTransferTicket | OperationContentsUpdateConsensusKey | OperationContentsDrainDelegate | OperationContentsIncreasePaidStorage | OperationContentsSmartRollupOriginate | OperationContentsSmartRollupAddMessages | OperationContentsSmartRollupExecuteOutboxMessage | OperationContentsSmartRollupPublish | OperationContentsSmartRollupCement | OperationContentsSmartRollupRefute | OperationContentsSmartRollupRecoverBond | OperationContentsSmartRollupTimeout | OperationContentsDalPublishCommitment;
455
474
  export interface OperationContentsAndResultMetadataExtended1 {
456
475
  balance_updates?: OperationMetadataBalanceUpdates[];
457
476
  delegate: string;
@@ -461,8 +480,7 @@ export interface OperationContentsAndResultMetadataExtended1 {
461
480
  export interface OperationContentsAndResultMetadataExtended0 {
462
481
  balance_updates?: OperationMetadataBalanceUpdates[];
463
482
  delegate: string;
464
- slots?: number[];
465
- endorsement_power?: number;
483
+ endorsement_power: number;
466
484
  consensus_key?: string;
467
485
  }
468
486
  export interface OperationContentsAndResultMetadataPreattestation {
@@ -564,6 +582,11 @@ export interface OperationContentsAndResultMetadataSmartRollupTimeout {
564
582
  operation_result: OperationResultSmartRollupTimeout;
565
583
  internal_operation_results?: InternalOperationResult[];
566
584
  }
585
+ export interface OperationContentsAndResultMetadataDalPublishCommitment {
586
+ balance_updates?: OperationMetadataBalanceUpdates[];
587
+ operation_result: OperationResultDalPublishCommitment;
588
+ internal_operation_results?: InternalOperationResult[];
589
+ }
567
590
  export interface OperationContentsAndResultAttestation {
568
591
  kind: OpKind.ATTESTATION;
569
592
  block_payload_hash?: string;
@@ -602,10 +625,13 @@ export interface OperationContentsAndResultDoublePreattestation {
602
625
  op2: InlinedPreattestation;
603
626
  metadata: OperationContentsAndResultMetadata;
604
627
  }
605
- export interface OperationContentsAndResultAttestationWithSlot {
606
- kind: OpKind.ATTESTATION_WITH_SLOT;
607
- endorsement: InlinedAttestation;
628
+ export interface OperationContentsAndResultAttestationWithDal {
629
+ kind: OpKind.ATTESTATION_WITH_DAL;
608
630
  slot: number;
631
+ level: number;
632
+ round: number;
633
+ block_payload_hash: string;
634
+ dal_attestation: string;
609
635
  metadata: OperationContentsAndResultMetadataExtended1;
610
636
  }
611
637
  export interface OperationContentsAndResultDoublePreEndorsement {
@@ -614,10 +640,13 @@ export interface OperationContentsAndResultDoublePreEndorsement {
614
640
  op2: InlinedPreEndorsement;
615
641
  metadata: OperationContentsAndResultMetadata;
616
642
  }
617
- export interface OperationContentsAndResultEndorsementWithSlot {
618
- kind: OpKind.ENDORSEMENT_WITH_SLOT;
619
- endorsement: InlinedEndorsement;
643
+ export interface OperationContentsAndResultEndorsementWithDal {
644
+ kind: OpKind.ENDORSEMENT_WITH_DAL;
620
645
  slot: number;
646
+ level: number;
647
+ round: number;
648
+ block_payload_hash: string;
649
+ dal_attestation: string;
621
650
  metadata: OperationContentsAndResultMetadataExtended0;
622
651
  }
623
652
  export interface OperationContentsAndResultRevelation {
@@ -855,8 +884,22 @@ export interface OperationContentsAndResultSmartRollupTimeout {
855
884
  stakers: SmartRollupTimeoutStakers;
856
885
  metadata: OperationContentsAndResultMetadataSmartRollupTimeout;
857
886
  }
858
- export type OperationContentsAndResult = OperationContentsAndResultAttestation | OperationContentsAndResultPreattestation | OperationContentsAndResultDoublePreattestation | OperationContentsAndResultEndorsement | OperationContentsAndResultPreEndorsement | OperationContentsAndResultDoublePreEndorsement | OperationContentsAndResultRevelation | OperationContentsAndResultDoubleEndorsement | OperationContentsAndResultDoubleAttestation | OperationContentsAndResultDoubleBaking | OperationContentsAndResultActivateAccount | OperationContentsAndResultProposals | OperationContentsAndResultBallot | OperationContentsAndResultReveal | OperationContentsAndResultTransaction | OperationContentsAndResultOrigination | OperationContentsAndResultDelegation | OperationContentsAndResultAttestationWithSlot | OperationContentsAndResultEndorsementWithSlot | OperationContentsAndResultRegisterGlobalConstant | OperationContentsAndResultSetDepositsLimit | OperationContentsAndResultTransferTicket | OperationContentsAndResultIncreasePaidStorage | OperationContentsAndResultUpdateConsensusKey | OperationContentsAndResultDrainDelegate | OperationContentsAndResultVdfRevelation | OperationContentsAndResultSmartRollupOriginate | OperationContentsAndResultSmartRollupAddMessages | OperationContentsAndResultSmartRollupExecuteOutboxMessage | OperationContentsAndResultSmartRollupPublish | OperationContentsAndResultSmartRollupCement | OperationContentsAndResultSmartRollupRefute | OperationContentsAndResultSmartRollupRecoverBond | OperationContentsAndResultSmartRollupTimeout;
859
- export type OperationContentsAndResultWithFee = OperationContentsAndResultTransaction | OperationContentsAndResultOrigination | OperationContentsAndResultDelegation | OperationContentsAndResultReveal | OperationContentsAndResultRegisterGlobalConstant | OperationContentsAndResultSetDepositsLimit | OperationContentsAndResultUpdateConsensusKey | OperationContentsAndResultIncreasePaidStorage | OperationContentsAndResultSmartRollupAddMessages | OperationContentsAndResultSmartRollupOriginate;
887
+ export interface OperationContentsAndResultDalPublishCommitment {
888
+ kind: OpKind.DAL_PUBLISH_COMMITMENT;
889
+ source: string;
890
+ fee: string;
891
+ counter: string;
892
+ gas_limit: string;
893
+ storage_limit: string;
894
+ slot_header: {
895
+ slot_index: number;
896
+ commitment: string;
897
+ commitment_proof: string;
898
+ };
899
+ metadata: OperationContentsAndResultMetadataDalPublishCommitment;
900
+ }
901
+ export type OperationContentsAndResult = OperationContentsAndResultAttestation | OperationContentsAndResultPreattestation | OperationContentsAndResultDoublePreattestation | OperationContentsAndResultEndorsement | OperationContentsAndResultPreEndorsement | OperationContentsAndResultDoublePreEndorsement | OperationContentsAndResultRevelation | OperationContentsAndResultDoubleEndorsement | OperationContentsAndResultDoubleAttestation | OperationContentsAndResultDoubleBaking | OperationContentsAndResultActivateAccount | OperationContentsAndResultProposals | OperationContentsAndResultBallot | OperationContentsAndResultReveal | OperationContentsAndResultTransaction | OperationContentsAndResultOrigination | OperationContentsAndResultDelegation | OperationContentsAndResultAttestationWithDal | OperationContentsAndResultEndorsementWithDal | OperationContentsAndResultRegisterGlobalConstant | OperationContentsAndResultSetDepositsLimit | OperationContentsAndResultTransferTicket | OperationContentsAndResultIncreasePaidStorage | OperationContentsAndResultUpdateConsensusKey | OperationContentsAndResultDrainDelegate | OperationContentsAndResultVdfRevelation | OperationContentsAndResultSmartRollupOriginate | OperationContentsAndResultSmartRollupAddMessages | OperationContentsAndResultSmartRollupExecuteOutboxMessage | OperationContentsAndResultSmartRollupPublish | OperationContentsAndResultSmartRollupCement | OperationContentsAndResultSmartRollupRefute | OperationContentsAndResultSmartRollupRecoverBond | OperationContentsAndResultSmartRollupTimeout | OperationContentsAndResultDalPublishCommitment;
902
+ export type OperationContentsAndResultWithFee = OperationContentsAndResultTransaction | OperationContentsAndResultOrigination | OperationContentsAndResultDelegation | OperationContentsAndResultReveal | OperationContentsAndResultRegisterGlobalConstant | OperationContentsAndResultSetDepositsLimit | OperationContentsAndResultUpdateConsensusKey | OperationContentsAndResultIncreasePaidStorage | OperationContentsAndResultTransferTicket | OperationContentsAndResultSmartRollupAddMessages | OperationContentsAndResultSmartRollupOriginate | OperationContentsAndResultSmartRollupExecuteOutboxMessage | OperationContentsAndResultDalPublishCommitment;
860
903
  export declare enum OPERATION_METADATA {
861
904
  TOO_LARGE = "too large"
862
905
  }
@@ -1134,6 +1177,17 @@ export interface OperationResultSmartRollupTimeout {
1134
1177
  balance_updates?: OperationBalanceUpdates;
1135
1178
  errors?: TezosGenericOperationError[];
1136
1179
  }
1180
+ export interface OperationResultDalPublishCommitment {
1181
+ status: OperationResultStatusEnum;
1182
+ slot_header?: {
1183
+ version: string;
1184
+ level: number;
1185
+ index: number;
1186
+ commitment: string;
1187
+ };
1188
+ consumed_milligas?: string;
1189
+ errors?: TezosGenericOperationError[];
1190
+ }
1137
1191
  export interface ContractBigMapDiffItem {
1138
1192
  key_hash?: string;
1139
1193
  key?: MichelsonV1Expression;
@@ -1164,7 +1218,7 @@ export interface TicketUpdates {
1164
1218
  }
1165
1219
  export type TicketReceipt = TicketUpdates;
1166
1220
  export type BatchOperationResult = OperationResultTransaction | OperationResultReveal | OperationResultDelegation | OperationResultOrigination | OperationResultIncreasePaidStorage | OperationResultRegisterGlobalConstant | OperationResultTransferTicket | OperationResultSmartRollupAddMessages | OperationResultSmartRollupOriginate | OperationResultUpdateConsensusKey;
1167
- export type OperationResult = OperationResultOrigination | OperationResultTransaction | OperationResultReveal | OperationResultDelegation | OperationResultIncreasePaidStorage | OperationResultRegisterGlobalConstant | OperationResultTransferTicket | OperationResultUpdateConsensusKey | OperationResultSmartRollupOriginate | OperationResultSmartRollupAddMessages | OperationResultSetDepositsLimit | OperationResultSmartRollupPublish | OperationResultSmartRollupCement | OperationResultSmartRollupRefute | OperationResultSmartRollupRecoverBond | OperationResultSmartRollupTimeout | OperationResultSmartRollupExecuteOutboxMessage;
1221
+ export type OperationResult = OperationResultOrigination | OperationResultTransaction | OperationResultReveal | OperationResultDelegation | OperationResultIncreasePaidStorage | OperationResultRegisterGlobalConstant | OperationResultTransferTicket | OperationResultUpdateConsensusKey | OperationResultSmartRollupOriginate | OperationResultSmartRollupAddMessages | OperationResultSetDepositsLimit | OperationResultSmartRollupPublish | OperationResultSmartRollupCement | OperationResultSmartRollupRefute | OperationResultSmartRollupRecoverBond | OperationResultSmartRollupTimeout | OperationResultSmartRollupExecuteOutboxMessage | OperationResultDalPublishCommitment;
1168
1222
  export interface OperationResultTransaction {
1169
1223
  status: OperationResultStatusEnum;
1170
1224
  storage?: MichelsonV1Expression;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taquito/rpc",
3
- "version": "20.0.0-beta.0",
3
+ "version": "20.0.0-beta.1",
4
4
  "description": "Provides low level methods, and types to invoke RPC calls from a Nomadic Tezos RPC node",
5
5
  "keywords": [
6
6
  "tezos",
@@ -66,9 +66,9 @@
66
66
  ]
67
67
  },
68
68
  "dependencies": {
69
- "@taquito/core": "^20.0.0-beta.0",
70
- "@taquito/http-utils": "^20.0.0-beta.0",
71
- "@taquito/utils": "^20.0.0-beta.0",
69
+ "@taquito/core": "^20.0.0-beta.1",
70
+ "@taquito/http-utils": "^20.0.0-beta.1",
71
+ "@taquito/utils": "^20.0.0-beta.1",
72
72
  "bignumber.js": "^9.1.2"
73
73
  },
74
74
  "devDependencies": {
@@ -98,5 +98,5 @@
98
98
  "ts-toolbelt": "^9.6.0",
99
99
  "typescript": "~5.2.2"
100
100
  },
101
- "gitHead": "88980709574468fad5e4e7d63d34e1d71accf550"
101
+ "gitHead": "55491dbb67866d3196843b167ca9303f803b1a99"
102
102
  }