Roy Crihfield
Roy Crihfield
This PR cherry-picks commits from several other PRs, including https://github.com/tecbot/gorocksdb/pull/210, https://github.com/tecbot/gorocksdb/pull/205, and https://github.com/tecbot/gorocksdb/pull/212. This is meant to track the updates needed in order to use RocksDB as a dependency of...
Proposed fix for https://github.com/ethereum/go-ethereum/issues/27837
### Describe the bug The section describing transaction type envelopes omits Blob transactions as `TransactionType` = 3. This should be included https://github.com/ethereum/ethereum-org-website/blob/dev/public/content/developers/docs/transactions/index.md ### To reproduce 1. Go to https://ethereum.org/en/developers/docs/transactions/#typed-transaction-envelope 2....