LibertyDSNP / eth-sdk-ts

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

add logIndex and transactionIndex to subscription data #147

Closed aneyzberg closed 3 years ago

aneyzberg commented 3 years ago

Problem

We are missing transactionIndex and logIndex data from subscriptions and registry updates. link to Pivotal Tracker #179304614

Solution

Add the data back.

Double Checks:

Change summary:

Note: This is currently blocking the indexer team. So this PR is against a patch branch that does not include the latest breaking changes. We will deploy a release of this patch branch once it has been approved.