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
Answered
Is there a bug bounty program on TON?

If I encounter a bug in the TON blockchain, where should I submit the report? And is there a bounty program for rewarding people who found bugs?


This question was imported from Telegram Chat: https://t.me/tondev/116735

1
1
Posted 2 years ago
  
  

If you go to the TON foundation, I'm sure they would be interested in hearing about any bugs and issuing a reward for it. Alternatively, you could even ask them to implement one.

Jeremy   2 years ago Report
Votes Newest

Answers


Good question. From my understanding, unfortunately, no.

But I do notice some projects on TON give the bug bountries:

  
  
Posted 2 years ago
Edited 2 years ago
1K Views
1 Answer
2 years ago
2 years ago
Tags
bug