Fix safe assert
Alternative to https://github.com/neo-project/neo/pull/2783 Close https://github.com/neo-project/neo/issues/2782
It feels like a better solution to this would be an ABORT with message opcode in NeoVM. Changing the behavior of assert depending on call flags seems sketchy
https://github.com/neo-project/neo-devpack-dotnet/pull/790 this pr addresses the UT test issue
#790 this pr addresses the UT test issue
I already fixed one by one xD, but thanks! it will be merged for future ones. Good fix!
#790 this pr addresses the UT test issue
I already fixed one by one xD, but thanks! it will be merged for future ones. Good fix!
Its good as long as issues fixed