plugeth/core/types
henridf f5037185aa
core/types: improve LogForStorage and ReceiptForStorage comments (#25032)
Co-authored-by: Felix Lange <fjl@twurst.com>
2022-06-08 18:32:07 +02:00
..
access_list_tx.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
block_test.go core/types: faster RLP encoding of Header, StateAcccount, ReceiptForStorage (#24420) 2022-02-18 08:10:26 +01:00
block.go core/types: remove unused field 'td' in Block (#25010) 2022-06-08 18:31:43 +02:00
bloom9_test.go core/types: optimize bloom filters (#21624) 2020-10-06 16:57:00 +03:00
bloom9.go core/types: optimize bloom filters (#21624) 2020-10-06 16:57:00 +03:00
dynamic_fee_tx.go core/types: document JSON field name equivalents of DynamicFeeTx (#24143) 2021-12-22 15:32:17 +01:00
gen_access_tuple.go all: add support for EIP-2718, EIP-2930 transactions (#21502) 2021-02-25 15:26:57 +01:00
gen_account_rlp.go core/types: faster RLP encoding of Header, StateAcccount, ReceiptForStorage (#24420) 2022-02-18 08:10:26 +01:00
gen_header_json.go core/types: make "miner" optional in Header JSON (#24666) 2022-04-11 21:19:13 +03:00
gen_header_rlp.go core/types: faster RLP encoding of Header, StateAcccount, ReceiptForStorage (#24420) 2022-02-18 08:10:26 +01:00
gen_log_json.go core/types: revert removal of legacy receipt support (#23247) 2021-07-22 15:43:51 +02:00
gen_log_rlp.go core/types: faster RLP encoding of Header, StateAcccount, ReceiptForStorage (#24420) 2022-02-18 08:10:26 +01:00
gen_receipt_json.go all: add support for EIP-2718, EIP-2930 transactions (#21502) 2021-02-25 15:26:57 +01:00
hashing_test.go all: introduce trie owner notion (#24750) 2022-06-06 17:14:55 +02:00
hashing.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
legacy_tx.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
legacy.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
log_test.go core/types: use gencodec for JSON marshaling code 2017-03-07 12:45:12 +01:00
log.go core/types: improve LogForStorage and ReceiptForStorage comments (#25032) 2022-06-08 18:32:07 +02:00
receipt_test.go core/types: improve error for too short transaction / receipt encoding (#24256) 2022-03-09 10:44:53 +01:00
receipt.go core/types: improve LogForStorage and ReceiptForStorage comments (#25032) 2022-06-08 18:32:07 +02:00
state_account.go core/types: faster RLP encoding of Header, StateAcccount, ReceiptForStorage (#24420) 2022-02-18 08:10:26 +01:00
transaction_marshalling.go all: rename internal 1559 gas fields, add support for graphql (#23010) 2021-06-08 12:05:41 +02:00
transaction_signing_test.go all: switch gas limits from big.Int to uint64 2018-01-03 14:45:35 +02:00
transaction_signing.go all: rename internal 1559 gas fields, add support for graphql (#23010) 2021-06-08 12:05:41 +02:00
transaction_test.go core/types: fix unhandled errors in TestTransactionCoding (#24692) 2022-04-27 10:56:50 +02:00
transaction.go core: use less memory during reorgs (#24616) 2022-05-30 08:42:06 +02:00
types_test.go core/types: add benchmarks for rlp encoding/decoding (#23190) 2021-08-24 13:59:15 +02:00