issues
search
PowerLoom
/
snapshotter-core
Apache License 2.0
0
stars
0
forks
source link
Core API, data utils, and snapshotter local collector stream improvements
#16
Closed
xadahiya
closed
4 weeks ago
xadahiya
commented
1 month ago
Using
sequencerLastFinalized
to fetch submitted CIDs for now (until validators are live)
Update Core ABI and Protocol State contract ABI
Persist Redis data on restart
Using the latest snapshotter collector changes
++ Edit by @anomit ++
gRPC interface change from stream-stream to unary-unary to talk to local collector
sequencerLastFinalized
to fetch submitted CIDs for now (until validators are live)++ Edit by @anomit ++