Skip to content

chore: release v0.6.1#116

Merged
brendanjryan merged 1 commit intomainfrom
changelog-release/main
Apr 11, 2026
Merged

chore: release v0.6.1#116
brendanjryan merged 1 commit intomainfrom
changelog-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 9, 2026

This PR was opened by the Changelogs release workflow.

When you're ready to release, merge this PR and the packages will be published.


0.6.1 (2026-04-09)

Patch Changes

  • Cached Tempo chain IDs per RPC URL to avoid redundant eth_chainId calls. Also parallelized eth_getTransactionCount and eth_gasPrice fetches using asyncio.gather. (by @brendanryan, #115)
  • Replaced eth_sendRawTransaction + polling loop with eth_sendRawTransactionSync in Tempo's verify flow, eliminating the separate receipt polling step and extracting the transaction hash directly from the receipt response. (by @brendanryan, #115)

@github-actions github-actions bot force-pushed the changelog-release/main branch from 1d01a96 to 9cf8a1a Compare April 9, 2026 02:13
@brendanjryan brendanjryan merged commit 3566bb9 into main Apr 11, 2026
2 checks passed
@brendanjryan brendanjryan deleted the changelog-release/main branch April 11, 2026 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant