Skip to content

Commit

Permalink
Escrow Foundry tests (#10680)
Browse files Browse the repository at this point in the history
* EscrowTest working

* gitmodule update

* update of submodule

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* PR comments

* upper cases

* removal of escrow js tests

* Update packages/protocol/test-sol/Escrow.t.sol

Co-authored-by: soloseng <[email protected]>

* PR comments 2

---------

Co-authored-by: soloseng <[email protected]>
  • Loading branch information
pahor167 and soloseng authored Nov 20, 2023
1 parent 0058593 commit a1f5dfd
Show file tree
Hide file tree
Showing 4 changed files with 1,778 additions and 1,281 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "packages/protocol/lib/celo-foundry"]
path = packages/protocol/lib/celo-foundry
url = https://github.com/bowd/celo-foundry
url = https://github.com/celo-org/celo-foundry
[submodule "packages/protocol/lib/solidity-bytes-utils"]
path = packages/protocol/lib/solidity-bytes-utils
url = https://github.com/GNSPS/solidity-bytes-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol/lib/celo-foundry
Submodule celo-foundry updated 2 files
+1 −1 lib/forge-std
+74 −39 src/Test.sol
Loading

0 comments on commit a1f5dfd

Please sign in to comment.