Shargon
Shargon
> Part `1` and Part `2` are the same code So only part 2 is needed?
> if user is active and still want for a migration, easist way of solving this would be sending a message to neo foundation and sign the message with the...
> I don't think it will show much improvement. Because the `StoreCache` constructor is very simple, the performance impact it causes is negligible. > > https://github.com/neo-project/neo/blob/58a49e2a88acc0bd9e4ad375d68d0ae4728fc1ae/src/Neo/Persistence/StoreCache.cs#L39-L43 If the same storage...
> Compilers should take care of the opcodes and try their best to avoid circular references. An attacker can create his own script without a compiler
> > An attacker can create his own script without a compiler > > It doesn't really matter. Regular contracts won't notice and attacker will just run out of 2048...
@Jim8y please take a look that there are no any more left, and the most important, no changes in catchable exceptions
> I briefly read through the implementation, and it looks compatible with the Solidity/EVM precompile interface. > > To verify the equivalence, please consider using the EVM test data, ref...
Are these fuzzers using the same engine?
I think that this issue have two main phases: - flat rewards for the 21 nodes, easy to do in 3.9. - reward people if vote outside this 21, hard...
Also this condition must be removed? CN work more than the regular committee nodes, so first we should ensure what flat means, because maybe it's not totally clear https://github.com/neo-project/neo/blob/ac7ebab00701b684b44bbbf2603517e8c056f609/src/Neo/SmartContract/Native/NeoToken.cs#L267