Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions 561

Questions 561

Tags
Sorting
Results
per page
Filter

   
0 Votes
1 Answers
22K Views
0 Votes 1 Answers 22K Views
Among different TON wallets there is a browser extension simply called "TON Wallet": https://chrome.google.com/webstore/detail/ton-wallet/nphplpgoakhhjchkkhm...
0 Votes
1 Answers
8K Views
0 Votes 1 Answers 8K Views
Is there a size limit for bocs? I've heard values such as 64kb, but I don't know where this limit is defined. --- > This question was imported from Telegram ...
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K Views
Both FunC and Tact languages can be used for developing on TON. But from what I see, tutorials, questions and other resources are currently focused mostly on...
2 years ago
0 Votes
1 Answers
25K Views
0 Votes 1 Answers 25K Views
TON and Everscale have similar roots and should be fairly compatible from a technological perspective. Although they are separate networks with different val...
0 Votes
1 Answers
20K Views
0 Votes 1 Answers 20K Views
What is the best place to find developer documentation for TON?
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
There is an item at the end of roadmap in the TON website that mentions "Bitcoin & EVM Workchains". Is there any reading material available on that? It's men...
2 years ago
0 Votes
1 Answers
19K Views
0 Votes 1 Answers 19K Views
Does anyone know if multiple addresses correspond to a 24-word mnemonic or if this is a 1:1 relationship between them? On networks like Ethereum, a mnemonic ...
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
In the Bitcoin standard there is concept called "derivation path" defined in BIP32: it is used by hierarchical deterministic wallets to derive keys. How do T...
0 Votes
0 Answers
10K Views
0 Votes 0 Answers 10K Views
I have a generated keypair. How to import the secretKey in code? I tried passing it as a string (hex version) but didnt work > This question was imported fro...
2 years ago
0 Votes
1 Answers
19K Views
0 Votes 1 Answers 19K Views
The TON documentation states that "a variable can be dumped to the debug log by the ~dump function". But where exactly it that log? How can I see it? --- > T...
2 years ago
0 Votes
0 Answers
17K Views
0 Votes 0 Answers 17K Views
Did anybody ever complete stress test on ton network? Per my knowledge it has very limited capacity. In addition, the base config allows you to have a master...
2 years ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
How can you obtain a v3r2 address from a v4r2 address of a wallet in the TON network? -- > This question was imported from Telegram Chat: https://t.me/tondev...
0 Votes
4 Answers
28K Views
0 Votes 4 Answers 28K Views
TON Keeper is a good wallet for TON, but how do I change it to use the TestNet for development purposes? --- > This question was imported from Telegram Chat:...
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
how can I calculate the gas price for get/set operations to Hashmap? https://docs.ton.org/learn/tvm-instructions/instructions for these operations the gas pr...
2 years ago
0 Votes
1 Answers
19K Views
0 Votes 1 Answers 19K Views
How do you install the FunC plugin in Sublime and Visual Studio? > This question was imported from Telegram Chat: https://t.me/tondev_eng/970 https://t.me/to...
2 years ago
0 Votes
0 Answers
19K Views
0 Votes 0 Answers 19K Views
A question for those who actually run a full node: can you share its usage metrics like traffic consumption, CPU usage, network usage? Preferably using somet...
2 years ago
0 Votes
0 Answers
19K Views
0 Votes 0 Answers 19K Views
On the Ton Whales website there is a "Top 1000 accounts" list sorted by the balance size: https://tonwhales.com/explorer/top How exactly such a list can be c...
2 years ago
0 Votes
1 Answers
19K Views
0 Votes 1 Answers 19K Views
In a TON explorer the transaction info mentions something titled "IHR Fee" with a value of zero. What does it mean and when it becomes not zero? --- > This q...
2 years ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K Views
можно ли и как сформировать ссылку, которую я могу отправить кому-либо, получатель ссылки, перейдя по ней, получает установленную сумму монет с моего кошельк...
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
Please, could you help me to understand why my TON node cant sync Load average[8]: 1.34, 1.26, 1.29 Network load average (Mbit/s): 9.44, 8.71, 48.85 Memory l...
0 Votes
2 Answers
17K Views
0 Votes 2 Answers 17K Views
The set_code() function can be used to alter the code of a smart contract. But while it's easy in theory, it would be great to see an example to fully unders...
one year ago
0 Votes
0 Answers
6K Views
0 Votes 0 Answers 6K Views
I've previously seen tilde symbol used for bitwise NOT in other programming languages, so placing ~ before some X means "not X". But it seems in FunC it work...
2 years ago
0 Votes
1 Answers
22K Views
0 Votes 1 Answers 22K Views
Is there a way to check how many transactions per second are there currently on the TON blockchain? The tonmon.xyz website is supposed to show this, but for ...
2 years ago
0 Votes
0 Answers
19K Views
0 Votes 0 Answers 19K Views
It is probably a silly question, but it is confusing for a newcomer. What is the difference between msg and msg_body, aside from the type difference? --- > T...
2 years ago
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K Views
The main source of knowledge about Fift language is the whitepaper, available at https://ton.org/fiftbase.pdf. It is useful, but are there other articles, vi...
2 years ago
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K Views
how to activate a wallet that is inactive even though I made a deposit on it wallet : EQAvQp4cR6N_B-9sciXuwSJMGYPat9GNsr0GbI5vRvMapcXr
one year ago
0 Votes
1 Answers
17K Views
0 Votes 1 Answers 17K Views
Given a frontend that lets users upload files to a server, is there a way to manage uploaded files with a TON smart contract? For example, make the uploaded ...
0 Votes
1 Answers
22K Views
0 Votes 1 Answers 22K Views
I read in the TON Whitepaper that TON blockchain supports sharding. How does this mechanism work? How does it allow the network to scale to billions of trans...
2 years ago
0 Votes
0 Answers
19K Views
0 Votes 0 Answers 19K Views
I'm getting the following error when compiling Fift. I'm using this command: ./ton-build/crypto/fift counter.fif I followed this tutorial, but when I run fun...
2 years ago
0 Votes
0 Answers
15K Views
0 Votes 0 Answers 15K Views
On the Tonscan and Tonviewer explorers you can find some general stats numbers on TON. But those two websites provide different numbers of addresses. What ca...
one year ago
Show more results questions