quorum/core/types
zelig 6ffea34d8b check TxMsg
- add validation on TxMsg checking for nil
- add test for nil transaction
- add test for zero value transaction (no extra validation needed)
2015-04-01 12:32:42 +01:00
..
block.go check TxMsg 2015-04-01 12:32:42 +01:00
block_test.go core/types: use package rlp instead of common.Decode 2015-03-18 13:24:34 +01:00
bloom9.go moved state and vm to core 2015-03-23 16:59:09 +01:00
bloom9_test.go moved state and vm to core 2015-03-23 16:59:09 +01:00
common.go moved state and vm to core 2015-03-23 16:59:09 +01:00
derive_sha.go added tx tests and fixed block tests 2015-03-25 17:05:29 +01:00
receipt.go moved state and vm to core 2015-03-23 16:59:09 +01:00
transaction.go added tx tests and fixed block tests 2015-03-25 17:05:29 +01:00
transaction_test.go added tx tests and fixed block tests 2015-03-25 17:05:29 +01:00