Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use DB to support ordered channel, ICA and packet fee #14

Merged
merged 34 commits into from
Dec 6, 2024

Conversation

ALPAC-4
Copy link
Collaborator

@ALPAC-4 ALPAC-4 commented Nov 1, 2024

Use sqlite to store indexed events to support:

  • Ordered Channel
  • Channel Creation (to support ICA)
  • Packet Fee

@beer-1 beer-1 self-requested a review November 1, 2024 03:14
src/db/controller/channel.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@beer-1 beer-1 left a comment

Choose a reason for hiding this comment

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

overall works are LGTM, just left minor comments and will create separate PR for typo and some small changes.

src/db/controller/packet.ts Show resolved Hide resolved
src/db/controller/packet.ts Outdated Show resolved Hide resolved
src/db/constants.ts Outdated Show resolved Hide resolved
src/db/controller/channel.ts Show resolved Hide resolved
src/lib/eventParser.ts Outdated Show resolved Hide resolved
src/db/controller/syncInfo.ts Show resolved Hide resolved
src/workers/wallet.ts Show resolved Hide resolved
src/workers/wallet.ts Outdated Show resolved Hide resolved
src/workers/wallet.ts Outdated Show resolved Hide resolved
src/workers/wallet.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@beer-1 beer-1 left a comment

Choose a reason for hiding this comment

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

LGTM

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