forked from informalsystems/hermes
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI for upstream PR #16
Closed
Closed
Conversation
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
….1-namada Update yuji 1.7.1 namada
* add a test script * add shielded transfer tests * fix comment
* gen-ibc-shielded * MsgTimeout and MsgAcknowledgement * add refund flag * add shielded_sync * scripts for IBC rate limit * not to use memo for shielded transfers * add namada-stargaze-transfer test script * remove duplicated masp tx * for Namada query change * update Namada rev * Namada 0.33.0
* Initial work to run tests with Namada chain * Add wait before spawning chain handles * Removed fixed chain name for Gaia * Handle namada denom derivation from ibc transfers * Remove 'get_denom_for_derive' calls * Add CI job for tests with Namada * Remove Namada to Gaia job due to yaml syntax error * Fix bugs when creating Denom in tests and Gaia to Namada CI job * Update nix flake and add NAMADA_REPO_PATH env variable to CI job * Fix NAMDA_REPO_PATH setup in CI job * Switch Nix install step to use DeterminateSystems * Moved DeterminateSystems nix installer to Namada CI job only * Add namada-src package to flake.nix * Add step to generate Namada files * Update Namada bootstrap in CI * Update Namada bootstrap for Namada v0.33.0 * Update nix flake and improve Namada CI * Update nix flake and replace Gaia v13 and v14 with Gaia v15 * Remove unwraps and update comment * Use rsync instead of cp in CI job * Fix rsync call to correctly copy in the namada-repo directory * Fix copying and changing Namada repo permissions in CI * Free disk space and correctly fix file permissions in Namada test CI * Run Namada tests only when all other tests are finished * Add job to run Namada test scripts * Fix Namada script CI job and skip memo filter with Namada * Separate CI job namada and namada-scripts to avoid error 137 * Use Gaia v14 for Namada test scripts * Split Namada scripts CI job * Remove Namada scripts job * Fix clippy error from v1.78.0 * Use Namada branch which exposes wasm files in CI * Use correct Namada repository path in CI * Fix permission on exposed Namada repository * Separate Namada to Namada and Gaia to Namada CI jobs from other jobs, and run them sequentially * Reduce RocksDB cache when running tests with Namada * Revert "Separate Namada to Namada and Gaia to Namada CI jobs from other jobs, and run them sequentially" This reverts commit 1d3f7eb. * Update Namada in Nix flake and fix error from merge * Update nix flake * Split Namada integration test in separate workflow * Fix namada action * Use custom runner for Namada workflow * Remove free disk space CI step from Namada workflow * Fix and improve CometBFT installation for Namada workflow * Fix download MASP step from Namada workflow * Retrieve Namada without Nix for workflow * Fix step fetching Namada binaries * Only copy Namada binaries * Add debug output * Fix retrieving Namada repository * Add debug output for Namada repo * Add tree to Gaia to Namada CI job * Improve Namada Github workflow * Add debug ls and pwd in Namada workflow * Reorder checkout calls in Namada workflow * Add missing indentation which broke Namada workflow * Clean-up integration tests and Namada bootstrap * Use default Github action runner * Install libssl in Namada workflow * Update Ubuntu used for Namada workflow to include libssl3 * Clean-up Namada workflow * Fix Namada to Namada CI job
* for tx batching * remove send_tx * refactoring * fix error handling
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes: #XXX
Description
PR author checklist:
unclog
.docs/
).Reviewer checklist:
Files changed
in the GitHub PR explorer.