Oliver Tale-Yazdi
|
9c1a2b38e5
|
Workspace maintenance (#1884)
Changes:
- Add missing crate to the workspace
- Remove versions from local dependency links
Maybe it is finally worth it to add this scrip to the CI to find these
things earlier:
[check-deps.py](https://github.com/ggwpez/substrate-scripts/blob/master/import-runtime-repos/check-deps.py).
@paritytech/ci what would be the best location for that check?
It takes only a second to run, so maybe we can squeeze it into one of
the existing checks?
Otherwise creating a new GH workflow feels a bit wasteful... maybe i can
group it with https://github.com/paritytech/polkadot-sdk/pull/1831
---------
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
|
2023-10-16 20:03:53 +02:00 |
|
Sebastian Kunert
|
9485b0b492
|
Point documentation links to monorepo (#1741)
|
2023-09-29 22:33:26 +02:00 |
|
Oliver Tale-Yazdi
|
830fde2a60
|
Update fmt file and some authors (#1379)
* Include bridges into fmt
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Fix some authors
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
---------
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
|
2023-09-04 09:19:41 +02:00 |
|
Davide Galassi
|
f1f793718a
|
Sassafras primitives (#1249)
* Introduce Sassafras primitives
* Keystore workaround
* Fix doc
* Use in keystore
* Improve bandersnatch vrf docs
* Apply review suggestions
* Update README
* Docs improvement
* Docs fix
|
2023-08-31 13:38:11 +02:00 |
|