Skip to content

Conversation

@mmsinclair
Copy link
Contributor

@mmsinclair mmsinclair commented Oct 31, 2025

This PR adds the Data Observatory that is:

  • chain scraper
  • parses Cosmos SDK messages
  • parses Cosmwasm messages
  • stores data in pgsql

This change is Reviewable

@vercel
Copy link

vercel bot commented Oct 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
nym-explorer-v2 Ready Ready Preview Comment Nov 24, 2025 10:06am
2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
docs-nextra Ignored Ignored Preview Nov 24, 2025 10:06am
nym-node-status Ignored Ignored Preview Nov 24, 2025 10:06am

jstuczyn and others added 12 commits November 11, 2025 19:41
wip: made storage mostly generic minus modules

changed error types to make modules dyn compatible

implemented traits for sqlite instance

using sqlite instance for rewarder and chain watcher

psql scaffolding

initial postgres support - missing some proto -> json parsing

use postgres in chain scraper

added message registry to block processor

message content parsing in psql

involved addresses

adding null value for logs

Revert "use postgres in chain scraper"

This reverts commit 83c84bf.

using SignerInfo proto definitions for db serialisation

added ibc messages to MessageRegistry
…d scraper migrations and errors on changes or new files
Copy link
Contributor

@jstuczyn jstuczyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's ship this beast!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants