Commit Graph

14 Commits

Author SHA1 Message Date
CJentzsch
e4eeb566ce Merge remote-tracking branch 'upstream/develop' into blockTests
Conflicts:
	test/transaction.cpp
2015-02-13 12:41:31 +01:00
winsvega
c09d91a2f0 New Tests
Transaction with RLP object and catching exceptions from importByteArray
2015-02-12 23:43:57 +03:00
CJentzsch
f0b2d0f30b check transactions 2015-02-11 16:36:00 +01:00
CJentzsch
87b0a10052 Merge remote-tracking branch 'upstream/develop' into blockTests
Conflicts:
	test/transaction.cpp
2015-02-11 11:19:44 +01: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
CJentzsch
330caf3f40 create block from transaction with genesis block as parent 2015-02-06 23:43:49 +01: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
078de706d2 namespace line 2015-01-27 20:07:41 +03:00
winsvega
f22f8ba2ef minor changes 2015-01-23 20:33:34 +03:00
winsvega
f8da9c121f Chris suggestions 2015-01-23 17:04:45 +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
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