flashbots / flashbots/ethers-provider-flashbots-bundle
getConflictingBundle will fail if the block has a legacy tx bundle
Open
- Dominant language
- TypeScript
- Stars
- 566
- Forks
- 211
- PR merge metrics
- No merged PRs in 30d
Description
The `serialize` method, used in getConfictingBundle here: https://github.com/flashbots/ethers-provider-flashbots-bundle/blob/master/src/index.ts#L835 fails for legacy tx with an error `Error: invalid object key - from`.
I am using ethers version `5.7.2`. I believe this is also the cause for https://github.com/flashbots/ethers-provider-flashbots-bundle/issues/85
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.