- Nov 04, 2021
-
-
Svyatoslav Nikolsky authored
-
- Nov 02, 2021
-
-
bear authored
* change const value visable * Add docs * Update docs * Update docs 2 * Fix ci * Fix spell check
-
- Oct 26, 2021
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- Oct 25, 2021
-
-
Svyatoslav Nikolsky authored
* transactions mortality in message and complex relays * logging + enable in test deployments * spellcheck * fmt
-
Svyatoslav Nikolsky authored
* substrate: d0f6c1c60da22e04dd25c2eca46ebfe6f1571af0 polkadot: dd4b2e6a34a08a01b876d14641e99e7011be3463 cumulus: 9379cd6c1863ea846ad6c6a8cbbc99848dd5d693 * fmt * fixed lost refs * spelling * benckhmarks * fmt
-
Svyatoslav Nikolsky authored
-
- Oct 22, 2021
-
-
Vladislav authored
* Unify error enums in substrate and ethereum clients with `thiserror` Related to https://github.com/paritytech/parity-bridges-common/issues/857 * Add license pre-amble * rustfmt * Fix spelling
-
- Oct 21, 2021
-
-
Svyatoslav Nikolsky authored
* max call size <= 230 bytes * fix benchmarks
-
Tomasz Drwięga authored
* Add UI to compose deployment. * Override addresses.
-
Svyatoslav Nikolsky authored
-
- Oct 20, 2021
-
-
Svyatoslav Nikolsky authored
* replace collective flip with babe randomness in Rialto * fmt * fix test
-
- Oct 19, 2021
-
-
Svyatoslav Nikolsky authored
-
- Oct 18, 2021
-
-
Svyatoslav Nikolsky authored
-
- Oct 16, 2021
-
-
Svyatoslav Nikolsky authored
-
- Oct 15, 2021
-
-
Svyatoslav Nikolsky authored
* rialto parachain in test deployments * added some docs * reverted change from other PR
-
Svyatoslav Nikolsky authored
* resubmit strategy for Polkadot/Kusama * spellcheck * fmt
-
- 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 11, 2021
-
-
Svyatoslav Nikolsky authored
-
- Oct 08, 2021
-
-
Svyatoslav Nikolsky authored
* register parachain relay subcommand * revert cargo patch * added basic test * fmt
-
Svyatoslav Nikolsky authored
* token swap benchmarks * spellcheck
-
- Oct 06, 2021
-
-
Svyatoslav Nikolsky authored
-
- Oct 05, 2021
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
- Sep 30, 2021
-
-
HackFisher authored
* fix OutboundLaneData types * run build.sh to regenerate the types * fix order
-
- Sep 27, 2021
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
David authored
* Upgrade `jsonrpsee` to v0.3 * whitespace * fmt Co-authored-by: Svyatoslav Nikolsky <[email protected]>
-
Alfredo Garcia authored
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
* try cargo fetch * trigger CI * Revert "trigger CI" This reverts commit 5820b526.
-
bear authored
* Refactor logic * Thanks svyatonik help, it compile * Fix failed unit test * Remove compile warning * Rename * Return result in pay_relayers_rewards * Fix runtime compile issue * Use MessageNonce * Fix review issue * Missing u64 replacement * Revert return type changes * Fix merge issue * Remove useless clone
-
- Sep 24, 2021
-
-
Svyatoslav Nikolsky authored
-
Svyatoslav Nikolsky authored
-
hacpy authored
* Alter gitlab. * Use substrate's rustfmt.toml * cargo +nightly fmt --all * Fix spellcheck. * cargo +nightly fmt --all * format. * Fix spellcheck and fmt * fmt? * Fix spellcheck Co-authored-by: Tomasz Drwięga <[email protected]>
-
- Sep 23, 2021
-
-
Svyatoslav Nikolsky authored
* fix/ignore clippy * --locked check && test * RUSTC_WRAPPER="" for clippy-nightly, check-nightly, test-nightly
-
- Sep 22, 2021
-
-
Hector Bulgarini authored
-
Svyatoslav Nikolsky authored
* Substrate: 63b32fbaa2764c0a8ee76b70cdfa0fcb59b7181f Polkadot: 7229ab87acf5bc5d4d10655ad1a9819a1e317442 Cumulus: d5284b0e78be3a18a3371103dd00449aceb082df * rialto parachain runtime * fixed tests * add node + bump refs (not compiling yet): Substrate: 630422d6108cbaaca893ab213dde69f3bdaa1f6b Polkadot: 7229ab87acf5bc5d4d10655ad1a9819a1e317442 Cumulus: 5af2990cfd3711f86c7cb8606b22364208a5c32d GrandpaBridgeGadget: c152c45ac331eb8ab40d956ab1d008d181810ef4 * fix compilation (collator is not working) * more fixes * fmt * spellcheck * fix warnings * fix compilation * fmt * trigger CI * trigger CI * Revert "trigger CI" This reverts commit a31f53ce. * benchmarks * fix benchmarks * fix again * Revert "Revert "trigger CI"" This reverts commit 1dea8b42. * Revert "Revert "Revert "trigger CI""" This reverts commit 8fb74fa5. * try fix * lost lock file * spellcheck * try to disable sccache for cargo check * Revert "Revert "Revert "Revert "trigger CI"""" This reverts commit f1574614. * try to disable again * disable sccache for test
-
Tomasz Drwięga authored
-
Svyatoslav Nikolsky authored
* box large arguments * benchmarks * fix
-