This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
Releases: textileio/bidbot
Releases · textileio/bidbot
v0.1.4
Commits
- 9cc4f17: Don't fetch data if the deal is already expired (Jinsub Moon) #63
- 16491f3: mask more flags; print error loading config (Merlin Ran) #64
- 8466a55: add commands to pause and resume bidding (Merlin Ran) #65
- 20a981f: add install-service command [shipit] (Merlin Ran) #65
- 38abb3c: code review updates (Merlin Ran) #65
- 2d7c148: add doc about the newly added commands (Merlin Ran)
v0.1.3
v0.1.2
Commits
- 9cb22bf: add protobuf definitions for the backchannel events (Merlin Ran) #57
- d69df69: extract the communication channel to a separate package (Merlin Ran) #57
- e167c2a: report various events back to auctioneer (Merlin Ran) #57
- 7d11e23: remove the unused mongo store helper (Merlin Ran) #57
- 64956fc: rename for better [shipit] (Merlin Ran) #57
- 32d70a4: use a single topic for bidbot events reporting (Merlin Ran) #57
v0.1.1
Commits
- f4ad320: move sources to winning message and encrypt it (Merlin Ran) #55
- 79d19de: cancel previous CI actions (Merlin Ran) #55
- 6e39ffd: wrap sources into a confidential message (Merlin Ran) #55
- 0dc443d: fix workflow [shipit] (Merlin Ran) #55
- 784b602: doc updates (Merlin Ran) #58
- 7fd4431: review updates (Merlin Ran) #58
v0.1.0
Commits
- wire NetStruct #52 (Ignacio Hagopian)
- db50bb6: slight updates to README mainly on winner selection (Merlin Ran) #53
- 1d1ffa9: remove parallelism for more reliable CI (Merlin Ran)
- 683eb26: add CID gravity integration (Merlin Ran) #50
- 319ef9f: allow testing against staging cid gravity API [shipit] (Merlin Ran) #50
- 642cde6: switch to the production CID gravity API (Merlin Ran) #50
- 9e37e26: code review updates (Merlin Ran) #50
v0.0.10
Commits
- 973a861: use cli repo & update lotus (Ignacio Hagopian) #47
- 4ac7f77: go mod tidy (Ignacio Hagopian) #47
- d719b2a: treat files for not-finalized deals as orphans (Merlin Ran) #49
- fce5262: linter + fix (Merlin Ran) #49
- 56b9117: try pass linter on CI (Merlin Ran) #49
- cb8560b: add test to cover removing manually downloaded files (Merlin Ran) #49
- 920757f: use MarketListIncompleteDeals for health check (Merlin Ran) #48
- 4bb6cd8: designate Go version when releasing [shipit] (Merlin Ran) #51
v0.0.8
v0.0.7
Bug Fixes
- docs: fix error text #41 (Andrew Hill)
Commits
- 26e0823: add flag to limit the number of concurrent importing (Merlin Ran) #39
- 7225972: Update README.md (Merlin Ran) #38
- 64f2bdf: rename miner-addr to storage-provider-id (Merlin Ran) #37
- b798753: ditch est-download-speed, add deal-data-fetch-timeout (Merlin Ran) #40
- 4c25aae: Update README.md (Merlin Ran) #43
- c400dba: fix running-bytes-limit and add test coverage (Merlin Ran) #44
v0.0.6
v0.0.5
Chores
- swap in libp2p rpc module #19 (Sander Pick)
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