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
Unanswered
EVM Workchains on Roadmap

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 mentioned on the primer!


This question was imported from Telegram Chat: https://t.me/tondev_eng/8233

  
  

Seems to have been removed from the website. Workchains are essentially side chains that use the TON blockchain for validation and synchronization, but they're not really used since there's only the MasterChain and BaseChain. https://docs.ton.org/learn/overviews/ton-blockchain#workchain-blockchain-with-your-own-rules

Jeremy   one year ago Report
Votes Newest

Answers

3K Views
0 Answers
one year ago
one year ago
Tags