AN EPIC ACHIEVEMENT IS UNLOCKED:
by keeping updating the smart contract until itsUpdateCounter jumps back to 0
although it is designed to be increased only
it is proven that UpdateCounter is not secure any more with the hundreds of GAS cost.
i suggest to use something longer than int to replace ushort.
AN EPIC ACHIEVEMENT IS UNLOCKED:
by keeping updating the smart contract until its
UpdateCounterjumps back to0although it is designed to be increased only
it is proven that
UpdateCounteris not secure any more with the hundreds of GAS cost.i suggest to use something longer than
intto replaceushort.