Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage incentives #1551

Closed
wants to merge 24 commits into from
Closed

Storage incentives #1551

wants to merge 24 commits into from

Conversation

acud
Copy link
Member

@acud acud commented Apr 7, 2021

Todos:

  • OpenAPI spec
  • allow data import with a batch ID that will stamp all imported chunks
  • indexing scheme
  • cli flag for capacity turns into cache size

acud and others added 21 commits February 9, 2021 08:23
postage: new pkg for postage stamps, uploader stamping (#890)

* postage: new pkg for postage stamps, uploader stamping

* postage: amount->value, blockNumber big.Int-> uint64, stamp only has batch ID, not Batch

* postage: fix godoc and copyright

* postage, swarm:
 - swarm.Stamp as an interface
 - add postage/testing for mock Stamps
 - fix Stamp MarshalBinary to allow nil batch id and signature
 - add StampSize const

* postage: heed review feedback

Co-authored-by: acud <[email protected]>
* postage/batchstore: reserve logic

Co-authored-by: acud <[email protected]>
@acud acud added the in progress ongoing development , hold out with review label Apr 7, 2021
@acud acud marked this pull request as draft April 7, 2021 16:40
@acud acud mentioned this pull request Apr 13, 2021
12 tasks
@acud
Copy link
Member Author

acud commented Apr 13, 2021

superseded by #1562

@acud acud closed this Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress ongoing development , hold out with review pull-request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants