-
# Notary Application
To apply to be a Fil+ Notary, please review the Notary Overview [here](https://github.com/filecoin-project/notary-governance/tree/main/notaries#overview) and then fill out the …
-
In the iOS implementation of GetPurchasesAsync(), the list of purchase objects is created using the ToIABPurchase method. That method populates its data using the OriginalTransaction object [here](htt…
mpnow updated
2 years ago
-
I was able to compile the example successfully, but I have two issues. For the first one I trying with the tdlib included in you repo, but after write the code sent by Telegram and click check button,…
-
1. - [x] elsewhere in the copy we use "Contribution" not "Record". in the past we discussed those and "Transcript". we should pick one and be consistent, I dont have a strong preference, could even b…
-
# Notary Application
To apply to be a Fil+ Notary, please review the Notary Overview [here](https://github.com/filecoin-project/notary-governance/tree/main/notaries#overview) and then fill out the …
-
Please add my repo to the other autopkg repos
URL is https://github.com/Lotusshaney/autopkg_recipes
Thanks
Dan
-
These are my thoughts on the ideal token standard. I don't plan on implementing my own, I just want to use this information to inform discussions around coming to consensus on a standard as a communit…
-
`JamKazam` recipes are currently failing due to a vendor SSL certificate that expired on the 6th of November 2023.
```
autopkg run -v /Users/paul/Downloads/apizz-recipes-master/JamKazam/Jam…
-
## Summary
Create an ADR for redesigning the modules' API in a way that is more robust and usable for our customers.
## Requirements
* `async` - The API must be usable in an async context.
*…
-
How can we implement Offer Codes on IOS?
I have try it by using presentCodeRedeptionSheet with [in_app_purchase]. But after successfully redeem there is no way to get the transaction back when open…