Orkun Külçe

Results 8 issues of Orkun Külçe

I am trying to filter some of the S3Object summaries depending on their keys. But apparently key and other values are not accessible like in this code `bucket.objectSummaries.filter(_.key)` except for...

Resolves https://github.com/iov-one/weave/issues/1174

do not merge

[This code piece](http://github.com/iov-one/weave/blob/0e96d0f20851a34f1d6389fdaed826ed13ad31e4/cmd/bnscli/cmd_query.go#L235-L318) contains query key, ID encryption, and decryption functions. If this code is provided in Weave as accessible, bnsapi could benefit it in terms of code quality. Also...

Adding documentation to the REST API: - [ ] we need an example of a query of each endpoint using `curl`

**Is your feature request related to a problem? Please describe.** When I was implementing weave-starter-kit I found out bucket names must be lower case letters and between 3-10. This is...

[orm.Bucket.MultiKeyIndex](https://github.com/iov-one/weave/blob/master/orm/bucket.go#L47) API is not well documented. Can you write a clear sentence about why it is required and which cases it should be used?

Hey, As you know CosmWasm uses this theme for the documentation website: https://docs.cosmwasm.com/ Recently it got more difficult to maintain multiple versions, because a change to one content needs to...

When I click create nothing shows up.