Skip to content

Integration/devnet module merge#479

Merged
rpanic merged 10 commits intodevelopfrom
integration/devnet-module-merge
Apr 13, 2026
Merged

Integration/devnet module merge#479
rpanic merged 10 commits intodevelopfrom
integration/devnet-module-merge

Conversation

@rpanic
Copy link
Copy Markdown
Member

@rpanic rpanic commented Mar 27, 2026

Based on #469 and #475

@rpanic rpanic marked this pull request as ready for review April 3, 2026 17:02
@rpanic rpanic requested a review from stanlou April 8, 2026 12:03
Comment thread packages/indexer/prisma/schema.prisma
async (tx) => await this.transactionStorage.pushUserTransaction(tx, 0)
)
);
if (pushResults.some((x) => x)) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I'm not sure I understand the intent behind this check!

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yeah that's a typo i think - should be !x

@rpanic rpanic changed the base branch from refactor/separate-tree-services to develop April 13, 2026 14:42
@rpanic rpanic merged commit dfb07c1 into develop Apr 13, 2026
5 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants