-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
Hello,
As per the documentation, there is a todo "Document filtering options per collection".
I had a look at the code and from what I understood, it doesn't seem like address filtering is already implemented for that Reducer.
The relevant steps I identified where it could have been implemented are when:
- The block is reduced into the different TXs (reduce_byron/alonzo_tx).
- Each TX is transformed into CRDT (send_set_add) and sent for the storage step.
I saw nothing like an address filtering in that part of the code. The questions are then:
=> Is it implemented and I'm not looking at it the right way OR it is not implemented yet and you already have an idea of how it could be?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested