Dragan Pilipovic

Results 5 comments of Dragan Pilipovic

Tables: ``` (TableType::DupSort, PlainStorageState::const_name()), (TableType::DupSort, AccountChangeSet::const_name()), (TableType::DupSort, StorageChangeSet::const_name()), (TableType::DupSort, HashedStorage::const_name()), (TableType::DupSort, StoragesTrie::const_name()), ```

Right now it works this way: `reth db get-dup `

Thanks for the review. Just to note: there is this pr: https://github.com/paradigmxyz/reth/pull/2935 which needs to be merged before merging this one since it changes a few things related to this...

what I'm looking at right now is how to generate the view_dupsort function inside the same macro, but only for DupSort table type. Since that function would need to have...

You can add same lines as forwardHover, and in scrollBackward definition, last statement is nextScrollId = setTimeout(forward, config.delay * 1000); you just change forward to backward and thats it.