Damir Vodenicarevic

Results 119 comments of Damir Vodenicarevic

How about forcing simultaneous versioning of addresses + keys ? eg. even if only the hashing algo is updated, the version numbers of newly created keys is also updated. And...

> ![Снимок](https://user-images.githubusercontent.com/31632907/204160220-9b91f29c-69f5-490d-802a-5be0efe08bff.JPG) > > Can't start massa node, when starting RUST error appearing Hello thanks for reporting but the most useful lines of the stack trace (before line 12) do...

> I don't really the need for that, can you maybe explain why incoming funds from transaction is a problem ? The SC cannot refuse them. See the discussion on...

It's the right discord convo. * for the `Operation::Transaction` operation type: the operation fails if the `sender` or `destination` is an SC address * for ABI coin transfers, the transfer...

Given the study, we conclude that it will be complicated to support multisig natively. We will leave it to the SC world

That being said, most of the SCs from 16 won't work on 17

note: this has impacts on the deploy scripts for labnet/testnet

This has very deep consequences on the architecture. We can't just add this field to the operation structure. However, we can somehow register the timestamp at which a given node...

> Actual AsyncMessageId impl: Yes, I will check if we can do better in this issue, but first I need to make this work: https://github.com/massalabs/massa/pull/4197