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

More chain index configs #222

Closed

Conversation

kk-hainq
Copy link
Contributor

@kk-hainq kk-hainq commented Dec 29, 2021

This should resolve #73.

Done:

  • Add cicStoreNonScriptTxs to allow not storing transactions that do not reference a script.

TODO:

  • Add cicWhitelistedAddresses to allow only storing transactions that interact with one of the pre-defined addresses.
  • Write tests.
  • Write more documentation. However, most documentation efforts should still be done separately for Improve Chain Index documentation #129 once this one is merged.

Pre-submit checklist:

  • Branch
    • Tests are provided (if possible)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
    • Relevant tickets are mentioned in commit messages
    • Formatting, materialized Nix files, PNG optimization, etc. are updated
  • PR
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

@kk-hainq kk-hainq marked this pull request as draft December 29, 2021 07:38
@kk-hainq
Copy link
Contributor Author

We have now realized that this is not a good direction in the near future. One would need a very fast chain index first :(.

@kk-hainq kk-hainq closed this Mar 10, 2022
@kk-hainq kk-hainq deleted the more-chain-index-configs branch March 10, 2022 03:39
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.

Chain Index: Allow more user configurations
1 participant