telemint icon indicating copy to clipboard operation
telemint copied to clipboard

Telegram Auction Platform smart contracts

Results 59 telemint issues
Sort by recently updated
recently updated
newest added

As official smart contracts by Telegram, future dapp developers are going to look up to your project and learn from it. Please make the effort to educate them on what...

Premium currently decays linearly. We need to write a function so decay exponentially with the formula: P = SP ^ 0.5 ^ T, where P = Price, SP = Starting...

int top_subdomain_bits = get_top_domain_bits(subdomain);

Hey @arseny30, I checked some of op codes and got totally different values. For example for `teleitem_msg_cancel_auction query_id:int64 = TeleitemMsg` I've got `3002b06b`, but you have `371638ae`. Which method you...

Nowadays I faces alot of problems like scammed by others so I have a suggestion , what if u can make an option like PayPal that can keep ur rights...

Connection to privacy is main issues on the telegram...

This way it's (arguably) more readable and consumes slightly less gas: ```diff diff --git a/a b/b index e111ab1..d557726 100644 --- a/a +++ b/b @@ -1,16 +1,12 @@ store_text PROCINLINE: ```

We could check the balance after each operation, saving time for the calculation of a few milliseconds.

Want to contribute to TelegramMessenger/telemint? If you have a bug or an idea, browse the open issues before opening a new one. You can also take a look at the...