quorum/core/types
Jeffrey Wilcke 1ad23deb8e core, core/types: implemented private transaction check
Transactions are considered private when the V param is either 37 or 38.
2016-11-01 22:25:59 +01:00
..
block.go quorum integration 2016-10-30 09:20:48 +01:00
block_test.go internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940) 2016-10-28 21:25:49 +02:00
bloom9.go core/types, core/vm: improve docs, add JSON marshaling methods 2016-08-04 03:55:33 +02:00
bloom9_test.go
derive_sha.go
json.go core/types: add core type marshal methods too 2016-09-08 18:16:53 +03:00
json_test.go core/types: renamed receiptRoot to receiptsRoot 2016-10-05 12:24:42 +02:00
receipt.go core/types: add core type marshal methods too 2016-09-08 18:16:53 +03:00
transaction.go core, core/types: implemented private transaction check 2016-11-01 22:25:59 +01:00
transaction_test.go internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940) 2016-10-28 21:25:49 +02:00