helium / blockchain-etl

Blockchain follower that follows and stores the Helium blockchain
Apache License 2.0
64 stars 37 forks source link

updating assumed valid block info to latest consensus generated snapshot #298

Closed jeffgrunewald closed 2 years ago

jeffgrunewald commented 2 years ago

It's been a while since the consensus group has generated a snapshot of the chain through agreement automatically so this assumed_valid block info hasn't been updated in a while. Bumping the binary and the height to the most recently generated one from a CG running primarily validator 1.7.0

madninja commented 2 years ago

@jeffgrunewald should we close this? assumed_valid_height doesn't need a snapshot hash or height it, can just take tip?

jeffgrunewald commented 2 years ago

Sure, no need for this then.