Skip to content

Remove old docs, Dockerfiles and unused code.#1844

Merged
Neopallium merged 4 commits intodevelopfrom
remove_old_docs
Aug 12, 2025
Merged

Remove old docs, Dockerfiles and unused code.#1844
Neopallium merged 4 commits intodevelopfrom
remove_old_docs

Conversation

@Neopallium
Copy link
Copy Markdown
Contributor

@Neopallium Neopallium commented Jul 22, 2025

Remove some unused files:

  • The old wrangler worker site (moved to another repo).
  • Old Dockerfiles for PI build and old node image.
  • Old Permissions check utility that isn't used.

@Neopallium Neopallium changed the title [WIP] Remove old docs. [WIP] Remove old docs, Dockerfiles and unused code. Jul 22, 2025
@Neopallium Neopallium changed the title [WIP] Remove old docs, Dockerfiles and unused code. Remove old docs, Dockerfiles and unused code. Jul 22, 2025
@Neopallium Neopallium merged commit f1c49b6 into develop Aug 12, 2025
17 checks passed
@Neopallium Neopallium deleted the remove_old_docs branch August 12, 2025 13:23
Neopallium added a commit that referenced this pull request Dec 5, 2025
* Subsidise more pallets. (#1840)

* Subsidise more pallets.

* Fix typo.

* Add missing runtime API to schema (#1841)

* Add missing runtime API

* Fix return type

* Allow relocking an instruction (#1842)

* Remove rc4 from version.  Update metadata snapshots. (#1843)

* Remove old docs, Dockerfiles and unused code. (#1844)

* Remove workers site code.

* Remove old Dockerfiles.

* Remove old unused code.

* Remove old scripts.

* Refactor our changes out of the core Staking code. (#1802)

* Start moving our changes out of the core Staking code.

* Refactor chill/nominate code.

* Refactor slashing switch.

* Add missing "Polymesh added" notes.

* FIXUP

* Access Polymesh staking logic through an associated type.

* Impl PermissionedStaking on the pallet.

* Refactor some of our logic out of the benchmarking and testing code.

* Avoid using our User type.

* Add ED check to trait.

* Staking split (#1813)

* Revert benchmarking and testing utils to Substrate code.

* Port our staking benchmarks onto the Substrate code.

* Split the permissioned validator logic into a different pallet.

* Update tests.

* cargo fmt

* Move Polymesh types out of staking pallet.

* Cleanup

* Clean and revert some changes.

* Import Substrate mock/tests.

* Use staking pallet from Substrate.

* Fix tests.

* Remove old PolymeshStorageVersion.

* Remove unused events.

* Add migration.

* Switch Substrate branches.

* FIXUP: weights.

* Update balance pallet (#1833)

* Remove pallet-balances

* Fix benchmarks

* Remove cdd check; Fix bench

* Fix bench and integration tests

* Add polymesh_v8 feature to polymesh-api

* Update ci commands

* Change ci flag

* Remove error

* Add workspace dependency

* Update Substrate

* Update WeightMeter

* Deprecated GenesisBuild, use BuildGenesisConfig

* Use Weight::from_parts instead of Weight::from_ref_time

* T::BlockNumber update

* Fix chrono deprecated warnings.

* Fix deprecated check_accrue call.

* Add TypeInfo to Runtime API types.

* System pallet renamed Index -> Nonce.

* Update contracts

* Update weights

* Bump recursion_limit

* Update Babe and Grandpa.

* Update staking pallet

* Update im-online.

* Require serde.

* no_std GenesisConfig.

* Update node binary service/command code.

* Add missing runtime_version attribute.

* Fix wasm-builder

* Remove old test.

* Fix warnings.

* Fix warnings about OldWeight.

* Fix benchmark build.

* Fix RPC port number.

* System.set_code doesn't use max block weight anymore.

* Use sensible maths for `from_rational`.

paritytech/substrate#13660

* Bump contract gas fees.

* Add NoopMigration for v10 contracts pallet.

* Add feature flag for ed; Fix tests and runtime

* Update Weights

* Fix integration tests

* Update .toml and .lock; Update rustc --version; Remove old testing feature

* Fix compilation errors - part I

* Fix compilation errors - part II

* Fix compilation errors - part III

* Fix compilation errors - part IV

* Fix compilation errors - Tx payment

* Fix compilation errors - Remove deprecated scheduler

* Fix compilation erros - Impl TransactionExtension for pallet_permissions

* Fix compilation errors - Remove deprecated scheduler

* Remove deprecated calls - pallet_sudo pallet_validators

* Fix compilation errors - pallet_tx_payments currency adapter

* Fix compilation errors - Update dependency; add Preimage

* Update develop runtime

* Update mainnet and testnet runtime

* Fix rpc-protocol-fee - part I

* Fix node-rpc errors - part I

* Fix node-rpc errors

* Fix group and protocol rpc build

* Updating node part I

* Update node part II

* Update chain_spec - part I

* Update chain spec - part II

* Update node - part III

* Remove warnings; Remove local dependecies

* Impl TransactionExtension

* Add missing GenesisBuilder impl; Use camel case for json genesis; Add validators genesis config

* Remove duplicated chainspec merge; Update toml; Cargo fmt

* Update rust version

* Add ci_runtime

* Fix sudo mock

* Fix tests - part I; Fix storage and builder

* Fix tests - part I

* Fix tests - pips committee

* Fix settlement tests; Add subsidiser to tx_payment pallet

* Fix relayer tests

* Fix tx_payment tests

* Fix Utility tests

* Compile staking tests

* Fix staking tests - UseNominatorsAndValidatorsMap does not sort

* Fix toml files missing runtime-benchmark feature

* Fix toml files for benchmarks part II

* Fix benchmarks - part III

* Order toml dependencies

* Update .lock; Change rust-toolchain

* Change rust version

* Fix benchmarks build

* Change rust version for ci

* Run cargo fmt

* Fix the ci pipeline; Remove contracts from benchmarks temporarily

* FIx manual_slash benchmark

* Run cargo update

* Build docker temporarily

* Remove unimplemented call

* Add CA certs to debian docker image.

* FIXUP: ca cert install

* Cargo update; Fix settlement test

---------

Co-authored-by: Robert Gabriel Jakabosky <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants