Shargon

Results 653 comments of Shargon

> > > Implement a system to monitor and record state changes of the blockchain during block commits. > > > > > > Just reuse MPT with full history....

I always thought that we don't need the structs, but, now it's hard to remove

> > I prefer an exception instead of a denial of service, but this will be solved using memory instead of reference counter https://github.com/neo-project/neo-vm/issues/202 > > @shargon is a good...

We can store logs and notifications in `TransactionState` and store the `TransactionState` in a NativeContract.

Should we store the entire notification without being able to read it through the smart contract? This will resolve the storage price bypass (mentioned by @erikzhang) and the state notifications...

> We need a name for D hardfork, btw. This won't be easy. IA said: Drake, Griffin and Hippogriff. 🤣

> @roman-khimov I know, I have being evaluating it in the past few days. First of all, yes, verifywitness is part of the cause (removing it can improve the speed...

https://github.com/neo-project/neo/pull/2616 was already merged 😅