quorum/core/types
Steven Roose ec8ee611ca core/types: remove String methods from struct types (#16205)
Most of these methods did not contain all the relevant information
inside the object and were not using a similar formatting type.
Moreover, the existence of a suboptimal String method breaks usage
with more advanced data dumping tools like go-spew.
2018-04-05 14:13:02 +02:00
..
block.go core/types: remove String methods from struct types (#16205) 2018-04-05 14:13:02 +02:00
block_test.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
bloom9.go core, eth: clean up bloom filtering, add some tests 2017-09-06 11:14:19 +03:00
bloom9_test.go
derive_sha.go
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 all: regenerate codecs with gencodec commit 90983d99de (#15830) 2018-01-08 15:13:22 +02: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: remove String methods from struct types (#16205) 2018-04-05 14:13:02 +02:00
transaction.go core/types: remove String methods from struct types (#16205) 2018-04-05 14:13:02 +02:00
transaction_signing.go ethclient, mobile: add TransactionSender (#15127) 2017-10-01 11:03:28 +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 all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00