- Apr 10, 2024
-
-
-
-
-
* increase pause before messages generation start * spelling
-
* move some associated types from relay_substrate_client::Chain to bp_runtime::Chain * dummy commit * Revert "dummy commit" This reverts commit 81bc64aa092df115a7c68e7bb7ca5e83ec31fd20.
-
* resubmit transactions: start * resubmit transactions: continue * enable resubmitter in deployments * clippy * spellcheck * Update relays/client-substrate/src/chain.rs Co-authored-by:
Tomasz Drwięga <tomusdrw@users.noreply.github.com> * fix compilation * fix compilation Co-authored-by:
Tomasz Drwięga <tomusdrw@users.noreply.github.com>
-
-
* Remove Trailing Space * Correct Source Chain Name
-
-
-
* I'm just trying to do my job * spelling
-
-
* fix delivery transaction estimation in greedy relayer * fixed typo * improve logging * improve logging * fmt * fix compilation * fmt * Update relays/lib-substrate-relay/src/messages_target.rs Co-authored-by:
Tomasz Drwięga <tomusdrw@users.noreply.github.com> * review Co-authored-by:
Tomasz Drwięga <tomusdrw@users.noreply.github.com>
-
-
* Rename param in `confirm_delivery` * Fix typo * Update comment * Fix review issue
-
* fix spellcheck * invariants
-
* Remove redundant generic parameters from SubstrateMessagesSource * Remove redundant generic parameters from SubstrateMessagesTarget * use uniform alias naming * use aliases instead of fully quallified syntax * pr feedback
-
-
* mortal relay transactions * sign block hash for mortal transactions * TransactionEraOf * add explanation * enable mortal transactions for Westend -> Millau headers relay * clippy * spellcheck
-
* remove unused dev deps * Removing unused deps
-
-
* update conversion rate: initial commit * Rialto=Polkadot && Millau=Kusama + actually update conversion rates * update deployment scripts and readme * allow non-zero difference between stored and real rates * dummy commit * Revert "dummy commit" This reverts commit a438198180a8385feeaaca60c9d2da0950465215. * clippy * #[allow(clippy::float_cmp)] in conversion rate update * dummy * Revert "dummy" This reverts commit 90cd6e47cda56f655e94dbef76138e6cc58d664a. * spell * shared_value_ref() -> get() * Revert "shared_value_ref() -> get()" This reverts commit 20aa30de6a59b2099cfba3e9676e71200b7bb468.
-
* get rid of frame_support::traits::Instance usage in messaging * migrate messages pallet to frame v2 * fix benchmarks * remove dummy event + add Parameter to metadata * review * typo
-
-
-
* added missing docs * added .cargo to gitignore
-
* lib-substrate-relay * pass to build * remove unused file * clippy && tests * Changed follow suggestions * License * Make changes follow suggested * docs * fix fmt
-
Update outdated GRANDPA pallet docs.
-
-
-
* pallet-bridge-dispatch -> frame v2 * fix metadata
-
* Adding BridgedChainId constant to message pallet * Addressing PR feedback
-
* Changing chain_spec of Rialto and Millau chains to retrieve their respective name * Adding development as well * Addressing PR feedback Co-authored-by:
Svyatoslav Nikolsky <svyatonik@gmail.com>
-
* Appease `cargo-spellcheck` * Increase logging for `cargo-spellcheck` * Fix config file name
-
-
* token swap pallet * token swap type (replay protection) * post-merge fixes * post-merge fix * Update modules/token-swap/src/lib.rs Co-authored-by:
Tomasz Drwięga <tomusdrw@users.noreply.github.com> * Update modules/token-swap/src/lib.rs Co-authored-by:
Tomasz Drwięga <tomusdrw@users.noreply.github.com> * add missing comment part * Update modules/token-swap/src/lib.rs Co-authored-by:
Tomasz Drwięga <tomusdrw@users.noreply.github.com> * starting claim after lock period is over is forbidden * move spec_version and weight to arguments Co-authored-by:
Tomasz Drwięga <tomusdrw@users.noreply.github.com>
-
* fix(spellcheck): test of fixing * fix(hunspell): improved many typos etc. * fix(hunspell): all errors solved * fix(hunspell): extended scope of files - the build should fail * Return error code. * Fix spelling, sort dictionary. * fix(hunspell): added fix to gitlabs check * fix(typo): one typo and test of verification on github * fix(typo): one typo Co-authored-by:
Tomasz Drwięga <tomasz@parity.io>
-
-
-
-