Skip to content

Commit 19663de

Browse files
authored
Merge branch 'main' into li/fix-docker
2 parents 3a9ee46 + 6164a97 commit 19663de

File tree

12 files changed

+60
-585
lines changed

12 files changed

+60
-585
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
[submodule "contracts/lib/openzeppelin-contracts-upgradeable"]
55
path = contracts/lib/openzeppelin-contracts-upgradeable
66
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
7+
[submodule "contracts"]
8+
path = contracts
9+
url = https://github.com/EspressoSystems/timeboost-contracts.git
710
[submodule "test-node"]
811
path = test-node
912
url = https://github.com/EspressoSystems/decentralized-timeboost-nitro-testnode

Cargo.lock

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts

Submodule contracts added at d367ab3

contracts/.gitignore

Lines changed: 0 additions & 14 deletions
This file was deleted.

contracts/src/KeyManager.sol

Lines changed: 0 additions & 270 deletions
This file was deleted.

0 commit comments

Comments
 (0)