Alexander Eichhorn
Alexander Eichhorn
Thanks for the report. I assume your use of mainnet genesis block produces block 1 at a high priority. The indexer logic is not prepared for this edge case, in...
I saw your discussion on the baking bad repo. Its a great feature idea, but expensive to implement and somewhat expensive to host that data. Quick bizdev question before we...
This will be available when our token indexer is done. Probably a private/paid subscription though and not part of tzindex.
Thanks, good point. Implementing this feature will need some refactoring. With the current architecture the chain id is unknown at the time database files are created. Will keep this in...
Thanks. Can you please make a short working example so I understand the requirement better. I wonder if it's cleaner to use the already existing `id` feature here. At configuration...
Yes, you are right. I had prepared for that using the `id` property in the config struct but never got to implement event filtering based on id's. As of now...
Hey. I just tested the examples on http://echa.github.io/ng-scrollable/ in Chrome 72.0.3626.96 (Official Build) (64-bit) on OSX 10.14 and scrolling seems to work just fine. You have to send a more...
There's no container format read/write support in go-xmp. You may have to write your own or use an existing parser to read/write native PNG or EXIF metadata. go-xmp helps you...
This is available as private beta right now. Please send me an email if you're still interested.