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

localstore: preliminary changes related to postage stamps/batches #933

Closed
wants to merge 2 commits into from

Commits on Dec 7, 2020

  1. api: accept postage id header and propagate it to pipeline (#886)

    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]>
    acud authored and zelig committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    97b2a15 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    8688cc1 View commit details
    Browse the repository at this point in the history