Anuj Agrawal
Anuj Agrawal
Hi @dessalines , I want to implement this feature. Two options: 1. I add two different SortType, NameAsc and NameDesc for each sorting(like sorting by name). 2. I create another...
> And also is alphabetically descending really necessary? Seems like just 1 `Alphabetical` sort is enough. I was thinking about the case where the use clicks the "Name" column again...
hi @nazar-pc , is it fine if I work on this?
hi @nazar-pc , I am done with most of the changes, I have a question: block_authoring_delay is u64, https://github.com/subspace/subspace/blob/main/crates/sc-consensus-subspace-rpc/src/lib.rs#L278-L291 and schnellru support u32 for LimitedLength capacity. https://github.com/koute/schnellru/blob/5a8927e9ed4b11fdfb0f2115aa4d2577e30d6f05/src/limiters.rs#L7 Should I cap...
hello @Vid201 , I can help on this issue.
Hi @aalmiray, I want to implement this. Is this still needed?
I understand, Do you have a bigger plan regarding "Issue trackers" ? Or do you want them to be extendable?
hi @Vid201 @octavei , I am facing similar issue, were you able to resolve this?
yes I have intel apple, I will try and find a workaround.