Telegram Contests
130K subscribers
2 photos
3 videos
62 files
243 links
Here we announce Telegram coding contests in Android Java, iOS Swift, JS, C/C++. Discussion: @contests
Download Telegram
Telegram announces the First Round of the iOS Contest 2022

Prize fund for Round 1: $50,000
Deadline: 23:59 on October 31th (Dubai time)
Who can participate: Everyone
Results: November 10th, 2022

The task is to create a standalone media editing app in Swift without using third-party UI frameworks. Submissions must include a variety of tools to add drawings and edit text based on the provided mockups.

Details:
For a complete description of the required features, see this document.

Contest Requirements:
• No third-party UI frameworks are allowed.
• Your app should be compatible with iOS 13 and above.
• The contest features and interfaces must be built from scratch. Using third-party implementations of media editors with similar features is strictly prohibited. Such entries will be disqualified.

Evaluation Criteria:
During the evaluation stage, Telegram judges will test the submissions on a broad range of iOS devices from the iPhone 6s to 14 Pro. The key factors in determining the best apps are:

- The general aesthetics of the app.
- Adherence to the provided mockups and design elements.
- Attention to the tiniest details in the user’s experience.

The smoothness of animations and the overall stability of the app will play a major role. Last but not least is the absence of significant flaws (including crashes, performance issues, visual glitches, noticeable element blinking, layout imperfections and more).

To be evaluated, all submitted apps must include the minumum required features. Winners may be offered a chance to join the Telegram team in Dubai.

Submissions:
Contestants will be able to submit their entries to @ContestBot at the end of this round. We will further clarify the submission instructions closer to the deadline.
Telegram Contests
Telegram announces the First Round of the iOS Contest 2022 Prize fund for Round 1: $50,000 Deadline: 23:59 on October 31th (Dubai time) Who can participate: Everyone Results: November 10th, 2022 The task is to create a standalone media editing app in Swift…
Clarifications for participants of the iOS Contest

Q: Can I use X?
A: You must build all the contest features in Swift. Technologies that are not third-party UI frameworks, like RxSwift, are allowed. UI-related frameworks, libraries, etc. – like Flutter, React Native, SnapKit, or similar, are not allowed.

Q: Are SwiftUI or PencilKit third-party frameworks?
A: Using SwiftUI is not prohibited since it's a first-party framework. However, we recommend UIkit as a more helpful option (more here and here). Remember that your app must support iOS 13. Using PencilKit is allowed.

Q: Can I reuse the existing codebase of Telegram for iOS? For example, to implement the grid?
A: You are welcome to use the source code of the app, but we advise you to implement the grid functionality from scratch.

Q: How can I render the animations?
A: Using third-party Lottie rendering frameworks is allowed.

Q: Can I use the native iOS color picker?
A: The contest task requires your app to support iOS 13.

Q: The demo visualization depicts a video entity in the grid. Should the editor also support drawing and adding text to videos?
A: Yes, support for video is mandatory.
💎 Smart Contract Cracking Competition

Prize fund: Up to $100,000
Deadline: 18:00 on October 25th (Dubai time)
Who can participate: Everyone

The Task is to identify potential vulnerabilities and issues in the smart contract that would form the basis of the Auction Platform.

Evaluation Criteria and Prize Fund Distribution:
Bounties are dependent on the severity of the discovered issues and could potentially range from $200 for minor code adjustments to $50,000 for major flaws – like behavior that could bypass the smart contract's logic and conditions in order to reassign ownership of assets.

Details:
For a complete description and technical details, see this document.

Submissions:
1.
Submit an archive containing your source code, a how-to manual, and a build script (if necessary) to @ContestBot (choose Smart Contract Cracking Competition).

Or:

2. Submit a pull request on GitHub. Describe the issue as a comment to the pull request. Submit a link to the pull request via @ContestBot .
Please open Telegram to view this post
VIEW IN TELEGRAM
🏆 Smart Contract Cracking Competition: Results

While the contest offered a challenging task with a tight deadline, we were pleased that many developers seized this opportunity to thoroughly research and test the smart contract for the Auction Platform. Their accepted discoveries have already been merged into the main code branch.

