Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix: serialize eth_subscribe log data #2331

Merged
merged 15 commits into from
Feb 18, 2022
Merged

Conversation

MicaiahReid
Copy link
Contributor

No description provided.

src/chains/ethereum/ethereum/tests/provider.test.ts Outdated Show resolved Hide resolved
src/chains/ethereum/ethereum/tests/provider.test.ts Outdated Show resolved Hide resolved
src/chains/ethereum/ethereum/tests/provider.test.ts Outdated Show resolved Hide resolved
src/chains/ethereum/ethereum/tests/provider.test.ts Outdated Show resolved Hide resolved
src/chains/ethereum/ethereum/src/provider.ts Outdated Show resolved Hide resolved
src/chains/ethereum/ethereum/src/api.ts Outdated Show resolved Hide resolved
});

it("returns things via legacy", async () => {
const subscription = web3.eth.subscribe("newBlockHeaders");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How does this work without awaiting it first? 🤔

@davidmurdoch davidmurdoch merged commit 3c80e41 into develop Feb 18, 2022
@davidmurdoch davidmurdoch deleted the fix/serialize-log-data branch February 18, 2022 21:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants