quorum/core/types
Felix Lange 11b8d1df59 core/types: cache computed transaction values 2015-06-29 18:51:48 +02:00
..
block.go core/types: make blocks immutable 2015-06-29 18:51:47 +02:00
block_test.go core/types: make transactions immutable 2015-06-29 18:51:47 +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 core/types: cache computed transaction values 2015-06-29 18:51:48 +02:00
transaction_test.go core/types: make transactions immutable 2015-06-29 18:51:47 +02:00