-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Jul 15, 2024
1 parent
31350a2
commit 1fe19ba
Showing
370 changed files
with
18,217 additions
and
7,571 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,24 @@ | ||
:py:mod:`nebula.addons.attacks` | ||
=============================== | ||
nebula.addons.attacks | ||
===================== | ||
|
||
.. py:module:: nebula.addons.attacks | ||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:titlesonly: | ||
:maxdepth: 3 | ||
:maxdepth: 1 | ||
|
||
poisoning/index.rst | ||
/api/nebula/addons/attacks/poisoning/index | ||
|
||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:titlesonly: | ||
:maxdepth: 1 | ||
|
||
attacks/index.rst | ||
/api/nebula/addons/attacks/attacks/index | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
:py:mod:`nebula.addons.attacks.poisoning` | ||
========================================= | ||
nebula.addons.attacks.poisoning | ||
=============================== | ||
|
||
.. py:module:: nebula.addons.attacks.poisoning | ||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:titlesonly: | ||
:maxdepth: 1 | ||
|
||
datapoison/index.rst | ||
labelflipping/index.rst | ||
modelpoison/index.rst | ||
/api/nebula/addons/attacks/poisoning/datapoison/index | ||
/api/nebula/addons/attacks/poisoning/labelflipping/index | ||
/api/nebula/addons/attacks/poisoning/modelpoison/index | ||
|
||
|
12 changes: 5 additions & 7 deletions
12
_sources/api/nebula/addons/attacks/poisoning/labelflipping/index.rst
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
12 changes: 5 additions & 7 deletions
12
_sources/api/nebula/addons/attacks/poisoning/modelpoison/index.rst
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
31 changes: 12 additions & 19 deletions
31
_sources/api/nebula/addons/blockchain/blockchain_deployer/index.rst
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,42 +1,35 @@ | ||
:py:mod:`nebula.addons.blockchain.blockchain_deployer` | ||
====================================================== | ||
nebula.addons.blockchain.blockchain_deployer | ||
============================================ | ||
|
||
.. py:module:: nebula.addons.blockchain.blockchain_deployer | ||
Module Contents | ||
--------------- | ||
|
||
Classes | ||
~~~~~~~ | ||
Attributes | ||
---------- | ||
|
||
.. autoapisummary:: | ||
|
||
nebula.addons.blockchain.blockchain_deployer.BlockchainDeployer | ||
|
||
|
||
nebula.addons.blockchain.blockchain_deployer.w3 | ||
nebula.addons.blockchain.blockchain_deployer.b | ||
|
||
|
||
Attributes | ||
~~~~~~~~~~ | ||
Classes | ||
------- | ||
|
||
.. autoapisummary:: | ||
|
||
nebula.addons.blockchain.blockchain_deployer.w3 | ||
nebula.addons.blockchain.blockchain_deployer.b | ||
nebula.addons.blockchain.blockchain_deployer.BlockchainDeployer | ||
|
||
|
||
.. py:data:: w3 | ||
Module Contents | ||
--------------- | ||
|
||
.. py:data:: w3 | ||
.. py:class:: BlockchainDeployer(n_validator=3, config_dir='.', input_dir='.') | ||
Creates files (docker-compose.yaml and genesis.json) for deploying blockchain network | ||
|
||
|
||
.. py:data:: b | ||
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
:py:mod:`nebula.addons.blockchain` | ||
================================== | ||
nebula.addons.blockchain | ||
======================== | ||
|
||
.. py:module:: nebula.addons.blockchain | ||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:titlesonly: | ||
:maxdepth: 3 | ||
:maxdepth: 1 | ||
|
||
chaincode/index.rst | ||
geth/index.rst | ||
oracle/index.rst | ||
/api/nebula/addons/blockchain/chaincode/index | ||
/api/nebula/addons/blockchain/geth/index | ||
/api/nebula/addons/blockchain/oracle/index | ||
|
||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:titlesonly: | ||
:maxdepth: 1 | ||
|
||
blockchain_deployer/index.rst | ||
/api/nebula/addons/blockchain/blockchain_deployer/index | ||
|
||
|
Oops, something went wrong.