-
Notifications
You must be signed in to change notification settings - Fork 11
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
feat: market #301
base: main
Are you sure you want to change the base?
feat: market #301
Commits on Sep 17, 2024
-
feat: Implement Boost equivalent deal market in Curio (#135)
* webui: Jetbrains Mono, fix porep layout (#179) * Move storiface into Curio (#183) * temp: replace lotus to local * move storiface to Curio * fix build * don't refer to storiface2 * make gen * make remote path test happy * cleanup storiface * Batch deadline setting in SectorMetadata (#177) * basic mk12 scafolding * config comments, http header init * fix gen test * fix tests * poller redesign * remove indexing table, add defaults * fix ingest, market tasks * incomplete basic UI code * finish libp2p init, fix tests * fix test-all * enable libp2p relay * add url add command * fix circleCI * fix everything else * apply suggestion from review, cleanup todos * remove import-data * unify libp2p, atomic market scheduler, config changes * minor sql fixes * undo makefile changes * fix final review --------- Co-authored-by: Łukasz Magiera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2e0411 - Browse repository at this point
Copy the full SHA e2e0411View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbec7a0 - Browse repository at this point
Copy the full SHA dbec7a0View commit details -
* basic mk12 scafolding * fix gen test * poller redesign * remove indexing table, add defaults * fix ingest, market tasks * incomplete basic UI code * finish libp2p init, fix tests * fix test-all * ipni provider * fix storeiface, publisher multiaddrs * close rows * apply suggestions * fix error * fix contextID type, move ipni in market * gen, remove old market sql
Configuration menu - View commit details
-
Copy full SHA for 839e185 - Browse repository at this point
Copy the full SHA 839e185View commit details
Commits on Sep 20, 2024
-
feat: create http server (#194)
* create http server * remove loadbalancer, add db cache, set defaults * update config * fix lint err
Configuration menu - View commit details
-
Copy full SHA for 4c80e37 - Browse repository at this point
Copy the full SHA 4c80e37View commit details
Commits on Sep 24, 2024
-
* enables retrievals * fix itest * correct test path * apply changes from review
Configuration menu - View commit details
-
Copy full SHA for 799e5e9 - Browse repository at this point
Copy the full SHA 799e5e9View commit details
Commits on Sep 25, 2024
-
* wip simpler ipni * initial smart ipni chunker * ipni: Complete smart chunker * ipni: Use batching for initial chunker * ipni: wire up the better chunker * make gen * uncached ipni entry server * harmonydb: Add retry to .Exec * ipni: Address review * indexstore: Don't trim multihashes
Configuration menu - View commit details
-
Copy full SHA for 6f4a3ad - Browse repository at this point
Copy the full SHA 6f4a3adView commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 486a5b6 - Browse repository at this point
Copy the full SHA 486a5b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8272e64 - Browse repository at this point
Copy the full SHA 8272e64View commit details
Commits on Sep 30, 2024
-
* fix ipni http path, add cached reader * cachedPieceReader library * add getAdBytes method * close reader
Configuration menu - View commit details
-
Copy full SHA for 369569d - Browse repository at this point
Copy the full SHA 369569dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75ee9ee - Browse repository at this point
Copy the full SHA 75ee9eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59c53e4 - Browse repository at this point
Copy the full SHA 59c53e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcff819 - Browse repository at this point
Copy the full SHA dcff819View commit details -
fix: DealPublishControl address usage (#225)
* fix DealPublishControl address usage * fix forest test
Configuration menu - View commit details
-
Copy full SHA for 782bc20 - Browse repository at this point
Copy the full SHA 782bc20View commit details
Commits on Oct 1, 2024
-
fix: remove MarketAddBalance (#233)
* remove MarketAddBalance * make gen
Configuration menu - View commit details
-
Copy full SHA for 201069c - Browse repository at this point
Copy the full SHA 201069cView commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9d1c93 - Browse repository at this point
Copy the full SHA b9d1c93View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4cb763 - Browse repository at this point
Copy the full SHA b4cb763View commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 244a92f - Browse repository at this point
Copy the full SHA 244a92fView commit details
Commits on Oct 10, 2024
-
fix: libp2p migration and generation (#254)
* libp2p migration and generation * check libp2p rows * row check in market cli
Configuration menu - View commit details
-
Copy full SHA for 9a4ce29 - Browse repository at this point
Copy the full SHA 9a4ce29View commit details
Commits on Oct 14, 2024
-
market: Backport fixes from the PDP branch (#275)
* cuhttp: Fix startup issues * cachedreader: Don't reuse io.Reader * dealdata: Fix URLPieceReader * retrieval: Fix Routes * make gen * ipni: Fix construction * ipni: More column name fixes * fix libp2p key serialization * ipni: task logic fixes * ipni: get the task into working shape * make gen
Configuration menu - View commit details
-
Copy full SHA for 1d03bf7 - Browse repository at this point
Copy the full SHA 1d03bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9647b1d - Browse repository at this point
Copy the full SHA 9647b1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 684d591 - Browse repository at this point
Copy the full SHA 684d591View commit details
Commits on Oct 15, 2024
-
fix: ipni: Correctly handle URL formats (#277)
* ipni: Fixed endpoints, working head * ipni: Fix Ad cids * ipni: fix chunk output, addrs in ad addresses * make gen * I think we need this * Or not
Configuration menu - View commit details
-
Copy full SHA for 6017897 - Browse repository at this point
Copy the full SHA 6017897View commit details
Commits on Oct 16, 2024
-
Market LibP2P improvements (#280)
* libp2p: Fix startup, cleanup config * ipni: Separate key table * libp2p: Working single Libp2p * cuhttp: Libp2p redirector * make gen * libp2p: Automatically set actor addresses
Configuration menu - View commit details
-
Copy full SHA for d97e21d - Browse repository at this point
Copy the full SHA d97e21dView commit details
Commits on Oct 18, 2024
-
* webui: Ask UI * webui market: Prices in tib/mo * webui market: Fix price calc * webui market: Working ask setting * fix libp2p safehandle * more fixes to get deals working * fix market navlink * last fix to create_indexing_task
Configuration menu - View commit details
-
Copy full SHA for 6297fc2 - Browse repository at this point
Copy the full SHA 6297fc2View commit details -
controlled indexing after migration (#288)
* controlled indexing after migration * shared max counter, ipni complete * limit count
Configuration menu - View commit details
-
Copy full SHA for dd3ecf1 - Browse repository at this point
Copy the full SHA dd3ecf1View commit details
Commits on Oct 21, 2024
-
feat: deal list page, deal detail page (#290)
* deal list page, deal detail page * fix SQL typos
Configuration menu - View commit details
-
Copy full SHA for 59ed960 - Browse repository at this point
Copy the full SHA 59ed960View commit details
Commits on Oct 22, 2024
-
* feat: ipni ui * make gen --------- Co-authored-by: Łukasz Magiera <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60f72cf - Browse repository at this point
Copy the full SHA 60f72cfView commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ae919c - Browse repository at this point
Copy the full SHA 3ae919cView commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f7d9d1 - Browse repository at this point
Copy the full SHA 0f7d9d1View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17bb627 - Browse repository at this point
Copy the full SHA 17bb627View commit details -
Configuration menu - View commit details
-
Copy full SHA for f776a57 - Browse repository at this point
Copy the full SHA f776a57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1678f - Browse repository at this point
Copy the full SHA 7b1678fView commit details
Commits on Oct 31, 2024
-
add back pressure to mk12 deals (#307)
* add backpressure to mk12 deals * fix backpressure CTE
Configuration menu - View commit details
-
Copy full SHA for c6aa8a2 - Browse repository at this point
Copy the full SHA c6aa8a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6677875 - Browse repository at this point
Copy the full SHA 6677875View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c84eb - Browse repository at this point
Copy the full SHA c9c84ebView commit details
Commits on Nov 2, 2024
-
fix: rearrange pieces in sector for no padding (#306)
* rearrange pieces in sector for no padding * replace transfer funcs on go side * remove stateful piece offset
Configuration menu - View commit details
-
Copy full SHA for 90857d7 - Browse repository at this point
Copy the full SHA 90857d7View commit details
Commits on Nov 4, 2024
-
* deal filters * replace price rule number with name
Configuration menu - View commit details
-
Copy full SHA for f4aa135 - Browse repository at this point
Copy the full SHA f4aa135View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cb363a - Browse repository at this point
Copy the full SHA 3cb363aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14597e1 - Browse repository at this point
Copy the full SHA 14597e1View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb97ecd - Browse repository at this point
Copy the full SHA fb97ecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c55bf0d - Browse repository at this point
Copy the full SHA c55bf0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 990d2ea - Browse repository at this point
Copy the full SHA 990d2eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f7afb13 - Browse repository at this point
Copy the full SHA f7afb13View commit details
Commits on Nov 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f715c11 - Browse repository at this point
Copy the full SHA f715c11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fd7c38 - Browse repository at this point
Copy the full SHA 4fd7c38View commit details