Serban Iorga
|
2c26640ac3
|
polkadot-staging branch: Use polkadot-sdk dependencies (#2524)
* Use polkadot-sdk dependencies
* Fix ring-proof ref
* Fix Beefy
* Fix imports
* Simple runtimes fixes
* Fix substrate-relay
* Add ParaAssignmentProvider for Rialto
* Rialto chain_spec fix
* Fix Rialto build
* Fix Rialto pvf workers
* Allow rialto-parachain deprecated features warnings
|
2024-04-10 10:28:37 +02:00 |
|
Serban Iorga
|
9bfad80664
|
Add basic equivocation detection pipeline schema (#2338) (#2341)
* Move finality Engine to finality_base folder
* Define SubstrateFinalityPipeline
Extract basic parts of SubstrateFinalitySyncPipeline into
SubstrateFinalityPipeline
* Add equivocation detection pipeline
* Fix comment
|
2024-04-10 10:28:37 +02:00 |
|
Serban Iorga
|
f5fee288b9
|
Relayers pallet: extend payment source id (#1907)
* Add Chain::ID const
* Relayers pallet: extend payment source id
* Addressed code review comments
* Fix benchmarks
* Fix dashboards
* Renamings
* Fix compilation
|
2024-04-10 10:28:37 +02:00 |
|
Branislav Kontur
|
7ad5b0fe56
|
Bump codec version 3.0.0 -> 3.1.5 + unify parity-scale-codec vs codec (#1552)
|
2024-04-10 10:28:37 +02:00 |
|
Branislav Kontur
|
260dad5110
|
Bko cosmetics (#1550)
* Bump log version to 0.4.17
* Removed unnecesseray dependency + rename BridgeGrandpaMillauCall to BridgeGrandpaCall
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
f64357e7e8
|
CheckBridgedBlockNumber signed extension to reject duplicate header-submit transactions (#1352)
* CheckBridgedBlockNumber signed extension to reject duplicate header submit transactions
* fix depends_on
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
65c2c0ccce
|
Update Substrate/Polkadot/Cumulus references (#1353)
* cumulus: 4e95228291
polkadot: 975e780ae0d988dc033f400ba822d14b326ee5b9
substrate: 89fcb3e4f62d221d4e161a437768e77d6265889e
* fix refs
* sync changes from https://github.com/paritytech/polkadot/pull/3828
* sync changes from https://github.com/paritytech/polkadot/pull/4387
* sync changes from https://github.com/paritytech/polkadot/pull/3940
* sync with changes from https://github.com/paritytech/polkadot/pull/4493
* sync with changes from https://github.com/paritytech/polkadot/pull/4958
* sync with changes from https://github.com/paritytech/polkadot/pull/3889
* sync with changes from https://github.com/paritytech/polkadot/pull/5033
* sync with changes from https://github.com/paritytech/polkadot/pull/5065
* compilation fixes
* fixed prometheus endpoint startup (it now requires to be spawned within tokio context)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
2bf5b23262
|
edition = "2021" (#1346)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
4cdd959057
|
Refactor message relay helpers (#1234)
* refactor message relay helpers
* single standalone_metrics function
* fixed tests
* clippy + fmt
* removed commented code
* add calls tracing
* fix spelling
* cargo fmt
* -commented code
* fix build again
* post-merge build fix
* clippy + fmt
|
2024-04-10 10:28:37 +02:00 |
|
Squirrel
|
8b52cd2593
|
Remove unused deps (#1102)
* remove unused dev deps
* Removing unused deps
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
f5f73537a8
|
bump dependencies before start referencing polkadot repo (#1048)
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
db0216dabb
|
estimate transaction fee (#1015)
|
2024-04-10 10:28:37 +02:00 |
|
Tomasz Drwięga
|
acb872fbb0
|
Flatten back the structure (#837)
* Remove chains.
* Move relay clients.
* Flatten generic.
* Fix fmt.
|
2024-04-10 10:28:37 +02:00 |
|