quorum/core/types
obscuren 0f51ee6c88 crypto: return common.Address rather than raw bytes 2015-06-04 19:28:39 +02:00
..
block.go types: block json unmarshal method added 2015-06-03 22:39:17 +02:00
block_test.go Changed R S to big int and fixed tests 2015-04-04 21:41:24 +02:00
bloom9.go core/types: Changed bloom lookup to take anything bytes backed 2015-04-15 11:58:45 +02:00
bloom9_test.go moved state and vm to core 2015-03-23 16:59:09 +01:00
common.go core: moved TD calculation from proc to chain 2015-04-20 12:01:20 +02:00
derive_sha.go added tx tests and fixed block tests 2015-03-25 17:05:29 +01:00
receipt.go core: fixed an issue with storing receipts 2015-05-28 01:00:23 +02:00
transaction.go Add EC signature validations before call to libsecp256k1 2015-06-01 21:06:52 +02:00
transaction_test.go crypto: return common.Address rather than raw bytes 2015-06-04 19:28:39 +02:00