Files
pezkuwi-subxt/subxt
Alexandru Vasile c0c08cdd5d backend: Refactor subscription to the driver chainHead
Changes done:
- seen_block_sub::filter_map is removed in favor of manual match
- optimization wrt inserting new blocks is removed
- removed the `SeenBlock` struct used for filter_mapping

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
2024-01-12 19:02:52 +02:00
..