Skip to content

Commit

Permalink
Remove light client redundant checks (#18)
Browse files Browse the repository at this point in the history
* wip: refactor high-level host APIs

* implement logic for iterating over valid skip ranges

* update light client and batch programs

* fmt

* remove unnecessary wrapper

* update dep version and features

* license

* refactor range iterator to core

* switch to spawn blocking

* aux cleanup

* rename for consistency
  • Loading branch information
austinabell authored Jul 18, 2024
1 parent a14be43 commit 40f1178
Show file tree
Hide file tree
Showing 16 changed files with 653 additions and 117 deletions.
32 changes: 28 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

199 changes: 192 additions & 7 deletions batch-guest/guest/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 40f1178

Please sign in to comment.