2024-07-09 23:28 | Add store format readme | lash | 1 | +37 | -0 |
2024-07-06 14:56 | Handle missing results from lmdb backend | lash | 1 | +17 | -3 |
2024-07-04 16:53 | Add lmdb requirements | lash | 1 | +1 | -0 |
2024-06-18 02:26 | Remove stray prints, add logs to lmdb test | lash | 2 | +4 | -1 |
2024-06-18 02:23 | Implement address to tx index in lmdb | lash | 2 | +81 | -18 |
2024-06-18 01:52 | Add lmdb cacherpc lmdb test | lash | 1 | +34 | -0 |
2024-06-18 01:51 | Add lmdb get block by hash, number | lash | 4 | +58 | -18 |
2024-06-17 13:30 | Adapt adder and implement get/put tx pair in lmdb | lash | 6 | +124 | -72 |
2024-06-16 22:53 | Abstract remaining calls in get_tx for add_dir and filepath | lash | 1 | +11 | -3 |
2024-06-16 22:45 | Make adder and filepath lookup generic, keyed by action | lash | 4 | +83 | -30 |
2024-06-16 22:16 | Factor out common fs code for store | lash | 4 | +47 | -43 |
2024-06-16 22:04 | Factor out test setup, implement lmdb class | lash | 7 | +178 | -45 |
2024-04-02 10:42 | Upgrade chainlib-eth version | lash | 2 | +2 | -2 |
2023-08-06 13:07 | Upgrade dependencies | lash | 6 | +69 | -4 |
2022-11-14 07:59 | Change license to AGPL3, waive copyright | lash | 5 | +75 | -86 |
2022-11-04 07:34 | Upgrade chainlib | lash | 3 | +4 | -2 |
2022-10-13 13:48 | Handle none rcpt when adding tx | lash | 3 | +6 | -5 |
2022-10-13 07:30 | Bump versions | lash | 3 | +4 | -2 |
2022-05-10 18:29 | Update file store for chainlib 0.2.0 | lash | 3 | +9 | -5 |
2022-05-09 20:03 | Upgarde chainlib | lash | 2 | +5 | -5 |
2022-05-04 18:47 | Upgrade deps | lash | 3 | +7 | -3 |
2022-03-05 07:00 | Wrong path property in string render | lash | 1 | +1 | -1 |
2022-03-01 18:45 | Add rpc cache test | lash | 1 | +18 | -0 |
2022-03-01 16:05 | Add test for addresses index, rcpt | lash | 2 | +87 | -35 |
2022-03-01 15:03 | Add test for tx put, block put | lash | 17 | +1125 | -370 |
2021-06-14 07:54 | Use store frontend for tx get tool | nolash | 2 | +25 | -6 |
2021-06-14 07:27 | Add cli tx dumper | nolash | 2 | +112 | -5 |
2021-06-13 14:36 | Adapt for multiprocessing pool | nolash | 1 | +7 | -5 |
2021-06-13 11:07 | multiprocessing in synceR | nolash | 2 | +20 | -7 |
2021-06-13 09:09 | Initial commit | nolash | 4 | +234 | -0 |