Skip to content

Commit

Permalink
chore: bump ethers
Browse files Browse the repository at this point in the history
bumps svm-rs.
fixes #525
fixes #684
  • Loading branch information
gakonst committed Feb 9, 2022
1 parent 3f59521 commit bc613e1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions cli/tests/integration.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
use foundry_cli_test_utils::forgetest_external;

forgetest_external!(solmate, "Rari-Capital/solmate");
// There's an issue with geb's automatic version detection due to faulty
// pragmas. Temporarily disabled.
// There seems to be a path resolution bug in Geb, the previous
// version pragma error is now resolved.
// forgetest_external!(geb, "reflexer-labs/geb");
forgetest_external!(stringutils, "Arachnid/solidity-stringutils");
forgetest_external!(vaults, "Rari-Capital/vaults");
Expand Down

0 comments on commit bc613e1

Please sign in to comment.