Skip to content

chore(deploy): record mainnet HastraAutoNavEngine proxy deployment#36

Open
arnabmitra wants to merge 7 commits into
mainfrom
deploy/mainnet-auto-nav-engine
Open

chore(deploy): record mainnet HastraAutoNavEngine proxy deployment#36
arnabmitra wants to merge 7 commits into
mainfrom
deploy/mainnet-auto-nav-engine

Conversation

@arnabmitra

Copy link
Copy Markdown
Contributor

No description provided.

Arnab Mitra and others added 7 commits June 5, 2026 17:05
 After eth_sendRawTransaction, hardhat-ethers immediately calls
 eth_getTransactionByHash to sanity-check the broadcast. Some load-balanced
 RPC fleets (Alchemy edge, publicnode, QuickNode caches) re-serialize the
 pending response and emit `to: ""` for CREATE transactions before the tx
 has propagated across their fleet. ethers v6's formatTransactionResponse
 calls getAddress("") and throws BAD_DATA, crashing the deploy — even
 though the broadcast itself succeeded and the contract is being mined.
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