-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed substrate unpooling to blocks from seconds
- Loading branch information
Michal Lustyk
authored and
Michal Lustyk
committed
Jan 24, 2024
1 parent
34965c3
commit f81cb55
Showing
8 changed files
with
60 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,3 @@ | ||
[submodule "scripts/fork-test/fork-off-substrate"] | ||
path = scripts/fork-test/fork-off-substrate | ||
url = https://github.com/liberland/fork-off-substrate.git | ||
[submodule "eth-bridge/contracts/lib/forge-std"] | ||
path = eth-bridge/contracts/lib/forge-std | ||
url = https://github.com/foundry-rs/forge-std | ||
|
@@ -10,3 +7,6 @@ | |
[submodule "eth-bridge/contracts/lib/openzeppelin-contracts"] | ||
path = eth-bridge/contracts/lib/openzeppelin-contracts | ||
url = https://github.com/OpenZeppelin/openzeppelin-contracts | ||
[submodule "scripts/fork-test/liberland-fork-substrate"] | ||
path = scripts/fork-test/liberland-fork-substrate | ||
url = [email protected]:liberland/liberland-fork-substrate.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters