RdLrT

Results 129 comments of RdLrT

Thanks for raising @fallen-icarus , will be addressed via linked PR

Should be resolved as of Koios v1.2.0a , please report if you still see issues

Apologies for not getting back sooner, the schema definition being consistent across endpoints, adding a toggle or removal of field would mean there is a mismatch of object. Would it...

Thanks for your input - while attempting to keep our delete columns to minimum, added `_bytecode` as an input toggle field , which will default to `false` , so that...

This is something limited on PostgREST end for now, as adding filter/order on a cast exposes a large surface attack for DDoS, especially when table is pretty huge (like in...

Thanks - will put it to backlog for now, but leave it open as it's something we would want to tackle, perhaps could be a candidate for lite node.

I agree with the proposal name and intent - assuming it's locked down to cater for all prevent re-branding in future. About usage - personally, I feel if someone wants...

Think it would be nice for dbsync to not worry about correctness/validity of anchor/voting and leave it to consumers. The specs will not be static, and adds unnecessary (possibly invalid)...

Could potentially use a text field instead of json and dump raw content, dont worry about format/parsing it. Less CPU cycles spent on validating multiple formats across what could be...

That error simply says a client connection was terminated. You would need to look at your postgres DB crash reason (if needed , look at it outside of docker first),...