Skip to content

Commit

Permalink
Calculate BitVM with dummy winternitz at init (#498)
Browse files Browse the repository at this point in the history
* Calculate BitVM with dummy winternitz at init

* Add bitvm caching

* Use lazy static

* Remove ctor

* Add dummy bitvm creation in debug mde

* Fix merge bug

* fmt

* remove printlns, re-enable deposit test

* fmt

* Fix bug with debug mode, remove lints

* fmt and clippy

* Fix unwraps, return Result when needed

* Fix error in release mode
  • Loading branch information
ekrembal authored Feb 6, 2025
1 parent 72a8927 commit c3a2ed2
Show file tree
Hide file tree
Showing 7 changed files with 400 additions and 103 deletions.
199 changes: 155 additions & 44 deletions Cargo.lock

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

Loading

0 comments on commit c3a2ed2

Please sign in to comment.