neo-one
neo-one copied to clipboard
Re-implement negative bit shifting in compiler
The NeoVM no longer allows negative shifts. I'm sure there's a creative way to still implement negative shifts in our compiler though. Look at BinaryExpressionCompiler