Skip to content

Commit

Permalink
chore: proto gen
Browse files Browse the repository at this point in the history
  • Loading branch information
hopeyen committed Dec 12, 2024
1 parent c2b7170 commit 846011b
Show file tree
Hide file tree
Showing 5 changed files with 240 additions and 238 deletions.
70 changes: 35 additions & 35 deletions api/docs/disperser_v2.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,10 +182,6 @@ <h2>Table of Contents</h2>
<a href="#disperser.v2.Attestation"><span class="badge">M</span>Attestation</a>
</li>

<li>
<a href="#disperser.v2.ReservationPeriodRecord"><span class="badge">M</span>ReservationPeriodRecord</a>
</li>

<li>
<a href="#disperser.v2.BlobCommitmentReply"><span class="badge">M</span>BlobCommitmentReply</a>
</li>
Expand Down Expand Up @@ -230,6 +226,10 @@ <h2>Table of Contents</h2>
<a href="#disperser.v2.Reservation"><span class="badge">M</span>Reservation</a>
</li>

<li>
<a href="#disperser.v2.ReservationPeriodRecord"><span class="badge">M</span>ReservationPeriodRecord</a>
</li>

<li>
<a href="#disperser.v2.SignedBatch"><span class="badge">M</span>SignedBatch</a>
</li>
Expand Down Expand Up @@ -312,37 +312,6 @@ <h3 id="disperser.v2.Attestation">Attestation</h3>



<h3 id="disperser.v2.ReservationPeriodRecord">ReservationPeriodRecord</h3>
<p>ReservationPeriodRecord is the usage record of an account in a bin. The API should return the active bin </p><p>record and the subsequent two records that contains potential overflows.</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>index</td>
<td><a href="#uint32">uint32</a></td>
<td></td>
<td><p> </p></td>
</tr>

<tr>
<td>usage</td>
<td><a href="#uint64">uint64</a></td>
<td></td>
<td><p> </p></td>
</tr>

</tbody>
</table>





<h3 id="disperser.v2.BlobCommitmentReply">BlobCommitmentReply</h3>
<p></p>

Expand Down Expand Up @@ -746,6 +715,37 @@ <h3 id="disperser.v2.Reservation">Reservation</h3>



<h3 id="disperser.v2.ReservationPeriodRecord">ReservationPeriodRecord</h3>
<p>ReservationPeriodRecord is the usage record of an account in a bin. The API should return the active bin </p><p>record and the subsequent two records that contains potential overflows.</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>index</td>
<td><a href="#uint32">uint32</a></td>
<td></td>
<td><p> </p></td>
</tr>

<tr>
<td>usage</td>
<td><a href="#uint64">uint64</a></td>
<td></td>
<td><p> </p></td>
</tr>

</tbody>
</table>





<h3 id="disperser.v2.SignedBatch">SignedBatch</h3>
<p>SignedBatch is a batch of blobs with a signature.</p>

Expand Down
36 changes: 18 additions & 18 deletions api/docs/disperser_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

