Tomasz Drwięga
|
84cd93f936
|
Add Westend & Rococo primitives (#808)
* Move chain primitives to a sub-folder.
* Update workspace members.
* Extract core parts of polkadot.
* cargo fmt --all
* Remove TODO.
* cargo fmt --all
* Fix crate names.
* Add to the latest API.
* cargo fmt --all
* Add nested lock files to ignore (generated during cargo fmt)
* Fix compilation.
* cargo fmt --all
* Fix ignore pattern.
* Address review comments.
|
2024-04-10 10:28:37 +02:00 |
|
Tomasz Drwięga
|
8f11732bb9
|
Uniform git dependencies (Backport of substrate#2589) (#805)
* Make Substrate deps uniform
* Rest of the deps.
* Fix broken merge.
* Revert substrate.
* Fix tests
Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
|
2024-04-10 10:28:37 +02:00 |
|
Tomasz Drwięga
|
7aa51f8d30
|
Update to latest substrate (#723)
* Bump substrate deps.
* Bump scale.
* Bump ethabi.
* Remove inherent from aura.
* Migrate to construct_runtime
* cargo fmt --all
|
2024-04-10 10:28:37 +02:00 |
|
Svyatoslav Nikolsky
|
2d08a9d213
|
Polkadot integration (#542)
* kusama primitives + client
* polkadot primitives + client
* lost Chain definitions
* fix compilation and fmt
* Update primitives/runtime/src/lib.rs
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
Co-authored-by: Hernando Castano <HCastano@users.noreply.github.com>
|
2024-04-10 10:28:37 +02:00 |
|