Commit Graph

5 Commits

Author SHA1 Message Date
Mark Sinclair 0334bdc816 tidy up README, startup info, typos 2025-12-02 12:42:51 +00:00
Mark Sinclair 5526c5bffd formatting and clippy 2025-12-02 12:42:51 +00:00
Mark Sinclair 3fc6f6f2c9 handle wasm messages in a module 2025-12-02 12:42:51 +00:00
Mark Sinclair bfb762128d move message parsing and change webhook 2025-12-02 12:42:51 +00:00
Jędrzej Stuczyński d4ace76273 rename nyxd-scraper to sqlite
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 83c84bfd2d.

using SignerInfo proto definitions for db serialisation

added ibc messages to MessageRegistry
2025-12-02 12:41:37 +00:00