-
Notifications
You must be signed in to change notification settings - Fork 7
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: implement consumer/get
and subscription/get
invocation handlers
#220
Commits on Aug 18, 2023
-
feat: implement
consumer/get
invocation handlerthis required wiring up the space metrics table in the upload-api stack, but works pretty well! currently just returning 1 billion as the "total" space for all consumers since we don't currently check anyway
Configuration menu - View commit details
-
Copy full SHA for 4566698 - Browse repository at this point
Copy the full SHA 4566698View commit details -
feat: implement getSubscription method of ProvisionStore
this should enable `subscription/get` invocation to work as one would expect
Configuration menu - View commit details
-
Copy full SHA for 7ab75ab - Browse repository at this point
Copy the full SHA 7ab75abView commit details -
feat: add subscriptions to customer record
per w3up change here: storacha/w3up#863
Configuration menu - View commit details
-
Copy full SHA for de93ce2 - Browse repository at this point
Copy the full SHA de93ce2View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 229a71a - Browse repository at this point
Copy the full SHA 229a71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7acdbbb - Browse repository at this point
Copy the full SHA 7acdbbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0c1a3a - Browse repository at this point
Copy the full SHA e0c1a3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc821a9 - Browse repository at this point
Copy the full SHA dc821a9View commit details -
feat: implement missing functions
1) bubble getStorageProviders up to ProvisionStore 2) implement get on SubscriptionTable 3) implement getBySubscription on ConsumerTable
Configuration menu - View commit details
-
Copy full SHA for 7c49e0d - Browse repository at this point
Copy the full SHA 7c49e0dView commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 51942b0 - Browse repository at this point
Copy the full SHA 51942b0View commit details
Commits on Aug 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b301fe - Browse repository at this point
Copy the full SHA 8b301feView commit details
Commits on Aug 31, 2023
-
Apply suggestions from code review
Co-authored-by: Vasco Santos <santos.vasco10@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 47ac493 - Browse repository at this point
Copy the full SHA 47ac493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d29879 - Browse repository at this point
Copy the full SHA 7d29879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8611d5e - Browse repository at this point
Copy the full SHA 8611d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d2a03d - Browse repository at this point
Copy the full SHA 4d2a03dView commit details