Skip to content

Commit

Permalink
sync: add bundled genesis compact block to block processor (#1706)
Browse files Browse the repository at this point in the history
* handle genesis block in block processor

* check if genesis block exists

* pass genesis as class instance

* use genesis directly

* move epoch transition to caller

* move back

* local genesis PR suggestions (#1718)

* add comment

* expand condition

---------

Co-authored-by: turbocrime <[email protected]>

* changeset

---------

Co-authored-by: the letter L <[email protected]>
Co-authored-by: turbocrime <[email protected]>
  • Loading branch information
3 people authored Aug 20, 2024
1 parent c7aa17b commit 94d2c8d
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 162 deletions.
5 changes: 5 additions & 0 deletions .changeset/ninety-books-deliver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@penumbra-zone/query': minor
---

special case local genesis sync
Loading

0 comments on commit 94d2c8d

Please sign in to comment.