As nobody cracked the smart contract, there is no winner in this competition.

⭐️ Kooky Swallow, Chic Dolphin and Shiny Giraffe independently spotted the same issue that required several conditions to be exploited. Each of the three participants will get $10,000. Shiny Giraffe also receives an extra $500 for pointing out an issue with a missing check in one function.

We are happy to announce that the following contestants are also eligible for rewards – for suggesting useful optimizations and minor code tweaks. For identical issues, the earliest submitted pull requests are considered eligible for a reward.

Honorable Mentions
Wise Pony is awarded $2,500 for discovering a theoretical scenario where a party could empty the smart contract's balance of 1 TON by sending a large number of internal messages. Though it lacked practical application, as the attacker had to spend an order of magnitude more TON than the targeted address had on its balance.

Gifted Lemur is awarded $1,000 for a bug they discovered (a fix for outbid messages that may contain incorrect data).

Slim Elk is awarded $500 for finding an issue in a deprecated function.

Fairy Horse and Sharp Butterfly are awarded $250 each for their minor optimizations and adjustments.

Congratulations to the winners!

P.S. We will soon contact each winner to coordinate their payouts. To check your animal alias, kindly log in on contest.com using the account from your submission.
Please open Telegram to view this post
VIEW IN TELEGRAM
Contestants are now welcome to send their submissions for the Second Round of the Telegram X Android Competition to @ContestBot.

Please make sure that:
1. You are based on the last commit inside of main.
2. You didn't modify contents inside any of the submodule folders.
3. You didn't change the submodule commit and rely on the same ones as the last commit in main.
4. All flavors of the app can build and run successfully.

Choose “Telegram X Android Competition”, answer the bot’s questions, then send it a link to your ready-to-merge pull request(s) for this repository on GitHub. Each of your PR names and descriptions must contain #235 (for Comments + Message Threads) or #236 (for Send As) or #237 (for Improved Search).

Your submission must contain a brief description in your GitHub pull request:
• Whether you fully accomplished the task
• What part you are most proud of
• Whether you added anything extra
• Any other info you consider useful

After submission, you are allowed to contribute additional bug fixes. While the main evaluation will be based on the initial commit, further improving your submission will be considered a bonus.
ContestBot is also ready to accept submissions for the iOS Contest.

Choose “iOS Contest 2022”, answer the bot’s questions, then send it a .zip archive that contains the following:

1. The source code of your app, together with a step-by-step guide for the build process. Tools like brew and similar are allowed, just make sure you properly indicate this.
2. An .ipa file for your app signed with any certificate.

Note: You must make sure your app can be built from your provided sources and enclosed build instructions – on a clean instance of macOS 12.6 or 13 with only Xcode installed. Entries that fail to do so will not be considered for the competition.
An important update on submissions for the iOS Contest.

Entries without the required .ipa files will still be considered for the contest – but will receive a penalty in the final scoring for building from source.

If you have already submitted your archive, @ContestBot allows you to freely update your submission up to the deadline.
🏆 Telegram X Android Competition, Round 2: Results

In this round, there were 11 contestants who contributed to 3 separate features for Telegram X:

Channel Comments + Message Threads4 submissions
The ‘Send As’ feature 5 submissions
Improved Search4 submissions

While we strongly advised focusing on a single feature to achieve the highest level of quality, several competitors did try 2 or even all 3. We were pleasantly suprised by the skills of Dreamy Crab, who succeeded in implementing 2 well-polished features.

As stated in the announcement, there is only a single nomination per feature – each of the contestants listed below will shortly receive a 70% payout. For the next 2 weeks they can continue improving their apps and fixing any bugs with the help of the Telegram X community once they arrive on the beta. After that, they will receive the remaining 30% of their prize.

While testing the submissions and evaluating the entries' code, we focused on the following criteria: code consistency, overall app stability and how precisely the the provided design was followed.

Here are the winners:

⭐️ Dreamy Crab – $7,700 (70% of $7,000 + $4,000)
• The ‘Send As’ feature
• Improved Search
(The remaining $3,300 will be paid after the community testing phase.) This entry will be available soon on @tgx_log.

