LibertyDSNP / eth-sdk-ts

TypeScript SDK for DSNP on Ethereum
Apache License 2.0
9 stars 1 forks source link

Document contracts.utilities.subscribeToEvent #166

Closed wilwade closed 3 years ago

wilwade commented 3 years ago

Problem

We thought there was a way to be a race condition with starting to get new posts, and getting older posts in subscribeToEvent, but turns out there is not. #179437626

Solution

with @acruikshank

Double Checks:

Summary:

wilwade commented 3 years ago

Changelog isn't updated, and also this is way more than just documentation.

@shannonwells Good call. I finally got the flaky test not failing and forgot to update the PR and changelog. All updated now.