Commit Graph

  • 5be9b3fc76 Impl InherentDataProviderExt for more tuples (#9282) Liu-Cheng Xu 2021-07-14 18:23:03 +08:00
  • f6305d29be runtime(rococo): remove useless Call of pallet-mmr (#3350) Qinxuan Chen 2021-07-14 17:26:12 +08:00
  • f5da2ecbeb Upgrade remote-externalities to use jsonrpsee v0.3 (#9342) David 2021-07-13 22:01:36 +02:00
  • ab9c86d5e7 Introduce test runner biolerplate (#2609) Seun Lanlege 2021-07-13 16:45:27 +01:00
  • d1ebd9841e Fix docs on generate_storage_alias!. (#9314) chenwei 2021-07-13 18:43:57 +08:00
  • ea7c79dac4 Bump async-trait from 0.1.48 to 0.1.50 (#8977) dependabot[bot] 2021-07-13 09:48:59 +00:00
  • 31011e7a03 Bump serde from 1.0.124 to 1.0.126 (#9099) dependabot[bot] 2021-07-13 08:09:05 +00:00
  • 41045d891a Companion for substrate#9197 (#3359) Qinxuan Chen 2021-07-13 16:05:48 +08:00
  • 28bc39de85 Check for duplicate members in genesis of pallet-membership & pallet-collective (#9325) Zeke Mostov 2021-07-13 01:01:11 -07:00
  • 56b8a89ea1 pallet-collective: Do not vote aye with propose (#9323) Zeke Mostov 2021-07-13 00:34:54 -07:00
  • e256877eb0 Migrate pallet-treasury to the new pallet attribute macro (#9197) Qinxuan Chen 2021-07-13 15:26:58 +08:00
  • dc0927787e Dispute coordinator overlay (#3462) Lldenaurois 2021-07-12 23:42:51 -04:00
  • 7948eae54b Small tweaks to staking miner (#3460) Kian Paimani 2021-07-13 04:02:25 +02:00
  • 2d66b8f256 Dispute Coordinator: Batch queries (#3459) Lldenaurois 2021-07-12 21:06:14 -04:00
  • 2d102308de Companion for #9276: Remove Filter impl on () (#3420) Alexander Theißen 2021-07-12 23:12:52 +02:00
  • e01ac8cea0 contracts: Allow contracts to dispatch calls into the runtime (#9276) Alexander Theißen 2021-07-12 22:40:27 +02:00
  • 73ed24f772 more fine grained runtime api caching + a fix for av-store (#3457) Andronik Ordian 2021-07-12 18:14:43 +02:00
  • 2f31602896 Update test-runner api (#9302) Seun Lanlege 2021-07-12 16:56:12 +01:00
  • 47b7edde68 Store election snapshot in a more memory-friendly way. (#9275) Kian Paimani 2021-07-12 16:35:57 +02:00
  • 6994682a86 DoS protection on the collator protocol (#3446) Robert Klotzner 2021-07-12 13:01:17 +02:00
  • 4856b6fcf4 Remove impl_outer_ macros (#9307) Guillaume Thiolliere 2021-07-12 10:50:50 +02:00
  • c78c2892a4 Attempting to fix publishing (#9140) Benjamin Kampmann 2021-07-11 14:17:53 +02:00
  • e512222749 Wire up candidate backing, approval-voting to disputes (#3348) Robert Habermeier 2021-07-09 16:15:51 -05:00
  • d53ec86bbe Companion for substrate/pull/9286 (#3443) Kian Paimani 2021-07-09 22:25:13 +02:00
  • 3850a43323 Make election benchmarks more *memory-aware* (#9286) Kian Paimani 2021-07-09 21:55:31 +02:00
  • d76560fea2 thiserror annotations + spelling (#3452) Bernhard Schuster 2021-07-09 14:31:52 +02:00
  • b5257b2407 Dispute distribution implementation (#3282) Robert Klotzner 2021-07-09 04:29:53 +02:00
  • 20993b32b1 Guide updates for disputes. (#3401) Robert Klotzner 2021-07-08 23:19:08 +02:00
  • 3c9104daff refactor overseer into proc-macro based pattern (#2962) Bernhard Schuster 2021-07-08 21:09:26 +02:00
  • 9fc86cb55f make submit_unsigned into DispatchClass::Operational (#9309) Peter Goodspeed-Niklaus 2021-07-08 19:04:38 +02:00
  • 2510bfc5d7 Approval voting full subsystem tests (#3391) Lldenaurois 2021-07-08 12:30:12 -04:00
  • 7313e485d0 Approval voting overlay db (#3366) Lldenaurois 2021-07-08 11:00:57 -04:00
  • de445adb6d Seun txpool refactor (#3419) Seun Lanlege 2021-07-08 15:09:54 +01:00
  • 2ae9d36758 sc-transcation-pool refactor (#9228) Seun Lanlege 2021-07-08 14:33:34 +01:00
  • 0b81ff61a5 bump parity-ws (#3442) Andronik Ordian 2021-07-08 14:25:34 +02:00
  • 721a3b9e9c Ensure data size of identity pallet is bounded (#9168) Keith Yeung 2021-07-07 19:57:26 -07:00
  • 0e7217b4da Companion for #9090 (include storage info) (#3424) Shawn Tabrizi 2021-07-07 19:01:00 -04:00
  • b42b8fc5fb Include StorageInfo in Benchmarking Pipeline (#9090) Shawn Tabrizi 2021-07-07 18:06:06 -04:00
  • e0ad91ed95 Update stale.yml (#9305) Benjamin Kampmann 2021-07-07 23:42:33 +02:00
  • 2bb31db98c Bump BEEFY (#3430) Andreas Doerr 2021-07-07 21:40:37 +02:00
  • d154b477ef Activate stale bot (#9272) Benjamin Kampmann 2021-07-07 14:33:38 +02:00
  • 86ab838b17 Keep current block randomness in state (#9294) Bastian Köcher 2021-07-07 13:44:05 +02:00
  • 612efa740a Update Polkadot and Substrate (#528) Sergei Shulepov 2021-07-07 14:43:12 +03:00
  • 59cdbb6a56 Update Polkadot and Substrate (#528) Sergei Shulepov 2021-07-07 14:43:12 +03:00
  • 7bbf949296 Clean up sc-allocator (#9295) Bastian Köcher 2021-07-07 13:11:31 +02:00
  • 8d77738cfd pvf: Enable stack depth metering & NaN canonicalization (#3373) Sergei Shulepov 2021-07-07 12:55:00 +03:00
  • f388b66ab5 PVF: NaN canonicalization & deteriministic stack (#9069) Sergei Shulepov 2021-07-07 11:29:39 +03:00
  • b7b2276555 PVF: unresponsive worker doesn't mean the candidate is bad (#3418) Sergei Shulepov 2021-07-07 11:28:07 +03:00
  • b71ec24815 Companion for #9100 (Paged keys rpc for child storage.) (#3258) cheme 2021-07-07 09:53:33 +02:00
  • 8c838e5aef chore: upgrade srtool-actions and subwasm (#526) Chevdor 2021-07-07 09:34:01 +02:00
  • 9481c708d1 chore: upgrade srtool-actions and subwasm (#526) Chevdor 2021-07-07 09:34:01 +02:00
  • d80e1bc978 Paged keys rpc for child storage. (#9100) cheme 2021-07-07 09:22:13 +02:00
  • fc1199b6a1 move BlockNumberProvider (#9209) Xiliang Chen 2021-07-07 18:25:00 +12:00
  • 9cd04f3559 Allow the allocator to track the heap changes. (#9291) Kian Paimani 2021-07-07 07:32:57 +02:00
  • fb9baeb70b clean up staking docs, remove EraElectionStatus references (#9287) Kian Paimani 2021-07-07 07:31:20 +02:00
  • 528e751753 parchain initializer.rs to FrameV2 (#3416) ferrell-code 2021-07-06 22:50:52 -04:00
  • f69c175119 Chain Selection: Follow-ups (#3328) Robert Habermeier 2021-07-06 16:00:52 -05:00
  • bdfb038dc6 add heiko, parallel to ss58 registry (#9254) Yang Zhou 2021-07-07 02:21:45 +08:00
  • 4f5d3b334e Docs only changes (#9258) Squirrel 2021-07-06 18:05:10 +01:00
  • 0966c8a4c3 Fix xcmp message processing condition. (#510) Shaun Wang 2021-07-07 02:35:59 +12:00
  • f119e39033 Fix xcmp message processing condition. (#510) Shaun Wang 2021-07-07 02:35:59 +12:00
  • 9b85b5117e Bring back runtime upgrade test (#525) Bastian Köcher 2021-07-06 16:21:19 +02:00
  • a2a97be872 Bring back runtime upgrade test (#525) Bastian Köcher 2021-07-06 16:21:19 +02:00
  • d969da8aa5 fix link (#9289) Guillaume Thiolliere 2021-07-06 16:14:30 +02:00
  • e581e6aff3 change reference module to pallet (#9281) Shinsaku Ashizawa 2021-07-06 22:56:37 +09:00
  • 5ba0de035e Update all weights, add run_all_benches.sh script (#3400) Martin Pugh 2021-07-06 13:12:28 +02:00
  • 0b4f87fbbe build: fix nix shell (#9288) André Silva 2021-07-06 12:06:11 +01:00
  • f781dcaf2c Add function for embedding the runtime version in a wasm blob (#9277) Bastian Köcher 2021-07-06 12:41:27 +02:00
  • 279ff4b6e6 Removed score and compute from set_emergency_election_result (#9271) Leonardo Custodio 2021-07-06 07:04:40 -03:00
  • 04ac35e127 Enable over-bridge-messaging in Rococo/Wococo runtime (#3377) Svyatoslav Nikolsky 2021-07-06 13:03:12 +03:00
  • e755577c3f Remove debug assertion (#9283) Arkadiy Paronyan 2021-07-06 11:51:20 +02:00
  • 201a41be34 fix staking version in genesis (#9280) Shawn Tabrizi 2021-07-06 02:08:31 -04:00
  • 3127eac4d7 fix storage info for decl_storage (#9274) Guillaume Thiolliere 2021-07-06 03:58:24 +02:00
  • 39969ca536 paras.rs to FRAME V2 (#3403) ferrell-code 2021-07-05 20:24:27 -04:00
  • 4a345045a9 Add XCM Tracing (#3353) Alexander Popiak 2021-07-06 00:44:46 +02:00
  • db8dc5420b Authority_discovery: expose assimilate_storage with GenesisBuild (#9279) ferrell-code 2021-07-05 17:40:45 -04:00
  • a6bd34545e Update Substrate & Polkadot (#523) Bastian Köcher 2021-07-05 23:35:28 +02:00
  • d0b57c1ad4 Update Substrate & Polkadot (#523) Bastian Köcher 2021-07-05 23:35:28 +02:00
  • c56bf5060d Update CODEOWNERS (#9278) Nikolay Volf 2021-07-06 00:25:40 +03:00
  • 037f22342b Use MaxEncodedLen trait from new parity-scale-codec v2.2 (#3412) Igor Matuszewski 2021-07-05 23:11:03 +02:00
  • eb6d651f9c Remove in-tree max-encoded-len and use the new SCALE codec crate instead (#9163) Igor Matuszewski 2021-07-05 22:37:24 +02:00
  • e80475ce4e bump a bunch of deps in parity-common (#3402) Andronik Ordian 2021-07-05 21:45:51 +02:00
  • 378905df9d Warn on low connectivity. (#3408) Robert Klotzner 2021-07-05 21:22:03 +02:00
  • b61dd3e8c5 bump a bunch of deps in parity-common (#9263) Andronik Ordian 2021-07-05 20:37:19 +02:00
  • bf7aff2632 origin to frame v2 (#3405) ferrell-code 2021-07-05 12:48:51 -04:00
  • c4d45c97dd Enable logging in the puppet worker (#3411) Bastian Köcher 2021-07-05 14:18:20 +02:00
  • e7e55475f2 Bump linregress due to security vulnerability (#9262) Trevor Arjeski 2021-07-05 14:47:18 +03:00
  • f96c5df754 pallet macro: always generate storage info on pallet struct (#9246) Guillaume Thiolliere 2021-07-05 13:23:43 +02:00
  • f93074d086 Less duplication in test code (#9270) Squirrel 2021-07-05 11:59:39 +01:00
  • c1ac36aa69 Add Chilled event to staking chill extrinsics (#9250) Zeke Mostov 2021-07-04 21:39:49 -07:00
  • 373a545118 make it easier to dbg stalls (#3351) Andronik Ordian 2021-07-02 21:09:18 +02:00
  • e0f481ca6c XCM canonicalize + prepend_with fix (#3269) Shawn Tabrizi 2021-07-02 12:31:13 -04:00
  • 3c701ae1ea fix prometheus log message terminology (#9256) George Angelopoulos 2021-07-02 16:31:02 +03:00
  • 113ffcae52 add simnet tests (#9222) radupopa2010 2021-07-02 12:48:14 +02:00
  • ee835bebeb Propose bumping StringLimit to 128 bytes (#516) Bruno Škvorc 2021-07-02 10:30:01 +02:00
  • 2384feb071 Propose bumping StringLimit to 128 bytes (#516) Bruno Škvorc 2021-07-02 10:30:01 +02:00
  • 7b054b3c77 cleanup stream polls (#3397) Andronik Ordian 2021-07-02 10:23:26 +02:00
  • c30ece2bd8 Implement InspectEnumerable for Uniques (#9117) Alexander Popiak 2021-07-01 23:34:17 +02:00
  • 505145efd3 Staking Miner (#3141) Kian Paimani 2021-07-01 21:22:35 +02:00
  • ae3c3045df Implement iter_keys function for all types of storage maps (#9238) Keith Yeung 2021-07-01 10:20:15 -07:00