nimbus-eth1/nimbus/db/kvt
Jacek Sieka d45d03ce0c
reduce tx naming overload (#2952)
* if it's a db function, use `txFrame...`
* if it's not a db function, don't use `txFrame...`
2024-12-18 23:03:51 +07:00
..
kvt_delta Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01:00
kvt_desc reduce tx naming overload (#2952) 2024-12-18 23:03:51 +07:00
kvt_init reduce tx naming overload (#2952) 2024-12-18 23:03:51 +07:00
kvt_tx reduce tx naming overload (#2952) 2024-12-18 23:03:51 +07:00
kvt_walk Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01:00
kvt_api.nim reduce tx naming overload (#2952) 2024-12-18 23:03:51 +07:00
kvt_constants.nim Core db use differential tx layers for aristo and kvt (#1949) 2023-12-19 12:39:23 +00:00
kvt_debug.nim Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01:00
kvt_delta.nim Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01:00
kvt_desc.nim Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01:00
kvt_init.nim Core db use differential tx layers for aristo and kvt (#1949) 2023-12-19 12:39:23 +00:00
kvt_layers.nim Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01:00
kvt_persistent.nim Aristo update rocksdb backend drivers (#2135) 2024-04-16 20:39:11 +00:00
kvt_tx.nim reduce tx naming overload (#2952) 2024-12-18 23:03:51 +07:00
kvt_utils.nim Remove `forkTx` and friends (#2951) 2024-12-18 11:56:46 +01:00
kvt_walk.nim Core db use differential tx layers for aristo and kvt (#1949) 2023-12-19 12:39:23 +00:00