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
Back to post

Revisions 2

one year ago
How much TPS can TON blockchain currently process?
How much TPS can TON blockchain currently process?
Theoretically, the TON blockchain can process `over 15,000+ transactions per second` and more, thanks to its high transaction throughput design and potential to scale to millions of transactions per second through multi-chain support for scalability. The TON network enables sharding based on the ChainID naturally, **with a large number of workchains available for use**, as described in the Parameters that validators are running. You can check the following link for more details: https://ton.org/docs/learn/overviews/addresses#workchain-id-account-id However, the current maximum bandwidth of the system is limited by the existing infrastructure and the number of validators in the network. As of the knowledge cutoff date of September 2021, the TON blockchain was reportedly capable of processing up to 15,000 transactions per second (TPS) with a target confirmation time of 5 seconds. It's important to note that `this number may have changed since then and can vary depending on network conditions and other factors`. Moreover, the TON blockchain is continually being optimized and enhanced, so it's possible that the maximum throughput may increase in the future as the network continues to grow and evolve. The network config paramters in details: https://ton.org/docs/develop/howto/network-configs
Theoretically, the TON blockchain can process over 15,000+ transactions per second and more, thanks to its high transaction throughput design and potential to scale to millions of transactions per second through multi-chain support for scalability. The TON network enables sharding based on the ChainID naturally, with a large number of workchains available for use, as described in the Parameters that validators are running. You can check the following link for more details: https://ton.org/docs/learn/overviews/addresses#workchain-id-account-id However, the current maximum bandwidth of the system is limited by the existing infrastructure and the number of validators in the network. As of the knowledge cutoff date of September 2021, the TON blockchain was reportedly capable of processing up to 15,000 transactions per second (TPS) with a target confirmation time of 5 seconds. It's important to note that this number may have changed since then and can vary depending on network conditions and other factors. Moreover, the TON blockchain is continually being optimized and enhanced, so it's possible that the maximum throughput may increase in the future as the network continues to grow and evolve. The network config paramters in details: https://ton.org/docs/develop/howto/network-configs
one year ago
Original
How much TPS can TON blockchain currently process?

Theoretically, the TON blockchain can process over 15,000+ transactions per second and more, thanks to its high transaction throughput design and potential to scale to millions of transactions per second through multi-chain support for scalability. The TON network enables sharding based on the ChainID naturally, with a large number of workchains available for use, as described in the Parameters that validators are running. You can check the following link for more details: https://ton.org/docs/learn/overviews/addresses#workchain-id-account-id However, the current maximum bandwidth of the system is limited by the existing infrastructure and the number of validators in the network. As of the knowledge cutoff date of September 2021, the TON blockchain was reportedly capable of processing up to 15,000 transactions per second (TPS) with a target confirmation time of 5 seconds. It's important to note that this number may have changed since then and can vary depending on network conditions and other factors. Moreover, the TON blockchain is continually being optimized and enhanced, so it's possible that the maximum throughput may increase in the future as the network continues to grow and evolve. The network config paramters in details: https://ton.org/docs/develop/howto/network-configs