-
Notifications
You must be signed in to change notification settings - Fork 429
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v4.x.x]
fix E2E tests for newer rust toolchain & contracts node (#…
…1884) * Manual backport of #1883: Use `contract-build` `3.2.0` * ink-e2e Test Failures in substrate-contracts-node (v0.27.0) due to Unsupported --ws-port Argument (#1850) * Update ink-e2e to the latest substrate-contracts-node * Apply rust-fmt * Change logging, to be up-to-date with master branch * Apply rustfmt-nightly (cherry picked from commit 6d7810e) * Remove --ws-port arg * Update substrate deps * Manual backports of #1795 and #1855 to update subxt * Update subxt in example * Backport: fix e2e test, account for contract initial free balance (#1777) * Use latest CI image * 🦖 fix spellcheck for new version, add words to dict (#1836) * Fix call-runtime tests * enable call-runtime tests * ui tests * `[ink_e2e]` update `Determinism` enum to match Substrate definition (#1781) * `[ink_e2e]` update `Determinism` enum to match Substrate definition * fmt * Fix multi_contract_caller example for new deposit behaviour * Reenable examples-test step * Fix integration test * Remove riscv +stable * Fix riscv build --------- Co-authored-by: Bohdan Ohorodnii <35969035+varex83@users.noreply.github.com>
- Loading branch information
Showing
34 changed files
with
224 additions
and
211 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
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.