Ondratra

Results 31 comments of Ondratra

@pubkey I agree with this. Is there any progress on this issue? I am willing to help.

Hello @xf00f, I've noticed that you haven't been active on GitHub for some time. Can you accept this PR when you got a moment, please?

> I'm unsure as to why there isn't an up-to-date ABI out there with this kittyIndexToApproved defined however? CryptoKitties is very old contract (one of the ERC721 pioneers) that cannot...

The problem with websites is that extension thrashes rest of headers(reasons are not clear to me). Lines in background.js: ` return {requestHeaders: details.requestHeaders}; ... return {responseHeaders: details.responseHeaders}; ` should be...

Nevermind my previous comment. It actually breaks the mechanism and "working Youtube" is probably just side effect.

This is very likely related to anomalies described in https://github.com/Joystream/hydra/issues/455. I think I also encountered some weird results in the past - like results with text that didn't contain the...

Filtering by the thread title, etc. should be possible already. For sorting by the relevance, we need to expose the calculated relevance value provided by PostgresSQL's `ts_rank`. For that to...

There is no easy way to achieve point `3.`. While we can cheaply calculate `joystream-node` build checksum, there is no cloud archiving these checksum, so there is no way to...

Due to limitations described in https://github.com/Joystream/hydra/issues/507, the schema has been rewritten, and there is a `ChannelAgentPermissions` and `CuratorAgentPermissions` for each permission granted (previously, all permissions granted to the member for...