Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 15:13
· 110 commits to main since this release

Chores

Commits

  • 68ce5b2: extract a common method to marshal config to json (Merlin Ran) #15
  • 0e111ff: a few less keystrokes passing masked fields (Merlin Ran) #15
  • 6d6bf99: move datauri as a shared package (Merlin Ran) #18
  • f2d7853: check if the number sealing sectors exceeds the limit before bidding (Merlin Ran) #20
  • 9e8f415: code review updates (Merlin Ran) #20
  • bc470e1: add a HTTP header to hint the server only the car header is needed (Merlin Ran) #21
  • bump version to include republishes on join #23 (Sander Pick)
  • move unused model to core #23 (Sander Pick)
  • 76ef7db: make deal-start-epoch a mandatory parameter (Merlin Ran) #24
  • fa8401a: have more descriptive error for unexpected status (Merlin Ran) #25
  • 464f657: ignore error if bid is already in BidStatusAwaitingProposal (Merlin Ran) #25
  • 615fc18: do not fail to SetProposalCid if bid is already pass the stage (Merlin Ran) #26
  • 633f7ee: Change where the deal_data-dir shoul be accessible (Rjan) #27
  • suggest throttling flag #29 (Ignacio Hagopian)
  • properly handle SIGTERM for k8 #30 (Ignacio Hagopian)
  • handle SIGQUIT #30 (Ignacio Hagopian)
  • dd67d3f: upgrade to the latest go-libp2p-pubsub-rpc (Merlin Ran) #31
  • 1bae0d2: remove internal commiting to make the logic more straightforward (Merlin Ran) #32