⭐️ Subtle Piranha – $6,300 (70% of $9,000)
• Channel Comments + Message Threads
(The remaining $2,700 will be paid after the community testing phase.) This entry can be tested from @tgx_log – and your bug reports are welcome in @tgandroidtests.

The judges unanimously noted 2 other entries – we would like to award Modest Dolphin a bonus prize of $1,000 for a solid attempt at implementing the ‘Send As’ feature. Busy Raсcoon also earns $1,000 for their implementation of Channel Comments – they added a beautiful animation for previewing comments.

All are welcome to check the reviews for each submission, now available on contest.com

Congratulations to the winners and stay tuned for more Telegram X Competitions.
Please open Telegram to view this post
VIEW IN TELEGRAM
🏆 Telegram iOS Contest 2022, Round 1: Results

We were pleased to see 68 developers, both newcomers and accomplished contest veterans, participate in this competition to implement a feature-rich media editor from scratch.

For such a complex task with a tough deadline, many contestants delivered solid apps. However, no submissions in this round qualified for🥇1st place. For this reason, we will be giving smaller rewards to a larger than usual number of apps. Congratulations to the winners – the number of people on today’s podium indicates a growing community of skilled programmers.

Remember, winning Telegram Contests is the only way to join the Telegram Team.

When evaluating the entries, we first rated how well an app implemented the minimum requirements, then separately reviewed any of its extra features. Smooth, high-quality drawing was the top priority.

🥈2nd and 🥉3rd Place were reserved for submissions that achieved the minimum requirements, while apps that were close to the criteria but lacked polish and stability were awarded 🎖4th Place.

After many hours of testing and deliberation, we are now ready to announce the results. Everyone is welcome to check the detailed reviews for each app on contest.com. Here are the winners!

II PLACE – 3,000$
🥈Slim Wasp
🥈Kind Heron
🥈Fierce Zebra
🥈Hip Mantis
🥈Noble Puma
🥈Night Hamster
🥈Sexy Crab
🥈Hip Hyena, penalties:
– Prominent crashes (-250$)
– Rebuilding penalty
(-250$)

III PLACE – 2,000$
🥉Huge Kiwi
🥉Brave Peacock
🥉Merry Goat
🥉Jolly Croc
🥉Dreamy Quokka
🥉Dashing Puma
🥉Fluffy Ram
🥉Ace Cobra
🥉Tall Penguin
🥉Subtle Duck
🥉Jolly Frog
🥉Young Jaguar, penalties:
– Prominent crashes (-250$)
– Rebuilding penalty
(-250$)

IV PLACE – 800$
🎖Bold Shark
🎖Tidy Owl
🎖Jolly Wolf
🎖Hip Duck
🎖Perfect Mule
🎖Bossy Wombat
🎖Keen Butterfly
🎖Sturdy Llama
🎖Slim Spider
🎖Crazy Bear
🎖Young Deer
🎖Perfect Hawk
🎖Fluffy Mammoth
🎖Huge Piranha
🎖Stone Unicorn
🎖Magic Mink, penalties:
– Rebuilding penalty (-250$)
🎖Dashing Shark, penalties:
– Rebuilding penalty (-250$)

Congratulations to the winners!
🎉

P.S. We will soon contact each winner to coordinate their payouts.
Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram Contests
🏆 Telegram X Android Competition, Round 2: Results In this round, there were 11 contestants who contributed to 3 separate features for Telegram X: Channel Comments + Message Threads – 4 submissions The ‘Send As’ feature – 5 submissions Improved Search –…
We are happy to announce that Dreamy Crab and Subtle Piranha put in a tremendous amount of work following the Telegram X Competition results.

Both developers have continued to polish their apps with help from the TgX Communtity. The fixes and improvements they made are now merged into the Telegram X Beta – so everyone can try the following features:
• Channel Comments + Message Threads
• The ‘Send As’ feature
• Improved Search

