ethabi encode params --lenient -v uint256 1 -v uint256 1 -v uint256 1 -v uint256 1
# hangs a couple seconds on .deserialize()
ethabi encode params --lenient -v uint256 1 -v uint256 1 -v uint256 1 -v uint256 1 -v uint256 1
# hangs with 100% cpu and a lot of memory usage for at least several minutes (had to kill the process)