Skip to content

v5.0.1-alpha

Compare
Choose a tag to compare
@i-norden i-norden released this 10 Aug 18:12

What's Changed

  • Fix for getTransactionReceipt returning empty 'from' address. by @telackey in #242
  • rlp.EncodeToBytes => tx.MarshalBinary by @i-norden in #246
  • use GasFeeCap for unmined tx GasPrice by @i-norden in #247
  • Fix getLogs query (avoid repeated execution, separate tx, and improve performance) by @telackey in #250
  • Update dependencies for ipld-eth-db 5.0.5 and geth v1.11.6-statediff-5.0.8 by @telackey in #252
  • 251: Remove uses of canonical_header_hash() and get_storage_at() fns in light of v5 schema updates. by @telackey in #253

Full Changelog: v5.0.0-alpha...v5.0.1-alpha