Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
[submodule "contracts/lib/openzeppelin-contracts-upgradeable"]
path = contracts/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "contracts"]
path = contracts
url = https://github.com/EspressoSystems/timeboost-contracts.git
[submodule "test-node"]
path = test-node
url = https://github.com/EspressoSystems/decentralized-timeboost-nitro-testnode
9 changes: 9 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions contracts
Submodule contracts added at d367ab
14 changes: 0 additions & 14 deletions contracts/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion contracts/lib/openzeppelin-contracts-upgradeable
270 changes: 0 additions & 270 deletions contracts/src/KeyManager.sol

This file was deleted.

Loading