- Sep 06, 2023
-
-
ordian authored
* zombienet: use test-parachain image for the slashing test * use the right image * try polkadot-parachain image * try naming collator alice
🙈 * add needed job for the pipeline * fix user id in polkadot-parachain-debug image * small tweaks to the test * another small tweak * yet another small tweak * bump zombienet version --------- Co-authored-by:Javier Viola <javier@parity.io>
-
- Aug 30, 2023
-
-
Andrei Sandu authored
* fix tests Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * ZOMBIENET_INTEGRATION_TEST_SECONDARY_IMAGE Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * deleted by mistake Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * remove LOCAL_DIR override Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * Fix secondary image Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> * fix get BUILD_RELEASE_VERSION in pipeline --------- Signed-off-by:
Andrei Sandu <andrei-mihail@parity.io> Co-authored-by:
Javier Viola <javier@parity.io>
-
- Aug 28, 2023
-
-
ordian authored
-
- Jun 05, 2023
-
-
ordian authored
* runtime/vstaging: unapplied_slashes runtime API * runtime/vstaging: key_ownership_proof runtime API * runtime/ParachainHost: submit_report_dispute_lost * fix key_ownership_proof API * runtime: submit_report_dispute_lost runtime API * nits * Update node/subsystem-types/src/messages.rs Co-authored-by:
Marcin S. <marcin@bytedude.com> * revert unrelated fmt changes * dispute-coordinator: past session dispute slashing * encapsule runtime api call for submitting report * prettify: extract into a function * do not exit on runtime api error * fix tests * try initial zombienet test * try something * fix a typo * try cumulus-based collator * fix clippy * build polkadot-debug images with fast-runtime enabled * wip * runtime/inclusion: fix availability_threshold * fix wip * fix wip II * revert native provider * propagate tx submission error * DEBUG: sync=trace * print key ownership proof len * panic repro * log validator index in panic message * post merge fixes * replace debug assertion with a log * fix compilation * Let's log the dispatch info in validate block. * fix double encoding * Revert "Let's log the dispatch info in validate block." This reverts commit a70fbc51b464d7f4355dbada5e16cd83cf71eab4. * Revert "Let's log the dispatch info in validate block." This reverts commit a70fbc51b464d7f4355dbada5e16cd83cf71eab4. * fix compilation * update to latest zombienet and fix test * lower finality lag to 11 * bump zombienet again * add a workaround, but still does not work * Update .gitlab-ci.yml bump zombienet. * add a comment and search logs on all nodes --------- Co-authored-by:
Marcin S. <marcin@bytedude.com> Co-authored-by:
Bastian Köcher <info@kchr.de> Co-authored-by:
Javier Viola <javier@parity.io>
-