Commit Graph

  • f6ee4781f6 [CI] Update deps (#2159) Oliver Tale-Yazdi 2023-11-05 23:35:40 +01:00
  • 15beef20fe Fix update-ui-tests.sh (#2161) Oliver Tale-Yazdi 2023-11-05 22:47:18 +01:00
  • 8ba7a6aba8 chain-spec: getting ready for native-runtime-free world (#1256) Michal Kucharczyk 2023-11-05 15:19:23 +01:00
  • c46a7dbb61 Tracking allocator: mark Spinlock::unlock() as unsafe and provide a safety contract (#2156) s0me0ne-unkn0wn 2023-11-05 13:51:36 +01:00
  • 0c39cf049e Update bootnode lists (#2150) Bulat Saifullin 2023-11-05 16:36:42 +04:00
  • f84b89710b Speed up nominator state checks in staking pallet (#2153) Ankan 2023-11-04 16:41:51 +01:00
  • 8d4ae36276 Speed up try runtime checks for pallet-bags-list (#2151) Ankan 2023-11-04 16:41:40 +01:00
  • 1c0b437330 cumulus test runtime: remove GenesisExt (#2147) Michal Kucharczyk 2023-11-04 10:25:07 +01:00
  • 21fbc00d04 Identity pallet improvements (#2048) georgepisaltu 2023-11-03 21:38:26 +02:00
  • ca5f10567a sc-block-builder: Remove BlockBuilderProvider (#2099) Bastian Köcher 2023-11-03 19:06:31 +01:00
  • cd2d5d2579 Tracking/limiting memory allocator (#1192) s0me0ne-unkn0wn 2023-11-03 16:48:41 +01:00
  • 8cfbee706d Add deprecation checklist document for Substrate (#1583) Juan Girini 2023-11-03 16:36:48 +01:00
  • d512b3f00b Convert SyncingEngine::run to use tokio::select! instead of polling (#2132) Dmitry Markin 2023-11-03 17:10:24 +02:00
  • 8dc41ba49d Do not request blocks below the common number when syncing (#2045) Dmitry Markin 2023-11-03 17:09:01 +02:00
  • f6f4c5aac8 Update Kusama Parachains Bootnode (#2148) Anthony Lazam 2023-11-03 16:04:39 +01:00
  • dca142398e substrate: sysinfo: Expose failed hardware requirements (#2144) Alexandru Gheorghe 2023-11-03 15:26:40 +02:00
  • fd0fe57002 ChargeAssetTxPayment: support providing u32 or MultiLocation in default impl (#1227) Tadeo Hepperle 2023-11-03 14:22:48 +01:00
  • b472fe5223 Update smoldot to 0.12 (#1212) Alexandru Vasile 2023-11-03 15:14:54 +02:00
  • e9987401f3 skip trigger for review bot on draft PRs (#2145) Javier Bullrich 2023-11-03 13:43:29 +01:00
  • 0d3c67d96b [testnet] Allow governance to control fees for Rococo <> Westend bridge (#2139) Svyatoslav Nikolsky 2023-11-03 11:32:41 +03:00
  • 15a3483881 Create new trait for non-dedup storage decode (#1932) Richard Melkonian 2023-11-02 18:02:01 +00:00
  • 40aca5ba65 tx: Remove wait_for_in_block helper method (#1237) Alexandru Vasile 2023-11-02 19:50:00 +02:00
  • e1c033ebe1 Use Message Queue as DMP and XCMP dispatch queue (#1246) Oliver Tale-Yazdi 2023-11-02 15:31:38 +01:00
  • 7df0417bcd XCM MultiAssets: sort after reanchoring (#2129) Serban Iorga 2023-11-02 16:02:41 +02:00
  • 29b4bd4233 impl Clone for MemoryKeystore (#2131) yjh 2023-11-02 19:45:24 +08:00
  • 10857d0b58 Make ExecResult encodable (#1809) Piotr Mikołajczyk 2023-11-02 10:28:52 +01:00
  • 8ff489875b Added bridge-hub-westend-runtime to the short-benchmarks pipeline (#2128) Branislav Kontur 2023-11-02 10:09:45 +01:00
  • 9ff5088115 Bandersnatch dependency update (#2114) Davide Galassi 2023-11-02 09:54:13 +01:00
  • fe9435db2f Fix for failed pipeline test-doc (#2127) Branislav Kontur 2023-11-02 07:05:56 +01:00
  • 1b1fab0da3 [testnet] Add AssetHubRococo <-> AssetHubWestend asset bridging support (#1967) Branislav Kontur 2023-11-02 00:39:49 +01:00
  • c66ae375e6 [FRAME] Short-circuit fungible self transfer (#2118) Oliver Tale-Yazdi 2023-11-01 22:11:28 +01:00
  • 4f05f9a686 Build workers for testing on demand (#2018) Julian Eager 2023-11-02 04:20:53 +08:00
  • 49c0f33bae fix substrate-node-template generation (#2050) Daniel Moos 2023-11-01 20:41:28 +01:00
  • 9987bbb1d2 Remove transitional code wrt executor parameters (#2112) jserrat 2023-11-01 13:11:35 -03:00
  • b6965af493 Improve FRAME storage docs (#1714) Kevin Krone 2023-11-01 16:28:02 +01:00
  • b2bb8cbcf3 review-bot: prevent request review of core-devs (#2121) Javier Bullrich 2023-11-01 16:16:13 +01:00
  • dce5a8da66 Direct XCM ExportMessage fees for different bridges to different receiver accounts (#2021) Serban Iorga 2023-11-01 17:11:07 +02:00
  • 8507f45cef [ci] Revert CI_IMAGE variable (#2120) Alexander Samusev 2023-11-01 16:06:25 +01:00
  • 2726d5af65 remove gum dependency on jaeger (#2106) jserrat 2023-11-01 11:58:46 -03:00
  • 00b85c51df [NPoS] Paging reward payouts in order to scale rewardable nominators (#1189) Ankan 2023-11-01 15:21:44 +01:00
  • f50054cffb [ci] Update rust nightly in ci image (#2115) Alexander Samusev 2023-11-01 14:37:09 +01:00
  • 1cd6acdff3 Move syncing code from sc-network-common to sc-network-sync (#1912) Dmitry Markin 2023-11-01 15:10:33 +02:00
  • 9ca267328e upgraded review-bot to 2.2.0 (#2097) Javier Bullrich 2023-11-01 12:28:16 +01:00
  • 37f3269c45 Bump chevdor/srtool-actions from 0.8.0 to 0.9.0 (#2089) dependabot[bot] 2023-11-01 09:50:39 +01:00
  • b53a93a676 Bump ec-utils version (#2104) Davide Galassi 2023-11-01 09:15:19 +01:00
  • 495d24d730 Add ci check for parity-publish and fix current check issues (#1887) Lulu 2023-10-31 18:04:31 +00:00
  • 6e2f94f81c 1953 defensive testing extrinsic (#1998) Adel Arja 2023-10-31 14:35:19 -03:00
  • 64f4b15640 polkadot: parachains: Fix v9 host configuration migration (#2103) Alexandru Gheorghe 2023-10-31 18:40:12 +02:00
  • ada1ac3dcd [DNM] bump zombienet version (#2083) Javier Viola 2023-10-31 13:33:01 -03:00
  • e32065e005 adjust to merge conflicts and tests tadeohepperle-static-decoding-of-signed-extensions Tadeo hepperle 2023-10-31 15:26:35 +01:00
  • 9728d0010e Merge branch 'master' into tadeohepperle-static-decoding-of-signed-extensions Tadeo hepperle 2023-10-31 15:21:51 +01:00
  • f1bfc08038 xcmp-queue: remove outdated bridging comment (#2095) Adrian Catangiu 2023-10-31 16:06:07 +02:00
  • c38aae628b Elliptic curves utilities refactory (#2068) Davide Galassi 2023-10-31 14:59:15 +01:00
  • 3ae86ae075 check-each-crate: Do not reference crate to check by name (#2098) Bastian Köcher 2023-10-31 14:07:10 +01:00
  • d85c1d9117 Add test to demonstrate the failure scenario (#1999) Rahul Subramaniyam 2023-10-31 05:11:00 -07:00
  • 18ad449015 Contracts migration update (#2091) PG Herveou 2023-10-31 12:08:32 +01:00
  • 9faea380dc PVF worker: Add seccomp restrictions (restrict networking) (#2009) Marcin S 2023-10-31 11:08:08 +01:00
  • 1b88ebf78e Support decoding signed extensions (#1209) Tadeo Hepperle 2023-10-31 10:40:23 +01:00
  • e53df87e72 tests: Wait for transaction to be in a finalized block (#1236) Alexandru Vasile 2023-10-31 11:35:40 +02:00
  • 2d9426f1cc parachain-system: Send same event & digest as a standalone chain (#2064) Bastian Köcher 2023-10-30 17:37:10 +01:00
  • c3831c26d8 fix parachain example (#1228) Daan van der Plas 2023-10-30 17:08:14 +01:00
  • 40ff09b8fb pub keystore_accounts/accounts_from_keys for offchain Signer (#2051) yjh 2023-10-31 00:05:27 +08:00
  • a69da4a85f Switch from tiny-bip39 to bip39 crate (#2084) Michal Kucharczyk 2023-10-30 17:03:30 +01:00
  • c04d234a06 tweak CI to check parachain-example, too (#1234) daan/fix-parachain_example James Wilson 2023-10-30 14:56:10 +00:00
  • a8b11bdfb8 Merge branch 'daan/fix-parachain_example' of github.com:paritytech/subxt into daan/fix-parachain_example Daan van der Plas 2023-10-30 15:43:47 +01:00
  • dd91f193e3 Merge branch 'master' into daan/fix-parachain_example Daan van der Plas 2023-10-30 15:42:05 +01:00
  • bb237a3f15 Simplify chain config Daan van der Plas 2023-10-30 15:40:37 +01:00
  • 30f3ad2eef Refactor transaction storage pallet to use fungible traits (#1800) Adrian Catangiu 2023-10-30 15:15:36 +02:00
  • 1452f0b66d Merge branch 'master' into daan/fix-parachain_example Tadeo Hepperle 2023-10-30 12:21:17 +01:00
  • ad5163ba93 contracts migration: remove unnecessary panics (#2079) Liam Aharon 2023-10-30 21:55:05 +11:00
  • 3dd030fa67 Bump serde from 1.0.188 to 1.0.190 (#1230) dependabot[bot] 2023-10-30 11:48:45 +01:00
  • 62c7e7cceb Bump async-trait from 0.1.73 to 0.1.74 (#1229) dependabot[bot] 2023-10-30 12:32:00 +02:00
  • 8959fad9c7 Bump clap from 4.4.6 to 4.4.7 (#1231) dependabot[bot] 2023-10-30 10:44:30 +01:00
  • 1ad1be9ecf Bump tokio-util from 0.7.9 to 0.7.10 (#1233) dependabot[bot] 2023-10-30 10:43:26 +01:00
  • 80c1cb2c1b Bump jsonrpsee from 0.20.2 to 0.20.3 (#1232) dependabot[bot] 2023-10-30 10:36:38 +01:00
  • 0aeab38138 Stop Balances pallet erroneously double incrementing and decrementing consumers (#1976) Liam Aharon 2023-10-30 19:48:30 +11:00
  • d715caa63a Improve try-state developer experience & fix bug (#2019) Liam Aharon 2023-10-30 19:43:32 +11:00
  • 7035034710 Improve Client CLI help readability (#2073) Davide Galassi 2023-10-29 18:25:33 +01:00
  • 8ce16ee6ff fix(frame-benchmarking-cli): Pass heap_pages param to WasmExecutor (#2075) Vadim Smirnov 2023-10-29 20:20:40 +08:00
  • a70617124b Automatically build and attach production and dev runtimes to GH releases (#2054) Liam Aharon 2023-10-28 10:23:19 +11:00
  • f46f5a90f6 upgrade to docify 0.2.6 (#2069) Sam Johnson 2023-10-27 15:43:51 -04:00
  • bea8baed69 level-monitor: Fix issue with warp syncing (#2053) Bastian Köcher 2023-10-27 20:35:59 +02:00
  • 2b21f8dc8c Tidy subxt-codegen crate interface (#1225) James Wilson 2023-10-27 16:35:18 +01:00
  • 9643a3adf8 Enable "cargo run --bin substrate-node" (#1927) PG Herveou 2023-10-27 15:58:55 +02:00
  • 3069b0af39 make polkadot die graciously (#2056) Alexandru Gheorghe 2023-10-27 14:50:30 +03:00
  • a6efebac04 fix parachain example Daan van der Plas 2023-10-27 13:50:17 +02:00
  • 43415ef58c feat: FRAME umbrella crate. (#1337) Juan Girini 2023-10-27 11:38:16 +02:00
  • 6ca5789db8 upgrade docify to 0.2.5 (#2052) Sam Johnson 2023-10-27 04:54:56 -04:00
  • 86228fa45e add authorities_len for aura (#2040) yjh 2023-10-27 03:55:49 +08:00
  • 42707bc98b sp-version: Improve the docs (#2027) Bastian Köcher 2023-10-26 21:53:15 +02:00
  • 1b08bdd2dd cumulus: fix test runtimes panic (#2039) Alin Dima 2023-10-26 22:00:51 +03:00
  • 245aca78ee static decoding of signed extensions Tadeo hepperle 2023-10-26 18:48:47 +02:00
  • 21d36b7b42 Removed TODO from test-case for hard-coded delivery fee estimation (#2042) Branislav Kontur 2023-10-26 15:36:05 +02:00
  • 0bcebac4fc Expose collection attributes from Inspect trait (#1914) Dastan 2023-10-26 15:52:12 +06:00
  • bdf186870d polkadot-parachain-primitives should not depend on frame-support. (#1897) Joshy Orndorff 2023-10-25 16:32:18 -04:00
  • 1dd8f53656 address PR comments Tadeo hepperle 2023-10-25 19:38:30 +02:00
  • f6560c2b72 [testnet] Align testnet system parachain runtimes using RelayTreasuryLocation and SystemParachains in the same way (#2023) Branislav Kontur 2023-10-25 17:35:15 +02:00
  • c86b633695 Sort the benchmarks before listing them (#2026) Oliver Tale-Yazdi 2023-10-25 14:46:49 +02:00
  • b7a8532db1 publish pallet-root-testing (#2017) Xiliang Chen 2023-10-25 21:59:40 +13:00
  • 3148063a6f Contracts: Add benchmarks to include files (#2022) PG Herveou 2023-10-25 09:47:54 +02:00