tdlib-purple icon indicating copy to clipboard operation
tdlib-purple copied to clipboard

Git commit for tdlib 1.7.9

Open webmeister opened this issue 3 years ago • 1 comments

Since f7829a498ac4c0f359bbfdf1001e274196ef2069 you require a specific tdlib version. But tdlib itself does not provide a tag or release for version 1.7.9 (or really any version that does not end in 0). See https://github.com/tdlib/td/issues/1718 and https://github.com/tdlib/td/issues/1627 for details on their development flow, that also seems to confuse other people.

Could you therefore please link to the exact Git commit that should be used to get a compatible tdlib?

Based on

In fact, if you want to use the most stable TDLib 1.X.Y, you need to search for the first commit with that version and message "Update/Increase layer to ..." and use the commit just before that.

I'd guess that should be https://github.com/tdlib/td/commit/8fd9d89ec3a8c8ddb397e0bb769ef059630d008c for tdlib 1.7.9, but I'd rather not guess ;)

webmeister avatar Dec 09 '21 08:12 webmeister

Personally, I use 7d41d9eaa58a6e0927806283252dc9e74eda5512, hence my PR #133.

BenWiederhake avatar Dec 09 '21 21:12 BenWiederhake