janniks

Results 154 comments of janniks

Yes, a bunch of folks still are. The public API really hasn‘t come far enough to replace this yet. So most hope Notion won‘t change or cutoff access anytime soon.

Looks like the events happen as expected. Unclear why the stacker isn't showing up. Maybe we can search log files if something wasn't ingested 🤔

Looking into this again today

Ran into the same issue. Not sure why this wasn't a problem before. The idiomatic solution is to check for error using `'error' in res', but we can think about...

Yes thanks for noting there's a few less explicit uses like this. Will add to the refactoring roadmap

Leaving some more context here: - experimented with generating GIFs for animated content: https://github.com/hirosystems/ordinals-preview - maybe iframes are safe enough for our use-cases and can be integrated elsewhere (will investigate...

Thanks for the report 🙏 Which noce version are you using and how did you install the dependencies (yarn/npm/etc.)?

It should work when using the `yarn` package manager instead. Can you try that?

Interesting! Maybe a package `@stacks/schemas` (or `@stacks/types`) for these

@obycode do we know if these should be matching from a blockchain core perspective? I'm not sure if the concepts reward index and slot are equivalent everywhere.