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

chore: add transaction indexes, make fees non-nullable #305

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Jul 20, 2024

Part of #299

@rolznz rolznz requested a review from bumi July 20, 2024 10:31
@bumi
Copy link
Contributor

bumi commented Jul 20, 2024

I am in the camp that indexes do not hurt and it's in our case fine to add them. @reneaaron do you want some to be removed?

regarding the fees: my thinking is that we just try to avoid as much conditionals as possible due to different backends.

@rolznz rolznz requested a review from reneaaron July 20, 2024 15:04
@rolznz
Copy link
Contributor Author

rolznz commented Jul 22, 2024

@reneaaron merging for now - if you have any feedback on the indexes I'll fix it as a follow-up PR

@rolznz rolznz merged commit f63429f into master Jul 22, 2024
8 checks passed
@rolznz rolznz deleted the chore/transaction-indexes branch July 22, 2024 04:45
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