Skip to content

Commit

Permalink
Added benchmark tests for smart-wallet (#535)
Browse files Browse the repository at this point in the history
* added benchmark tests for smart-wallet

* lint

* fix test: update SignerPermissionRequest struct

---------

Co-authored-by: Joaquim Verges <joaquim.verges@gmail.com>
Co-authored-by: Jonas Daniels <jonas.daniels@outlook.com>
Co-authored-by: Yash <kumaryashcse@gmail.com>
Co-authored-by: Yash <72552910+kumaryash90@users.noreply.github.com>
  • Loading branch information
5 people authored Oct 18, 2023
1 parent 2b945e5 commit 005d6d7
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 0 deletions.
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ gas_reports = [
"TokenStakeBenchmark",
"PackBenchmark",
"PackVRFDirectBenchmark",
"AccountBenchmark",
]
libraries = []
libs = ['lib']
Expand Down
Loading

0 comments on commit 005d6d7

Please sign in to comment.