EmelyanenkoK
EmelyanenkoK
I believe https://github.com/ton-blockchain/ton/pull/433/commits/127f5778dc399b939c8582641cac0d3f6f38e379 solves it?
Merge is postponed till the moment merkle proof checks of block transactions will be added.
- [ ] `set_chksig_always_succeed` parameter should be added to emulator. It should be always `false` when using from tonlib, it should be `true` for external messages in stand-alone emulator (and...
I don't think it's a problem to show an NFT as initiated when it's actually initiated but hasn't found its owner yet. This shouldn't create a problem since no one...
Current state of research is as following: 1. We can generate new block via `create-hardfork`, having config master key insert into that block request to config update, in particular we...
1) What additional op-codes do we need to be able to check attestation documents onchain? I guess something for certificate path (X.509)? Lets imagine we want to proof that some...
Current proposal suggests to use a set of opaque numbers which user somehow should match with actual "interfaces" (the term used the same way it is described in TEP, in...
> What is the reason to expect `individual_content` in `member_content()` method? Looks like this will only lead to unnecessary `get_nft_data` call and\or bigger payload on every `full_content` retrieval Idea is...
> I have a few points: > > 1. It's not clear how people can use forwarding funds functionality. Could you please provide a few use-cases? > > 2. It's...
@konak @DocInn Please use English. Blocking of NFT onchain is impossible and undesirable. We do not want any entity with such authority. Indeed content display should be blocked (if desired)...