-
cc86ff5f2b
security: remove AI tooling files — CLAUDE.md, .claude/
main
pezkuwichain
2026-04-21 19:20:23 +02:00
-
cb0ac10df2
security: ignore internal rebranding and operational scripts
pezkuwichain
2026-04-21 16:32:55 +00:00
-
6f61b89beb
docs: remove local filesystem paths from runtimes-pallets.md
pezkuwichain
2026-04-21 16:31:49 +00:00
-
787efa3cce
fix(security): update vulnerable dependencies, clean up deny.toml
pezkuwichain
2026-04-14 00:15:21 +03:00
-
a683b836fe
chore: repo cleanup and security hardening
pezkuwichain
2026-04-13 21:30:38 +03:00
-
f82546fdb1
chore: add license files and attribution notice for Apache-2.0 compliance
pezkuwichain
2026-04-10 15:59:29 +03:00
-
a0607b420c
fix(security): add missing advisory ignores for cargo-audit + cargo-deny
pezkuwichain
2026-03-28 15:47:09 +03:00
-
fd197ae78f
fix: presale benchmark missing args + security audit advisory cleanup
pezkuwichain
2026-03-27 09:34:47 +03:00
-
894617563a
fix: default version=0.0.0 in generate-umbrella.py
pezkuwichain
2026-03-22 20:27:18 +03:00
-
b27c12d306
fix(ci): add missing version field to umbrella Cargo.toml
pezkuwichain
2026-03-22 20:26:48 +03:00
-
9f4c9b4d19
style: fix formatting, regenerate umbrella, taplo format
pezkuwichain
2026-03-22 20:17:58 +03:00
-
288978c088
fix(security): audit fixes across 9 custom pallets
pezkuwichain
2026-03-22 18:56:37 +03:00
-
ad9204cab1
fix(security): address HIGH audit findings across 5 pallets
pezkuwichain
2026-03-21 21:58:24 +03:00
-
741a65416a
fix(security): address remaining CRITICAL audit findings
pezkuwichain
2026-03-21 21:23:43 +03:00
-
f1a7a7f872
fix(security): address critical audit findings in presale and validator-pool pallets
pezkuwichain
2026-03-21 15:33:25 +03:00
-
420ed35169
feat: add weights, benchmarking, mock and tests for ping and teyrchain-info pallets
pezkuwichain
2026-03-21 15:19:47 +03:00
-
66a4bfa86b
fix(ci): trailing slash in debug Dockerfile COPY, make build-rustdoc non-blocking
pezkuwichain
2026-03-20 18:35:20 +03:00
-
a525696e16
fix(docker): add trailing slash to COPY destination in malus Dockerfile
pezkuwichain
2026-03-19 18:46:53 +03:00
-
2ad475ceef
ci: remove all zombienet CI infrastructure
pezkuwichain
2026-03-16 17:27:37 +03:00
-
86e44c151c
ci: move zombienet tests to manual-only workflow_dispatch
pezkuwichain
2026-03-16 17:18:17 +03:00
-
6c036bbe6f
fix(ci): use upstream paritytech/zombienet Docker image
pezkuwichain
2026-03-16 15:34:47 +03:00
-
afa8bba099
fix(ci): change Docker Hub namespace from pezkuwichain/ to pezkuwi/
pezkuwichain
2026-03-14 15:58:50 +03:00
-
012807bf14
ci: trigger full workflow re-run with updated Docker Hub credentials
pezkuwichain
2026-03-13 15:17:14 +03:00
-
3bc4c8eda1
chore(deps): update quinn-proto to 0.11.14 (RUSTSEC-2026-0037 fix)
pezkuwichain
2026-03-12 04:24:51 +03:00
-
f21c5ab99e
chore(deps): bump the ci_dependencies group with 5 updates
SatoshiQaziMuhammed
2026-03-10 06:15:44 +03:00
-
-
3bd2fa71eb
chore(deps): bump the ci_dependencies group with 5 updates
dependabot[bot]
2026-03-09 03:24:09 +00:00
-
-
d8550e2d76
style: fix rustfmt line length in BABE benchmarking blob
pezkuwichain
2026-03-07 01:22:57 +03:00
-
d52551460c
fix(ci): compress rustdoc artifact to prevent upload stall
pezkuwichain
2026-03-07 01:07:07 +03:00
-
0dbe3a7032
fix(benchmarks): regenerate BABE equivocation proof blob, exclude revive benchmarks
pezkuwichain
2026-03-06 16:52:47 +03:00
-
827128f5f7
chore: format deny.toml with taplo (alphabetical license order)
pezkuwichain
2026-03-05 03:41:02 +03:00
-
2fbe8da2cd
fix(security): add NCSA and CDLA-Permissive-2.0 licenses, disable fail-fast
pezkuwichain
2026-03-05 03:28:41 +03:00
-
6e307b0999
fix(security): set unmaintained=none in deny.toml
pezkuwichain
2026-03-05 03:11:35 +03:00
-
4f672222f7
fix(security): upgrade deps and enforce security audit workflow
pezkuwichain
2026-03-05 03:00:59 +03:00
-
bea99ee1b4
fix(messaging): fix clippy/rustdoc errors in benchmarking
pezkuwichain
2026-03-04 15:01:49 +03:00
-
ea249f9f96
chore: gitignore operational scripts, add statement-distribution-legacy doc
pezkuwichain
2026-03-04 03:59:38 +03:00
-
0d3548a87b
feat(people): add pezpallet-messaging to People Chain runtime
pezkuwichain
2026-03-04 03:55:55 +03:00
-
93f1df24a1
feat(ci): switch CI image to GHCR mirror (package now public)
pezkuwichain
2026-03-02 21:24:30 +03:00
-
4627d08954
fix(ci): revert to paritytech CI image until GHCR package is public
pezkuwichain
2026-03-02 15:16:39 +03:00
-
c9be37fd95
feat(ci): switch CI image to GHCR mirror
pezkuwichain
2026-03-02 15:11:07 +03:00
-
d9c6dd3c60
refactor(ci): decouple from upstream Parity infrastructure
pezkuwichain
2026-03-02 15:02:23 +03:00
-
83890ef729
fix(ci): update Docker action - fix master->main fallback tag, bump login-action to v3.7.0
pezkuwichain
2026-03-02 14:20:56 +03:00
-
8016844db7
Merge pull request #362 from pezkuwichain/dependabot/github_actions/ci_dependencies-5bf5cf5af6
SatoshiQaziMuhammed
2026-03-02 14:11:50 +03:00
-
-
b3d2a1837c
chore(deps): bump the ci_dependencies group across 1 directory with 14 updates
dependabot[bot]
2026-03-02 11:07:51 +00:00
-
-
f8c4bca688
fix(ci): fix Docker push permissions, macOS disk space, and audit summary overflow
pezkuwichain
2026-03-02 13:58:38 +03:00
-
233f6fcb9d
fix(ci): remove all forklift usage and update runtime-interface UI test stderr
pezkuwichain
2026-03-01 07:58:42 +03:00
-
8f7a2d09f2
fix(ci): update UI test stderr files for pezsp_version rebrand and caret alignment
pezkuwichain
2026-02-28 22:52:52 +03:00
-
66d4eb81d8
fix(ci): disable forklift RUSTC_WRAPPER in all container jobs
pezkuwichain
2026-02-28 01:43:32 +03:00
-
aa45e1a108
fix(ci): update UI test stderr files for pezsp_api rebrand, increase test-doc timeout
pezkuwichain
2026-02-27 17:57:31 +03:00
-
48d3a14808
fix(ci): fix cargo-check-each-crate vendor failures, pezframe-ui wasm build, macOS disk
pezkuwichain
2026-02-27 05:17:35 +03:00
-
93b4c91f41
fix(ci): further increase VPS runner timeouts based on actual run times
pezkuwichain
2026-02-26 19:57:44 +03:00
-
2605a16a7e
fix(ci): increase VPS timeouts, exclude revive-eth-rpc from doc tests, make quick-benchmarks informational
pezkuwichain
2026-02-26 15:36:21 +03:00
-
20ad3489ee
fix(ci): fix deny.toml taplo formatting (tabs + sorted arrays)
pezkuwichain
2026-02-25 21:43:36 +03:00
-
070553a89d
fix(ci): add GPL-3.0-only to allowed licenses, fix taplo formatting
pezkuwichain
2026-02-25 21:27:05 +03:00
-
e5b3f453eb
fix(ci): fix cargo-deny v2 config and make security audit informational
pezkuwichain
2026-02-25 21:09:34 +03:00
-
535ab80740
fix(ci): update deny.toml to cargo-deny v2 format
pezkuwichain
2026-02-25 19:44:38 +03:00
-
c55a371edb
fix(ci): fix build failures and add security audit workflow
pezkuwichain
2026-02-25 19:39:47 +03:00
-
97bc5a5092
fix(ci): increase job timeouts for VPS runners
pezkuwichain
2026-02-25 04:59:42 +03:00
-
da8cf65c10
fix(ci): enable jsonrpsee feature for pezkuwi-subxt in zombienet-orchestrator
pezkuwichain
2026-02-25 01:54:46 +03:00
-
5cf4a65673
fix(ci): fix taplo formatting in pezkuwi-subxt-signer Cargo.toml
pezkuwichain
2026-02-24 21:44:48 +03:00
-
5a2da93fee
fix(ci): exclude subxt crates from umbrella runtime-full to fix wasm32v1-none build
pezkuwichain
2026-02-24 19:58:22 +03:00
-
fdddef83bd
fix(ci): restore wasm32v1-none target and remove WASM_BUILD_STD=0
pezkuwichain
2026-02-24 04:46:51 +03:00
-
ffd9944f3d
fix(ci): replace wasm32v1-none with WASM_BUILD_STD=0 in all build jobs
pezkuwichain
2026-02-24 01:44:40 +03:00
-
bae6a8b421
fix(ci): add WASM_BUILD_WORKSPACE_HINT to test-doc job
pezkuwichain
2026-02-23 23:18:32 +03:00
-
4620819c0c
fix(ci): enable native feature for pezkuwi-subxt in zombienet crates
pezkuwichain
2026-02-23 21:45:46 +03:00
-
f55a0ed4e5
fix(ci): resolve serde_core duplicate alloc in clippy and quick-benchmarks
pezkuwichain
2026-02-23 18:22:53 +03:00
-
1b38c0919e
fix: use wasm32v1-none target in getting-started.sh script
pezkuwichain
2026-02-23 11:16:54 +03:00
-
83e29dba8c
fix: replace wasm32-unknown-unknown with wasm32v1-none in crypto checks and scripts
pezkuwichain
2026-02-23 11:15:06 +03:00
-
acb2b3f181
ci: increase build-publish-images job timeouts to 120 minutes
pezkuwichain
2026-02-23 07:09:43 +03:00
-
da995d41ff
ci: use wasm32v1-none instead of SKIP_WASM_BUILD for doc tests
pezkuwichain
2026-02-23 04:03:22 +03:00
-
7a4baa3ac8
ci: add wasm32v1-none target and SKIP_WASM_BUILD to fix serde_core duplicate alloc error
pezkuwichain
2026-02-23 02:52:20 +03:00
-
c5ce61616e
fix(rc-runtime): use TeleportTracking for CheckedAccount in XCM benchmarks
pezkuwichain
2026-02-23 00:07:38 +03:00
-
20c7291f39
ci: re-enable pezsc-basic-authorship doc tests and pezsnowbridge-runtime-common bench checks
pezkuwichain
2026-02-22 22:20:53 +03:00
-
b78fc90fd8
fix(metrics): make runtime_can_publish_metrics test more robust
pezkuwichain
2026-02-22 22:16:57 +03:00
-
112423d3d5
ci: remove serde_core/wasm32v1-none workarounds, re-enable 35+ disabled jobs
pezkuwichain
2026-02-22 21:29:53 +03:00
-
64421a0ffa
fix(ci): restore umbrella version field for check-umbrella CI step
pezkuwichain
2026-02-22 21:07:19 +03:00
-
5442df857c
ci: setup ephemeral self-hosted runner + remove 22 unused workflows
pezkuwichain
2026-02-22 20:41:38 +03:00
-
5eb2769add
fix: cargo fmt + LocalCheckAccount→CheckAccount rename + AH MintLocation fix
pezkuwichain
2026-02-22 18:47:46 +03:00
-
0e7a3856c2
fix(xcm): correct MintLocation for AH migration (RC 1_020_007, AH 1_020_006)
pezkuwichain
2026-02-21 04:55:14 +03:00
-
00c31a0151
fix(ci): restore umbrella version field for check-umbrella CI step
pezkuwichain
2026-02-21 00:48:10 +03:00
-
fcb303b96e
chore: cargo fmt + regenerate umbrella crate
pezkuwichain
2026-02-21 00:38:40 +03:00
-
a516ffec65
fix(rc-runtime): remove old pezpallet_staking and related pallets for RC 1_020_006
pezkuwichain
2026-02-21 00:22:12 +03:00
-
90a6917616
chore: bump spec versions for mainnet upgrade (RC 1_020_005, AH 1_020_005, People 1_020_008)
pezkuwichain
2026-02-20 15:26:17 +03:00
-
665e48f47f
chore: gitignore simulation scripts and data
pezkuwichain
2026-02-19 23:00:56 +03:00
-
d465e7b14d
chore: ignore chainspecs directory (simulation-generated)
pezkuwichain
2026-02-19 22:56:01 +03:00
-
cc156a1d61
fix(ah-staking): stall detection grace period, MinerPages fix, and simulation tools
pezkuwichain
2026-02-19 17:16:43 +03:00
-
21d1bc2375
test(governance): add OpenGov track configuration unit tests
pezkuwichain
2026-02-19 00:10:21 +03:00
-
ce79d33f0d
feat(governance): activate OpenGov production periods and add Welati tracks
pezkuwichain
2026-02-18 23:36:31 +03:00
-
d6f180621e
fix(ah): set force_era=ForceNone in genesis to prevent premature elections
pezkuwichain
2026-02-18 21:23:51 +03:00
-
1f814ca9b9
feat(ah): treasury integration and production staking parameters
pezkuwichain
2026-02-18 21:23:23 +03:00
-
4509287cf4
feat(rc): update BEEFY keys from mainnet keystore and add mainnet simulation preset
pezkuwichain
2026-02-18 21:23:09 +03:00
-
4d0176e2f0
fix(staking-async): add stalled era recovery for zombie pending eras
pezkuwichain
2026-02-18 21:22:56 +03:00
-
098e3041bb
feat(rc): integrate StakingAhClient pallet and upgrade staking to production parameters
pezkuwichain
2026-02-18 21:22:45 +03:00
-
6f4bbe2d86
fix(ah-staking): correct fixed_total_issuance to 200M HEZ baseline
pezkuwichain
2026-02-18 20:19:40 +03:00
-
f5d865ae0a
fix: lower MinTrust thresholds for welati elections, fix CI fmt
pezkuwichain
2026-02-17 04:01:26 +03:00
-
176fd52ab7
sec: remove hardcoded mnemonics, add mainnet tools and subxt examples
pezkuwichain
2026-02-16 23:52:08 +03:00
-
8df1a89e6d
fix: clippy dead_code and manual_flatten in remaining subxt examples
pezkuwichain
2026-02-16 21:08:40 +03:00
-
af159bf0b9
fix: clippy manual_flatten and dead_code in subxt examples
pezkuwichain
2026-02-16 20:49:53 +03:00
-
dd4b9874ae
fix: taplo formatting and umbrella version for CI quick-checks
pezkuwichain
2026-02-16 20:00:52 +03:00
-
da3a8f23c0
fix: remove staking-score from relay chain, fix CI quick-checks
pezkuwichain
2026-02-16 19:50:13 +03:00
-
d23daa8f67
feat: noter delegation for staking score system
pezkuwichain
2026-02-16 19:01:18 +03:00