quorum/core/types
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 2018-09-14 22:07:13 +02:00
..
block.go miner: fix state commit, track old work packages too (#17490) 2018-08-23 16:02:57 +03:00
block_test.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
bloom9.go all: simplify s[:] to s where s is a slice (#17673) 2018-09-14 22:07:13 +02:00
bloom9_test.go core: Simplify bloom9 tests with available convenience method `TestBytes` 2016-05-22 16:42:46 -07:00
derive_sha.go core, trie: new trie 2015-09-22 22:53:49 +02:00
gen_header_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
gen_log_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
gen_receipt_json.go core/types: convert status type from uint to uint64 (#16784) 2018-05-23 11:10:24 +03:00
gen_tx_json.go all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02:00
log.go core/types: remove String methods from struct types (#16205) 2018-04-05 14:13:02 +02:00
log_test.go core/types: use gencodec for JSON marshaling code 2017-03-07 12:45:12 +01:00
receipt.go core/types: convert status type from uint to uint64 (#16784) 2018-05-23 11:10:24 +03:00
transaction.go core/types: fix docs about protected Vs (#17436) 2018-08-20 15:14:50 +03:00
transaction_signing.go params: fix golint warnings (#16853) 2018-06-05 12:31:34 +02:00
transaction_signing_test.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
transaction_test.go core: improve test for TransactionPriceNonceSort (#16413) 2018-05-29 14:21:04 +02:00