Commit Graph

20 Commits

Author SHA1 Message Date
CJentzsch
b5c78387c0 Merge remote-tracking branch 'upstream/develop' into suicideRefundTests
Conflicts:
	test/stTransactionTestFiller.json
	test/vmArithmeticTestFiller.json
2015-03-09 10:43:08 +01:00
Gav Wood
52e9a85d62 Merge pull request #1235 from winsvega/poc9trie
vmTests
2015-03-08 14:51:03 +01:00
CJentzsch
2dfb5eb3f2 adjust gas prices for arithmetic tests 2015-03-07 23:52:26 +01:00
winsvega
65c82ecde2 vmTests
Arithmetic gas increased
2015-03-06 22:51:56 +03:00
winsvega
1a31a9aa73 VMTest Fillers
execution gas amount changed
2015-03-06 12:46:24 +01:00
winsvega
fb0fac191b VMTest Fillers
execution gas amount changed
2015-03-05 12:48:30 +03:00
CJentzsch
41317c0992 add more addmod mulmod overflow tests 2015-02-27 13:28:22 +01:00
CJentzsch
61d07d1328 add more sdiv smod tests 2015-02-26 13:44:59 +01:00
Paweł Bylica
c4731029b6 Move old VM arithmetic tests from EVM JIT to JSON file 2015-02-24 15:03:23 +01:00
winsvega
4d76086860 nonce value from 0 to "0" in fillers 2015-02-06 18:28:48 +03:00
CJentzsch
3e172da03f addmod mulmod div by zero tests 2015-01-12 16:28:56 +01:00
CJentzsch
406f462dd6 sdiv int256.min -1 2015-01-08 15:29:49 +01:00
CJentzsch
ff47384a2c sdiv with negative fractional result 2015-01-08 15:16:08 +01:00
CJentzsch
9b631d68f2 added complete exp tests 2015-01-02 16:58:14 +01:00
CJentzsch
fb40bc4e8c undo origin address change (in test) 2015-01-02 14:11:07 +01:00
Christoph Jentzsch
988ca7b6fc update SIGNEXTEND tests 2014-11-06 09:37:50 +01:00
Christoph Jentzsch
3a5808c39f Update tests to latest protocol changes (PoC7) 2014-11-04 13:36:29 +01:00
Christoph Jentzsch
7fd46aacf6 Update tests to new definition 2014-10-29 22:22:56 +01:00
Christoph Jentzsch
5b3c47aa05 Added random test creater 2014-10-14 13:22:49 +02:00
Christoph Jentzsch
9f04e1d1b7 Added arithmetic test 2014-09-20 02:05:04 +02:00