- May 01, 2023
-
-
Svyatoslav Nikolsky authored
* refactor weights a bit * post cherry-pick fixes * do not run spellcheck on new weight files * fix
-
- Apr 24, 2023
-
-
Alexander Samusev authored
-
Alexander Samusev authored
* [ci] Update buildah command and version * custom rules for build * fix naming * move all jobs to one stage * typo >_< * fix bridges-common-relay build image
-
- Apr 13, 2023
-
-
Serban Iorga authored
-
- Apr 12, 2023
-
-
Svyatoslav Nikolsky authored
-
- Mar 30, 2023
-
-
Svyatoslav Nikolsky authored
-
- Mar 28, 2023
-
-
Svyatoslav Nikolsky authored
* try revert separate cargo fetch * Revert "try revert separate cargo fetch" This reverts commit 906f5348. * try cargo fetch for wasm32-unknown-unknown * run cargo test with runtime-benchmarks feature only
-
- Mar 27, 2023
-
-
Svyatoslav Nikolsky authored
* run benchmarks for pallet-bridge-grandpa mock runtime * run benchmarks for pallet-bridge-relayers mock runtime * run benchmarks for pallet-bridge-parachains mock runtime * run benchmarks for pallet-bridge-messages mock runtime * test benchmarks on mockj runtimes from CI * clippy and spelling
-
Svyatoslav Nikolsky authored
* run rustfix rustdoc in grandpa pallet benchmarks * enable rustdoc for all features * fix rialto parachain runtime compilation
-
- Mar 24, 2023
-
-
Branislav Kontur authored
* Try check-rustdoc pipeline * another try * another try without `--all-features` * fixed cargo doc issues * exclude relay-rialto-parachain-client from cargo doc --------- Co-authored-by: Svyatoslav Nikolsky <[email protected]>
-
- Mar 14, 2023
-
-
Branislav Kontur authored
* Bump substrate/polkadot/cumulus * sp_finality_grandpa - >sp_consensus_grandpa * sp_beefy -> sp_consensus_beefy * pallet_randomness_collective_flip -> pallet_insecure_randomness_collective_flip * fix * Cumulus parachain stuff * Cumulus parachain stuff one more * Millau/Rialto runtimes * Removed pallet_insecure_randomness_collective_flip * Millau node * Removed session historial * TMP: just try disable all fetches * Docs in gitlab.yml
-
- Mar 06, 2023
-
-
Svyatoslav Nikolsky authored
-
- Mar 03, 2023
-
-
Bulat Saifullin authored
-
Bulat Saifullin authored
-
- Feb 24, 2023
-
-
Sergejs Kostjucenko authored
* Add CI jobs to publish docker images description * Add stub files for docker images description
-
- Feb 06, 2023
-
-
Svyatoslav Nikolsky authored
* cargo update * weights v2 * clippy * no spellcheck for weights.rs * fix proof_size component in MAXIMUM_BLOCK_WEIGHT constants * "fix" proof_size in select_delivery_transaction_limits_works * spellcheck
-
- Feb 03, 2023
-
-
Serban Iorga authored
* Create CLI tool for generating indirect runtimes code * Use the generated runtime for rialto parachain * Avoid autogenerated files when executing cargo spellcheck * Fix clippy warning
-
- Jan 31, 2023
-
-
Svyatoslav Nikolsky authored
* verify partial repo build on CI * try with "git checkout ." * no-revert * use no-revert on CI * fix for use in Cumulus repo * move to nightly * move desc * rename script * actual rename
-
Alexander Samusev authored
-
- Dec 13, 2022
-
-
Branislav Kontur authored
-
- Nov 16, 2022
-
-
- Oct 24, 2022
-
-
Svyatoslav Nikolsky authored
* check benchmarks nightly * remove test code :)
-
- Oct 19, 2022
-
-
Svyatoslav Nikolsky authored
-
- Oct 03, 2022
-
-
Branislav Kontur authored
* Cleaning deps + satisfy `cargo build --release --all-targets --all-features` * PR fixes
-
- May 27, 2022
-
-
Svyatoslav Nikolsky authored
-
- May 25, 2022
-
-
Svyatoslav Nikolsky authored
* fix clippy warnings * try to reenable proper clippy on CI * fix clippy error * more Eqs * ignore clippy::derive-partial-eq-without-eq - clippy seems to be broken now :/
-
- May 04, 2022
-
-
Svyatoslav Nikolsky authored
-
- Apr 29, 2022
-
-
Sergejs Kostjucenko authored
-
- Apr 28, 2022
-
-
Svyatoslav Nikolsky authored
* switch to gav-xcm-v3 branch (wip) * add comment * play with CI * keep playing with CI * play with CI * trigger CI * Revert "trigger CI" This reverts commit fc35ac64.
-
- Mar 28, 2022
-
-
Alexander Samusev authored
-
- Jan 31, 2022
-
-
Svyatoslav Nikolsky authored
* Revert "pin bridges-ci image (#1256)" This reverts commit 4009d970. * Revert "remporary use pinned bridges-ci image in Dockerfile (#1258)" This reverts commit 4f988406.
-
- Dec 24, 2021
-
-
Svyatoslav Nikolsky authored
* use "production" floating tag when uilding docker image from version git tags * tiny fix
-
- Dec 16, 2021
-
-
Svyatoslav Nikolsky authored
-
- Nov 15, 2021
-
-
Adrian Catangiu authored
* Decouple the PoA bridge code from Rialto * Remove Rialto PoA bridge code * Remove relays/bin-ethereum code * Remove relays/client-ethereum code * Remove modules/ethereum code * Remove modules/ethereum-contract-builtin code * Remove PoA bridge documentation * Remove primitives/ethereum-poa code * Decouple Rialto from currency-exchange * Fix building with runtime-benchmarks * Fix should_encode_bridge_send_message_call test Because we removed some runtime modules/pallets, the substrate2substrate bridge pallet has a different index within the runtime so its calls have a different encoding. Update the test to use the new encoding. * Update readme - no more PoA bridge * Remove deployments/bridges/poa-rialto Also removes: - deployments/networks/eth-poa.yml - deployments/networks/OpenEthereum.Dockerfile * Remove deployments/dev/poa-config * Update deployments readme - no more PoA bridge * Remove eth-related scripts Deletes: - deployments/networks/eth-poa.yml - scripts/run-openethereum-node.sh * Remove poa-relay from gitlab-ci * Dockerfiles to use substrate-relay as default * Remove modules/currency-exchange code * Remove primitives/currency-exchange code Signed-off-by: acatangiu <[email protected]>
-
- Oct 25, 2021
-
-
Svyatoslav Nikolsky authored
-
- Oct 12, 2021
-
-
Svyatoslav Nikolsky authored
* playing with CI * fetch for wasm? * explicit fetch for git checkout * explicit fetch for git checkout * jq magic * jq is already there * cleanup * multiline? * spellcheck awakens from a coma * Revert "multiline?" This reverts commit 7999f393.
-
- Oct 05, 2021
-
-
Svyatoslav Nikolsky authored
-
- Sep 27, 2021
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
* try cargo fetch * trigger CI * Revert "trigger CI" This reverts commit 5820b526.
-
- Sep 24, 2021
-
-
Svyatoslav Nikolsky authored
-