- [disperser/v2/disperser_v2.proto](#disperser_v2_disperser_v2-proto)
- [Attestation](#disperser-v2-Attestation)
- [ReservationPeriodRecord](#disperser-v2-ReservationPeriodRecord)
- [BlobCommitmentReply](#disperser-v2-BlobCommitmentReply)
- [BlobCommitmentRequest](#disperser-v2-BlobCommitmentRequest)
- [BlobStatusReply](#disperser-v2-BlobStatusReply)
Expand All @@ -17,6 +16,7 @@
- [GetPaymentStateRequest](#disperser-v2-GetPaymentStateRequest)
- [PaymentGlobalParams](#disperser-v2-PaymentGlobalParams)
- [Reservation](#disperser-v2-Reservation)
- [ReservationPeriodRecord](#disperser-v2-ReservationPeriodRecord)
- [SignedBatch](#disperser-v2-SignedBatch)

- [BlobStatus](#disperser-v2-BlobStatus)
Expand Down Expand Up @@ -53,23 +53,6 @@



<a name="disperser-v2-ReservationPeriodRecord"></a>

### ReservationPeriodRecord
ReservationPeriodRecord is the usage record of an account in a bin. The API should return the active bin
record and the subsequent two records that contains potential overflows.


| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| index | [uint32](#uint32) | | |
| usage | [uint64](#uint64) | | |






<a name="disperser-v2-BlobCommitmentReply"></a>

### BlobCommitmentReply
Expand Down Expand Up @@ -255,6 +238,23 @@ GetPaymentStateRequest contains parameters to query the payment state of an acco



<a name="disperser-v2-ReservationPeriodRecord"></a>

### ReservationPeriodRecord
ReservationPeriodRecord is the usage record of an account in a bin. The API should return the active bin
record and the subsequent two records that contains potential overflows.


| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| index | [uint32](#uint32) | | |
| usage | [uint64](#uint64) | | |






<a name="disperser-v2-SignedBatch"></a>

### SignedBatch
Expand Down
70 changes: 35 additions & 35 deletions api/docs/eigenda-protos.html
Original file line number Diff line number Diff line change
Expand Up @@ -350,10 +350,6 @@ <h2>Table of Contents</h2>
<a href="#disperser.v2.Attestation"><span class="badge">M</span>Attestation</a>
</li>

<li>
<a href="#disperser.v2.ReservationPeriodRecord"><span class="badge">M</span>ReservationPeriodRecord</a>
</li>

<li>
<a href="#disperser.v2.BlobCommitmentReply"><span class="badge">M</span>BlobCommitmentReply</a>
</li>
Expand Down Expand Up @@ -398,6 +394,10 @@ <h2>Table of Contents</h2>
<a href="#disperser.v2.Reservation"><span class="badge">M</span>Reservation</a>
</li>

<li>
<a href="#disperser.v2.ReservationPeriodRecord"><span class="badge">M</span>ReservationPeriodRecord</a>
</li>

<li>
<a href="#disperser.v2.SignedBatch"><span class="badge">M</span>SignedBatch</a>
</li>
Expand Down Expand Up @@ -1983,37 +1983,6 @@ <h3 id="disperser.v2.Attestation">Attestation</h3>



<h3 id="disperser.v2.ReservationPeriodRecord">ReservationPeriodRecord</h3>
<p>ReservationPeriodRecord is the usage record of an account in a bin. The API should return the active bin </p><p>record and the subsequent two records that contains potential overflows.</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>index</td>
<td><a href="#uint32">uint32</a></td>
<td></td>
<td><p> </p></td>
</tr>

<tr>
<td>usage</td>
<td><a href="#uint64">uint64</a></td>
<td></td>
<td><p> </p></td>
</tr>

</tbody>
</table>





<h3 id="disperser.v2.BlobCommitmentReply">BlobCommitmentReply</h3>
<p></p>

Expand Down Expand Up @@ -2417,6 +2386,37 @@ <h3 id="disperser.v2.Reservation">Reservation</h3>



<h3 id="disperser.v2.ReservationPeriodRecord">ReservationPeriodRecord</h3>
<p>ReservationPeriodRecord is the usage record of an account in a bin. The API should return the active bin </p><p>record and the subsequent two records that contains potential overflows.</p>


<table class="field-table">
<thead>
<tr><td>Field</td><td>Type</td><td>Label</td><td>Description</td></tr>
</thead>
<tbody>

<tr>
<td>index</td>
<td><a href="#uint32">uint32</a></td>
<td></td>
<td><p> </p></td>
</tr>

<tr>
<td>usage</td>
<td><a href="#uint64">uint64</a></td>
<td></td>
<td><p> </p></td>
</tr>

</tbody>
</table>





<h3 id="disperser.v2.SignedBatch">SignedBatch</h3>
<p>SignedBatch is a batch of blobs with a signature.</p>

Expand Down
36 changes: 18 additions & 18 deletions api/docs/eigenda-protos.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@

- [disperser/v2/disperser_v2.proto](#disperser_v2_disperser_v2-proto)
- [Attestation](#disperser-v2-Attestation)
- [ReservationPeriodRecord](#disperser-v2-ReservationPeriodRecord)
- [BlobCommitmentReply](#disperser-v2-BlobCommitmentReply)
- [BlobCommitmentRequest](#disperser-v2-BlobCommitmentRequest)
- [BlobStatusReply](#disperser-v2-BlobStatusReply)
Expand All @@ -59,6 +58,7 @@
- [GetPaymentStateRequest](#disperser-v2-GetPaymentStateRequest)
- [PaymentGlobalParams](#disperser-v2-PaymentGlobalParams)
- [Reservation](#disperser-v2-Reservation)
- [ReservationPeriodRecord](#disperser-v2-ReservationPeriodRecord)
- [SignedBatch](#disperser-v2-SignedBatch)

- [BlobStatus](#disperser-v2-BlobStatus)
Expand Down Expand Up @@ -755,23 +755,6 @@ If DisperseBlob returns the following error codes: INVALID_ARGUMENT (400): reque



<a name="disperser-v2-ReservationPeriodRecord"></a>

### ReservationPeriodRecord
ReservationPeriodRecord is the usage record of an account in a bin. The API should return the active bin
record and the subsequent two records that contains potential overflows.


| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| index | [uint32](#uint32) | | |
| usage | [uint64](#uint64) | | |






<a name="disperser-v2-BlobCommitmentReply"></a>

### BlobCommitmentReply
Expand Down Expand Up @@ -957,6 +940,23 @@ GetPaymentStateRequest contains parameters to query the payment state of an acco



<a name="disperser-v2-ReservationPeriodRecord"></a>

### ReservationPeriodRecord
ReservationPeriodRecord is the usage record of an account in a bin. The API should return the active bin
record and the subsequent two records that contains potential overflows.


| Field | Type | Label | Description |
| ----- | ---- | ----- | ----------- |
| index | [uint32](#uint32) | | |
| usage | [uint64](#uint64) | | |






<a name="disperser-v2-SignedBatch"></a>

### SignedBatch
Expand Down
Loading

0 comments on commit 846011b

Please sign in to comment.