Re-exports§
pub use tangle::transactions::get_next_call_id;
pub use tangle::transactions::submit_job;
pub use tangle::transactions::wait_for_completion_of_tangle_job;
pub use log;
pub use gadget_sdk;
pub use tempfile;
Modules§
Macros§
- A template that makes creating domain-specific macros for tangle-based blueprints easier
Structs§
Enums§
- The possible keys to be generated when injecting keys in a keystore for testing.
Functions§
- Returns the output of “git rev-parse –show-toplevel” to get the root of the git repository as a PathBuf. If it’s not in a git repo, default to return the current directory
- Injects randomly generated keys into the keystore at the given path
- Adds keys for testing to the keystore.
- Runs a test node using a top-down approach and invoking the blueprint manager to auto manage execution of blueprints and their associated services for the test node.
- Sets up the logging for any crate