Mamy Ratsimbazafy 74a558f187
Fix arithmetic implementation issues (#30)
* Change modular arithmetic ops and signextend implementation

* Don't use signed int, introduce EVM "pseudoSigned" conversion pass 4 sdiv/smod tests

* Print computation error in tests
2018-05-17 10:08:28 +02:00
..
2018-04-03 18:14:47 +02:00
2018-05-07 14:41:54 +02:00

tests

TODO: more vm tests and fixtures!