Skip to content

Commit a75bbf1

Browse files
committed
remove transaction receipts
1 parent b7e387b commit a75bbf1

File tree

4 files changed

+55
-108
lines changed

4 files changed

+55
-108
lines changed

packages/subgraph/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1111
- Fix `poolTotalAmountDistributedUntilUpdatedAt` on PoolMember
1212
- Fix `totalNumberOfActivePools` on TokenStatistics
1313
- Fix `totalSubscriptionsWithUnits` on TokenStatistics
14+
- Use declarative eth calls for indexing optimization
15+
- Remove `receipt: true` from handlers, resulting in `gasUsed` staying null, but improving indexing performance
1416

1517
## [2.2.0]
1618

0 commit comments

Comments
 (0)