2023-06-01 08:05:52 +00:00
|
|
|
# beacon_chain
|
|
|
|
# Copyright (c) 2019-2023 Status Research & Development GmbH
|
|
|
|
# Licensed and distributed under either of
|
|
|
|
# * MIT license (license terms in the root directory or at http://opensource.org/licenses/MIT).
|
|
|
|
# * Apache v2 license (license terms in the root directory or at http://www.apache.org/licenses/LICENSE-2.0).
|
|
|
|
# at your option. This file may not be copied, modified, or distributed except according to those terms.
|
|
|
|
|
2020-02-14 10:05:49 +00:00
|
|
|
[submodule "vendor/nim-eth2-scenarios"]
|
|
|
|
path = vendor/nim-eth2-scenarios
|
|
|
|
url = https://github.com/status-im/nim-eth2-scenarios
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2020-02-14 10:05:49 +00:00
|
|
|
branch = master
|
2019-08-21 12:45:24 +00:00
|
|
|
[submodule "vendor/nim-blscurve"]
|
|
|
|
path = vendor/nim-blscurve
|
|
|
|
url = https://github.com/status-im/nim-blscurve.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-confutils"]
|
|
|
|
path = vendor/nim-confutils
|
|
|
|
url = https://github.com/status-im/nim-confutils.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-libp2p"]
|
|
|
|
path = vendor/nim-libp2p
|
|
|
|
url = https://github.com/status-im/nim-libp2p.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2023-11-04 08:01:31 +00:00
|
|
|
branch = b2eac7e-and-revert-c6aa085
|
2019-08-21 12:45:24 +00:00
|
|
|
[submodule "vendor/nimbus-build-system"]
|
|
|
|
path = vendor/nimbus-build-system
|
|
|
|
url = https://github.com/status-im/nimbus-build-system.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/NimYAML"]
|
|
|
|
path = vendor/NimYAML
|
2020-02-11 21:21:07 +00:00
|
|
|
url = https://github.com/status-im/NimYAML.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2020-02-11 21:21:07 +00:00
|
|
|
branch = devel
|
2019-08-21 12:45:24 +00:00
|
|
|
[submodule "vendor/nim-web3"]
|
|
|
|
path = vendor/nim-web3
|
|
|
|
url = https://github.com/status-im/nim-web3.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-nat-traversal"]
|
|
|
|
path = vendor/nim-nat-traversal
|
|
|
|
url = https://github.com/status-im/nim-nat-traversal.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nimcrypto"]
|
|
|
|
path = vendor/nimcrypto
|
|
|
|
url = https://github.com/cheatfate/nimcrypto.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-stew"]
|
|
|
|
path = vendor/nim-stew
|
|
|
|
url = https://github.com/status-im/nim-stew.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-chronos"]
|
|
|
|
path = vendor/nim-chronos
|
|
|
|
url = https://github.com/status-im/nim-chronos.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2023-09-15 05:34:32 +00:00
|
|
|
branch = master
|
2019-08-21 12:45:24 +00:00
|
|
|
[submodule "vendor/nim-chronicles"]
|
|
|
|
path = vendor/nim-chronicles
|
|
|
|
url = https://github.com/status-im/nim-chronicles.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2023-06-01 08:05:52 +00:00
|
|
|
branch = nbc-1.5.3
|
2019-08-21 12:45:24 +00:00
|
|
|
[submodule "vendor/nim-faststreams"]
|
|
|
|
path = vendor/nim-faststreams
|
|
|
|
url = https://github.com/status-im/nim-faststreams.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-serialization"]
|
|
|
|
path = vendor/nim-serialization
|
|
|
|
url = https://github.com/status-im/nim-serialization.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-json-serialization"]
|
|
|
|
path = vendor/nim-json-serialization
|
|
|
|
url = https://github.com/status-im/nim-json-serialization.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-eth"]
|
|
|
|
path = vendor/nim-eth
|
|
|
|
url = https://github.com/status-im/nim-eth.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-stint"]
|
|
|
|
path = vendor/nim-stint
|
|
|
|
url = https://github.com/status-im/nim-stint.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-metrics"]
|
|
|
|
path = vendor/nim-metrics
|
|
|
|
url = https://github.com/status-im/nim-metrics.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-secp256k1"]
|
|
|
|
path = vendor/nim-secp256k1
|
|
|
|
url = https://github.com/status-im/nim-secp256k1.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-http-utils"]
|
|
|
|
path = vendor/nim-http-utils
|
|
|
|
url = https://github.com/status-im/nim-http-utils.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
|
|
|
[submodule "vendor/nim-json-rpc"]
|
|
|
|
path = vendor/nim-json-rpc
|
|
|
|
url = https://github.com/status-im/nim-json-rpc.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-08-21 12:45:24 +00:00
|
|
|
branch = master
|
2019-10-02 12:38:14 +00:00
|
|
|
[submodule "vendor/nim-unicodedb"]
|
|
|
|
path = vendor/nim-unicodedb
|
|
|
|
url = https://github.com/nitely/nim-unicodedb.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-10-02 12:38:14 +00:00
|
|
|
branch = master
|
2019-10-18 11:14:05 +00:00
|
|
|
[submodule "vendor/nim-bearssl"]
|
|
|
|
path = vendor/nim-bearssl
|
|
|
|
url = https://github.com/status-im/nim-bearssl.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2019-10-18 11:14:05 +00:00
|
|
|
branch = master
|
2020-02-13 12:19:12 +00:00
|
|
|
[submodule "vendor/nim-libbacktrace"]
|
|
|
|
path = vendor/nim-libbacktrace
|
|
|
|
url = https://github.com/status-im/nim-libbacktrace.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2020-02-13 12:19:12 +00:00
|
|
|
branch = master
|
2020-02-20 10:49:34 +00:00
|
|
|
[submodule "vendor/nim-sqlite3-abi"]
|
|
|
|
path = vendor/nim-sqlite3-abi
|
|
|
|
url = https://github.com/arnetheduck/nim-sqlite3-abi.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2020-04-08 16:58:25 +00:00
|
|
|
branch = master
|
2020-02-24 13:39:50 +00:00
|
|
|
[submodule "vendor/nim-testutils"]
|
|
|
|
path = vendor/nim-testutils
|
|
|
|
url = https://github.com/status-im/nim-testutils.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2020-02-24 13:39:50 +00:00
|
|
|
branch = master
|
2020-04-09 18:36:00 +00:00
|
|
|
[submodule "vendor/nim-snappy"]
|
|
|
|
path = vendor/nim-snappy
|
|
|
|
url = https://github.com/status-im/nim-snappy.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2020-04-09 18:36:00 +00:00
|
|
|
branch = master
|
2020-07-14 19:00:35 +00:00
|
|
|
[submodule "vendor/nimbus-security-resources"]
|
|
|
|
path = vendor/nimbus-security-resources
|
|
|
|
url = https://github.com/status-im/nimbus-security-resources.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2020-07-14 19:00:35 +00:00
|
|
|
branch = master
|
2020-10-02 14:48:27 +00:00
|
|
|
[submodule "vendor/nim-normalize"]
|
|
|
|
path = vendor/nim-normalize
|
|
|
|
url = https://github.com/nitely/nim-normalize.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2020-10-02 14:48:27 +00:00
|
|
|
branch = master
|
2020-10-06 18:55:04 +00:00
|
|
|
[submodule "vendor/nim-zxcvbn"]
|
|
|
|
path = vendor/nim-zxcvbn
|
|
|
|
url = https://github.com/status-im/nim-zxcvbn.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2020-10-06 18:55:04 +00:00
|
|
|
branch = master
|
2020-12-11 11:12:43 +00:00
|
|
|
[submodule "vendor/nimbus-benchmarking"]
|
|
|
|
path = vendor/nimbus-benchmarking
|
|
|
|
url = https://github.com/status-im/nimbus-benchmarking.git
|
2021-01-20 19:03:43 +00:00
|
|
|
ignore = untracked
|
2020-12-11 11:12:43 +00:00
|
|
|
branch = master
|
2021-03-22 07:21:22 +00:00
|
|
|
[submodule "vendor/nim-unittest2"]
|
|
|
|
path = vendor/nim-unittest2
|
|
|
|
url = https://github.com/status-im/nim-unittest2.git
|
|
|
|
ignore = untracked
|
|
|
|
branch = master
|
2021-03-17 17:49:07 +00:00
|
|
|
[submodule "vendor/nim-presto"]
|
|
|
|
path = vendor/nim-presto
|
|
|
|
url = https://github.com/status-im/nim-presto.git
|
|
|
|
ignore = untracked
|
|
|
|
branch = master
|
2021-07-13 14:27:10 +00:00
|
|
|
[submodule "vendor/eth2-networks"]
|
|
|
|
path = vendor/eth2-networks
|
2022-01-06 14:12:52 +00:00
|
|
|
url = https://github.com/eth-clients/eth2-networks.git
|
2022-02-25 08:19:12 +00:00
|
|
|
ignore = untracked
|
|
|
|
branch = master
|
2021-09-17 00:13:52 +00:00
|
|
|
[submodule "vendor/nim-taskpools"]
|
|
|
|
path = vendor/nim-taskpools
|
|
|
|
url = https://github.com/status-im/nim-taskpools
|
2022-02-25 08:19:12 +00:00
|
|
|
ignore = untracked
|
|
|
|
branch = stable
|
2021-10-21 20:27:06 +00:00
|
|
|
[submodule "vendor/nim-ssz-serialization"]
|
|
|
|
path = vendor/nim-ssz-serialization
|
|
|
|
url = https://github.com/status-im/nim-ssz-serialization.git
|
|
|
|
ignore = untracked
|
|
|
|
branch = master
|
2021-11-23 11:46:49 +00:00
|
|
|
[submodule "vendor/nim-websock"]
|
|
|
|
path = vendor/nim-websock
|
|
|
|
url = https://github.com/status-im/nim-websock.git
|
|
|
|
ignore = untracked
|
2022-01-03 01:33:21 +00:00
|
|
|
branch = main
|
2021-11-23 11:46:49 +00:00
|
|
|
[submodule "vendor/nim-zlib"]
|
|
|
|
path = vendor/nim-zlib
|
|
|
|
url = https://github.com/status-im/nim-zlib.git
|
|
|
|
ignore = untracked
|
|
|
|
branch = master
|
2022-03-05 02:33:15 +00:00
|
|
|
[submodule "vendor/nim-toml-serialization"]
|
|
|
|
path = vendor/nim-toml-serialization
|
|
|
|
url = https://github.com/status-im/nim-toml-serialization.git
|
|
|
|
ignore = untracked
|
|
|
|
branch = master
|
2023-01-12 17:58:42 +00:00
|
|
|
[submodule "vendor/gnosis-chain-configs"]
|
|
|
|
path = vendor/gnosis-chain-configs
|
2023-01-18 15:19:02 +00:00
|
|
|
url = https://github.com/gnosischain/configs.git
|
2023-06-14 01:34:49 +00:00
|
|
|
ignore = untracked
|
|
|
|
branch = main
|
2023-03-29 08:37:14 +00:00
|
|
|
[submodule "vendor/sepolia"]
|
|
|
|
path = vendor/sepolia
|
|
|
|
url = https://github.com/eth-clients/sepolia.git
|
2023-06-14 01:34:49 +00:00
|
|
|
ignore = untracked
|
|
|
|
branch = main
|
2023-03-23 09:47:04 +00:00
|
|
|
[submodule "vendor/nim-kzg4844"]
|
|
|
|
path = vendor/nim-kzg4844
|
2023-06-14 01:34:49 +00:00
|
|
|
url = https://github.com/status-im/nim-kzg4844.git
|
|
|
|
ignore = untracked
|
|
|
|
branch = master
|
2023-07-05 16:06:45 +00:00
|
|
|
[submodule "vendor/nim-results"]
|
|
|
|
path = vendor/nim-results
|
|
|
|
url = https://github.com/arnetheduck/nim-results.git
|
|
|
|
ignore = untracked
|
|
|
|
branch = master
|
2023-09-08 05:53:27 +00:00
|
|
|
[submodule "vendor/holesky"]
|
|
|
|
path = vendor/holesky
|
2023-09-18 18:24:13 +00:00
|
|
|
url = https://github.com/eth-clients/holesky
|
|
|
|
ignore = untracked
|
|
|
|
branch = main
|