Skip to content

[pallet-revive] fix file case#6981

Merged
bkchr merged 7 commits intomasterfrom
pg/fix-filecase
Jan 2, 2025
Merged

[pallet-revive] fix file case#6981
bkchr merged 7 commits intomasterfrom
pg/fix-filecase

Conversation

@pgherveou
Copy link
Contributor

fix #6970

@pgherveou
Copy link
Contributor Author

/cmd prdoc --audience runtime_dev --bump minor

@pgherveou pgherveou added T7-smart_contracts This PR/Issue is related to smart contracts. R0-no-crate-publish-required The change does not require any crates to be re-published. labels Dec 23, 2024
@pgherveou pgherveou marked this pull request as ready for review December 23, 2024 08:17
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is remove as duplicate of Errors.json I guess?

@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/12582976725
Failed job name: test-linux-stable

@bkchr bkchr enabled auto-merge January 2, 2025 18:36
@bkchr bkchr disabled auto-merge January 2, 2025 18:36
@bkchr bkchr merged commit 20513d6 into master Jan 2, 2025
@bkchr bkchr deleted the pg/fix-filecase branch January 2, 2025 18:36
dudo50 pushed a commit to paraspell-research/polkadot-sdk that referenced this pull request Jan 4, 2025
fix paritytech#6970

---------

Co-authored-by: command-bot <>
ordian added a commit that referenced this pull request Jan 7, 2025
* master: (256 commits)
  fix chunk fetching network compatibility zombienet test (#6988)
  chore: delete repeat words (#7034)
  Print taplo version in CI (#7041)
  Implement cumulus StorageWeightReclaim as wrapping transaction extension + frame system ReclaimWeight (#6140)
  Make `TransactionExtension` tuple of tuple transparent for implication (#7028)
  Replace duplicated whitelist with whitelisted_storage_keys (#7024)
  [WIP] Fix networking-benchmarks (#7036)
  [docs] Fix release naming (#7032)
  migrate pallet-mixnet to umbrella crate (#6986)
  Improve remote externalities logging (#7021)
  Fix polkadot sdk doc. (#7022)
  Remove warning log from frame-omni-bencher CLI (#7020)
  [pallet-revive] fix file case (#6981)
  Add workflow for networking benchmarks (#7029)
  [CI] Skip SemVer on R0-silent and update docs (#6285)
  correct path in cumulus README (#7001)
  sync: Send already connected peers to new subscribers (#7011)
  Excluding chainlink domain for link checker CI (#6524)
  pallet-bounties: Fix benchmarks for 0 ED (#7013)
  Log peerset set ID -> protocol name mapping (#7005)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

R0-no-crate-publish-required The change does not require any crates to be re-published. T7-smart_contracts This PR/Issue is related to smart contracts.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Case-sensitive file conflict in repository causes issues on case-insensitive filesystems

5 participants