Commit graph

13 commits

Author SHA1 Message Date
Steven Johnson
9528bedfda feat(hardano): add fuzzy block search by slot in Immutable db (#484)
Co-authored-by: Mr-Leshiy <leshiy12345678@gmail.com>
2024-07-15 22:16:58 -03:00
Santiago Carmuega
de48c9df46 chore: fix lint warnings and outdated tests (#475) 2024-07-01 11:34:31 -03:00
Alex Pozhylenkov
9d7fda86ba chore: improve ImmutableDB error handling (#426)
Co-authored-by: Steven Johnson <stevenj@users.noreply.github.com>
2024-06-29 14:25:40 -03:00
Santiago Carmuega
88d3d1c5cc test(hardano): contemplate skip of last chunk in immutable read (#457) 2024-05-14 20:18:35 -03:00
Alex Pozhylenkov
1a927ee1a0 fix(hardano): exclude last chunk file during immutable db read (#454) 2024-05-14 07:10:14 -03:00
Santiago Carmuega
0a98731390 test(hardano): fix failing tests on CI context (#429) 2024-04-02 09:49:22 -03:00
Santiago Carmuega
4168332f20 test(hardano): discover snapshots by inspecting test_data dir (#428) 2024-04-02 09:18:53 -03:00
Santiago Carmuega
90432bf556 chore: fix new lint warnings (#400) 2024-02-11 17:56:22 -03:00
Felipe Rosa
65360b954d feat(hardano): enable async for read_blocks_from_point iterator (#379) 2024-01-25 08:44:24 -03:00
Santiago Carmuega
8c1ab39539 chore: fix lint warnings across the board (#374) 2024-01-04 09:47:04 -03:00
Alex Pozhylenkov
50af4e0a75 feat(hardano): implement search for the immutabledb reader (#372) 2024-01-04 08:46:19 -03:00
Santiago Carmuega
e54b493f5d fix(hardano): remove panics from immutable db parsing (#351) 2023-12-11 13:08:02 -03:00
Santiago Carmuega
4504dd4f1d feat(hardano): implement immutable db chunk parsing (#328) 2023-12-10 11:28:27 -03:00