Commit Graph

21 Commits

Author SHA1 Message Date
CJentzsch
1c13f1e4d5 style 2015-04-07 00:23:20 +02:00
CJentzsch
125ca1d270 Merge remote-tracking branch 'upstream/develop' into addTests
Conflicts:
	test/ttTransactionTestFiller.json
2015-04-02 11:06:56 +02:00
CJentzsch
8a6e284d67 add failing tx test for go 2015-03-26 12:50:39 +01:00
Gav Wood
b655a8b9ae Clean up some code redundancy.
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
2015-03-25 18:33:20 +01:00
CJentzsch
347626743d check overflow for v value in transacition test 2015-03-23 13:13:35 +01:00
winsvega
23400e99eb State Init And Transaction Tests
fixed to poc9
2015-03-10 23:22:33 +03:00
winsvega
af6b44fb90 Transaction Tests
A few changes
2015-03-03 20:06:04 +03:00
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