-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Download Tangle binary against specific hash (#537)
* feat: add binary download to tangle::run * chore: fix error * feat!(blueprint-test-utils): build tnt-core in test-utils with soldeer * feat!(blueprint-test-utils): dynamically get mbsm bytecode from installed tnt-core version * chore: add incredible-squaring to CI * feat(blueprint-test-utils): utilize tnt-core bytecode crate * chore(clippy): cleanup and fmt * fix(blueprint-test-utils): remove tnt-core from lib * chore: expose opts through * chore: merge ISQ CI branch * chore: fix * feat: add logging of the node to stdout/stderr, make running local tangle possible * chore: revert CI change * chore: clippy * chore: clippy * chore: Add in place of bool * chore: fix * Update cli/src/deploy.rs Co-authored-by: shekohex <dev+github@shadykhalifa.me> * Update blueprint-test-utils/src/test_ext.rs Co-authored-by: shekohex <dev+github@shadykhalifa.me> * Update blueprint-test-utils/src/tangle/node.rs Co-authored-by: shekohex <dev+github@shadykhalifa.me> * chore: remove timeout * chore: more changes * chore: use downloaded tangle * chore: revert * chore: setup sending balance * fix: pass context from job to post-processor without changing post-processor signature * chore: fixes * chore: pull in origin HEAD * chore: fmt * fix: change working dir in incredible-squaring CI * chore: expand incredible-squaring e2e test * fix: remove file from build.rs * chore: clippy --------- Co-authored-by: Tjemmmic <mdtjemmes@proton.me> Co-authored-by: Serial <69764315+Serial-ATA@users.noreply.github.com> Co-authored-by: shekohex <dev+github@shadykhalifa.me> Co-authored-by: Thomas Braun <tbraun96@gmail.com>
- Loading branch information
1 parent
47ab03e
commit 12da32d
Showing
26 changed files
with
585 additions
and
177 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.