We have awarded both contestants the remaining 30% of their prizes, per the distribution criteria: $3,300 to Dreamy Crab and $2,700 to Subtle Piranha.
🏆 Telegram Call UI Contest for Android and iOS

Prize fund: $100,000 ($50,000 for each platform)
Deadline: 23:59 on March 4th (Dubai time)
Who can participate: Everyone
Results: March 18th, 2023

The Task is to implement the redesigned flow for audio and video calls into Telegram for Android OR Telegram for iOS based on the provided mockups (Android / iOS). Regardless of the platform you chose, the submission must precisely represent the provided design – this includes all elements, their proportions and position on the screen, as well as their animations and transitions.

Details:
For a complete description of the required features and logic together with contest guidelines, see these documents:
Android
iOS

Evaluation Criteria:
During the evaluation stage, Telegram judges will test the submissions on a broad range of Android and iOS devices. The key factors that will be used to determine the best apps are:

- The general aesthetics of the app.
- Adherence to the provided mockups and design elements.
- Attention to the tiniest details in the user experience.

The smoothness of animations and the overall stability of the app will play a major role. Last but not least is the absence of significant flaws (including crashes, performance issues, battery drains, visual glitches, noticeable element blinking, layout imperfections and more).

Winners on each platform may be offered a chance to join the Telegram team in Dubai.

Submissions:
Contestants will be able to submit their entries to @ContestBot at the end of this round. We will further clarify the submission instructions closer to the deadline.
Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram Contests
🏆 Telegram Call UI Contest for Android and iOS Prize fund: $100,000 ($50,000 for each platform) Deadline: 23:59 on March 4th (Dubai time) Who can participate: Everyone Results: March 18th, 2023 The Task is to implement the redesigned flow for audio and video…
ContestBot is now ready to accept submissions for the Call UI Contest.

Start the bot, choose the preferred platform, i.e., “Call UI Android” or “Call UI iOS”, answer the bot’s questions, then send:

For Android
- An .apk file. Make sure your code is using your own package id.
- A link to the commit on a public GitHub repository, forked from the Telegram-Android repository.

Note: Your repository may stay private until the deadline. Entries that are not using their own package id will be penalized.

For iOS
- A link to the commit on a public GitHub repository, forked from the Telegram-iOS repository.

Note: Your repository may stay private until the deadline. Make sure your code is consistent with the
reproducible builds process – we will build each app automatically. Entries failing to do so, will recieve a relevant penalty.
🏆 Telegram Call UI Contest: Results

We received 49 submissions in total – 21 Android and 28 iOS apps. We are pleased to see many newcomers included among the familiar contest contributors who continue to climb the ranks.

We would like to remind the community that these competitions are the only way to join the Telegram Team. That's why several winners will soon hear from us not only about their payouts but also regarding an opportunity to continue working on Telegram.

The🥇 1st place winners are Dark Swan, Dreamy Crab and Eager Cat on Android, plus Merry Goat and Smart Fish on iOS – their apps were more than just good. The judges appreciated the overall quality of the other submissions, with over 50% of participants earning🥉3rd or🥈2nd place in this contest.

Here are the winners on Android:

I PLACE – $5,500
🥇Eager Cat
🥇Dark Swan
🥇Dreamy Crab

II PLACE – $3,500
🥈Dreamy Chicken
🥈Modest Dolphin
🥈Fairy Zebra, penalties:
– Default package ID (– $250).

III PLACE – $2,000
🥉Stylish Croc
🥉Fit Falcon
🥉Sleek Beetle
🥉Calm Giraffe
🥉Hardy Turkey
🥉Large Kangaroo, penalties:
– Default api_id (– $250).
🥉Savvy Swan, penalties:
– Default api_id (– $250).

IV PLACE – $1,250
🎖Mad Seal
🎖Night Gnat
🎖Merry Panda
🎖Fierce Bull
🎖Holy Jaguar
🎖Brave Goose, penalties:
– Default api_id (– $250).
🎖Suave Penguin, penalties:
– Default package ID (– $250).
🎖Kingly Cobra, penalties:
Default package ID (– $250).
Please open Telegram to view this post
VIEW IN TELEGRAM