Support Range Query
xiaoxiaff opened this issue · 2 comments
xiaoxiaff commented
For now the abci ResponseQuery only support single value and proof result. When it comes to range query it would fail to support that. Is there any plan about support range query?
ebuchman commented
Yes we're going to change this to be a range proof. See the latest work in the IAVL repo that will support this: cosmos/iavl#63
zramsay commented
cosmos/iavl#63 is merged on develop