-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add contract testing without nodes (#685)
* implement contract sign() with yield/resume * fix: lcoal state clearing not successful, and refactor signature_responded to return Error types instead of anyhow * clippy * Added contract testing without node setup * Some cleanup * Updated tests with more cases * Updated contract to have threshold check for init * Fix fmt, clippy --------- Co-authored-by: Xiangyi Zheng <xiangyi@near.org>
- Loading branch information
1 parent
f801f31
commit 7277413
Showing
6 changed files
with
374 additions
and
24 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.