Vladimir Pesterev
Vladimir Pesterev
I confirm @andrewdavidmackenzie , I thought that there is support for macOS when I saw Homebrew in binary packages list [here](https://github.com/rui314/mold#install). Need to be removed from the list and/or show...
@pesterev
@arndey, could you please share your script (link or copypaste, whatever)? It would be great.
> > @arndey, could you please share your script (link or copypaste, whatever)? It would be great. > > It's written in Kotlin, do you need it? Yes, I do.
@mversic 1. Depends on prioritization. Currently, it seems we don't have the resources for that. 2. I suppose that the right decision is to add a middleware that will sort...
@appetrosyan I've moved the sorting to torii handler but it sorts only assets-related queries.
@appetrosyan > These should be extracted into their own query crate: Pagination, Predicate, Sorting and the queries themselves. The suggestion to move `queries` to a separate crate looks non-trivial, and...
This looks like a duplicate of #2501.
@appetrosyan I suggested [a decision](https://github.com/hyperledger/iroha/pull/2515) some time ago. This is based on sorting assets by timestamps in a b-tree map. It seems your suggestion is very similar but would force...
it will be solved here (#2553).