Commit Graph

14 Commits

Author SHA1 Message Date
Gav Wood
157f93898a Merge pull request #1149 from winsvega/develop
More Transaction Tests
2015-02-26 18:38:02 +01:00
winsvega
5d881b555d More Transaction Tests
Some tests to check YP statements
2015-02-26 18:51:06 +03:00
CJentzsch
edc5050a4b add wrong v value tx test 2015-02-25 14:18:50 +01:00
CJentzsch
154d439cf8 merge 2015-02-23 12:26:31 +01:00
winsvega
2d7194cc58 Test Correction
WrongAddress removed
new suicides
2015-02-16 20:04:11 +03:00
winsvega
ca42ee5e7a New Tests
Solidity test
Transaction test update
2015-02-12 22:26:10 +03:00
winsvega
f853f4a937 Style Changes
New exception for values larger than 2**256
Auto format .json files
2015-02-07 14:23:17 +03:00
winsvega
b8a07a22be TransactionTest
Incorrect receiver address ength
2015-02-07 01:13:02 +03:00
winsvega
7b51526a2c transaction address length test fix 2015-01-31 20:36:14 +03:00
winsvega
c4a8cde552 some state tests 2015-01-27 20:05:25 +03:00
winsvega
99ac8ecd10 transaction.cpp update due to the code changes 2015-01-23 16:55:18 +03:00
winsvega
0f7b1b3344 transaction tests, bound tests 2015-01-23 02:48:15 +03:00
winsvega
7bf407dbe4 some test 2015-01-22 12:05:03 +03:00
winsvega
91ccc1b7ab Transaction Tests
transaction tests

Transaction Test Work In Progress

transaction test work in progress

work in progress. check for transaction is valid

Transaction Tests Work In Progress

compiler error fix
2015-01-22 12:04:58 +03:00