Files
pezkuwi-subxt/subxt
Alexandru Vasile 25718a52b0 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-16 19:58:02 +02:00
..