Skip to content

Commit

Permalink
chore(deps): upgrade polkadto to 0.9.43
Browse files Browse the repository at this point in the history
hyperspace

remove forks

renames

trait updates

what is the key?

keystore

oracle

delete

ohoho

inspect

fuck you

deleting instead of fixing

orml

no forks

silly fixing api

hoho

doing AI work

more migration

reason

hoho

removed to be removed

fixing comswasm

cw fixes

repaced

updated tinkernet

fnt

fixed reserbable

root cause

fixed

fuck parity again

wtf

happy

clean up aligned and disable tests until parties will have time to fix

fixes

pablo

fixed tx payment

need to put default weights and init assets pallet

oracle is good

remove currency factory

pablo

more pallets

remove warnings

more changes

weight warnings

remove GenerateCurrencyId from assets

assets registry trying to compile

updated centauri deps to latest

fixing composable runtime compile

fixing composable  runtime

more thing

almost fixes composble runtime check

fixed ()

compiles

fixed composable

fixed picasso

porting acala

warp

fixed fmt and std build

zepter fmt

deps

used old centauir too

debug

fixing tests

deps fix

moved dust remover

fixed tests

fixed more tests

clippy fix

fixed vesting benchmarks

fmt and new zombie

fixing remaining reds

less red

removed potentially double minting dust remover

clippy

no dep pn lfs

fixing more

fmt

tune

fixed back deps

fixed port

final fix

retry

more std

more features

more fixes

disabling ibc failing bench build
  • Loading branch information
dzmitry-lahoda committed Sep 7, 2023
1 parent 21b2e44 commit dde7b07
Show file tree
Hide file tree
Showing 329 changed files with 5,288 additions and 38,483 deletions.
4 changes: 2 additions & 2 deletions .github/templates/watch-exec/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ runs:
STATUS_TRANSIENT_FAILURE=200
# Maximum retries in case of network failures.
RETRIES=5
INPUTS_COMMAND="${{ inputs.command }}"
INPUTS_COMMAND="${{ inputs.command }}"
CACHIX="cachix watch-exec --compression-level ${CACHIX_COMPRESSION_LEVEL:-16} --compression-method ${CACHIX_COMPRESSION_METHOD:-"zstd"} --jobs ${CACHIX_JOBS:-16} composable"
NIX_DEBUG_COMMAND="" && [[ $ACTIONS_RUNNER_DEBUG = "true" ]] && NIX_DEBUG_COMMAND='--print-build-logs --debug --show-trace --verbose'
NIX_DEBUG_COMMAND="" && [[ $ACTIONS_RUNNER_DEBUG = "true" ]] && NIX_DEBUG_COMMAND='--print-build-logs --debug --show-trace --verbose --keep-going'
HAPPY_CMD="${CACHIX?} ${INPUTS_COMMAND?} --no-update-lock-file --accept-flake-config ${NIX_DEBUG_COMMAND} -L 2> >(tee --append $LOG_FILE >&2)"
SLOW_CMD="${CACHIX?} ${INPUTS_COMMAND?} --no-update-lock-file --accept-flake-config --show-trace --fallback -L 2 ${NIX_DEBUG_COMMAND} > >(tee --append $LOG_FILE >&2)"
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/pr-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ jobs:
continue-on-error: false
needs:
- privilege-check
- lfs-check
runs-on:
- x86_64-linux-32C-128GB-2TB
concurrency:
Expand Down Expand Up @@ -356,7 +355,6 @@ jobs:
ok: ${{ steps.ok.outputs.ok }}
needs:
- privilege-check
- lfs-check
runs-on:
- x86_64-linux-32C-128GB-2TB
concurrency:
Expand Down
1 change: 0 additions & 1 deletion DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ For 2, if you are unsure of the legal implications, contact our general council

Exact version of dependencies are more welcomed than wildcards(*).

We pin to a `commit`, not a branch for git dependencies.
Forks with PRs to upstream are welcomed, forks without PRs to upstream are not.

Other things are checked by CI jobs or decided per case.
Binary file not shown.
Binary file removed audits/halborn/audit20220919-pallet-democracy.pdf
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit dde7b07

Please sign in to comment.