Commit Graph

  • 1c2215a75a Correct comment (#6839) Guantong 2023-03-08 20:22:02 +08:00
  • 2fa5f6a4f4 Companion for Substrate #13425 (#6784) Davide Galassi 2023-03-07 23:02:42 +01:00
  • 1c92bd5c12 fix: Fixes #13071 change order of ldd command and update ./docker/README.md (#13072) Luke Schoen 2023-03-08 07:57:46 +11:00
  • 9dd10d131d Offences report system rework (#13425) Davide Galassi 2023-03-07 21:25:55 +01:00
  • c8561a4057 bridgehub force xcm version safe (#2288) parachains-v9380-rc14 Squirrel 2023-03-07 17:42:19 +00:00
  • e5248e35dd Remove hardcoded paths from dispute-valid-block zombienet test for malus (#6837) Tsvetomir Dimitrov 2023-03-07 17:26:48 +02:00
  • 52d1067db6 relay-chain-interface: Do not depend on polkadot-service (#2287) Bastian Köcher 2023-03-07 15:17:05 +01:00
  • d17fbba4e4 relay-chain-interface: Do not depend on polkadot-service (#2287) Bastian Köcher 2023-03-07 15:17:05 +01:00
  • 2c65cb3442 add force_xcm_version to safe calls (#2284) parachains-v9380-rc13 joe petrowski 2023-03-07 13:30:09 +01:00
  • be638f814e Companion for paritytech/substrate#13551 (#2278) André Silva 2023-03-07 11:57:49 +00:00
  • 4831e96de8 Companion for paritytech/substrate#13551 (#2278) André Silva 2023-03-07 11:57:49 +00:00
  • e16f15119f MessageQueue: unknit permanently overweight books (#13528) Oliver Tale-Yazdi 2023-03-07 12:31:57 +01:00
  • 0c51a202cc bump zombienet version to v1.3.37 (#6773) Javier Viola 2023-03-07 08:28:53 -03:00
  • 13b0f24abd consensus: remove caching functionality from block import pipeline (#13551) André Silva 2023-03-07 11:19:19 +00:00
  • d86a32630b Pub enum runtime to pub struct runtime (#13250) afm 2023-03-07 08:14:12 -03:00
  • c5b6649ecc core: remove unused localized signature type (#13552) André Silva 2023-03-07 10:47:13 +00:00
  • 48baaa53ad rpc/chainHead: Fix pruned blocks events from forks (#13379) Alexandru Vasile 2023-03-07 11:56:14 +02:00
  • 8b94c57ece remove serde derive for BlockId (#13457) yjh 2023-03-07 16:59:04 +08:00
  • 03158cd48f Switch to the blake2b_simd crate in sp-core-hashing (#13548) Koute 2023-03-07 17:57:16 +09:00
  • fa4789583e Bump blake2b_simd to 1.0.1 (#2282) Koute 2023-03-07 17:55:57 +09:00
  • 723d409264 Bump blake2b_simd to 1.0.1 (#2282) Koute 2023-03-07 17:55:57 +09:00
  • 3118026576 Make unbounded channels size warning exact (part 2) (#13504) Dmitry Markin 2023-03-07 10:57:26 +03:00
  • 4778300431 Bump blake2b_simd to 1.0.1 (#6829) Koute 2023-03-07 15:50:08 +09:00
  • 58d1d9e117 Expose new_full_parts_with_genesis_builder from sc-service (#13539) Liu-Cheng Xu 2023-03-07 04:39:32 +08:00
  • baaa6bf021 changelog: update template for new label behavior (E3/E4) (#6804) Mara Robin B 2023-03-06 20:36:13 +01:00
  • 38831d6581 [Fix] Allow force_xcm_version call for assets parachains (#2276) parachains-v9380-rc12 Roman Useinov 2023-03-06 19:41:53 +01:00
  • 1f12320d50 Collect type ID from metadata pallet Alexandru Vasile 2023-03-06 20:29:40 +02:00
  • c1f44c2c24 Companion for paritytech/substrate#12828 (#1939) Aaro Altonen 2023-03-06 20:25:56 +02:00
  • f8064eee4c Companion for paritytech/substrate#12828 (#1939) Aaro Altonen 2023-03-06 20:25:56 +02:00
  • ce9fbe73d9 Companion for paritytech/substrate#12828 (#6380) Aaro Altonen 2023-03-06 19:46:27 +02:00
  • 1a7f5be07f Extract syncing protocol from sc-network (#12828) Aaro Altonen 2023-03-06 18:33:38 +02:00
  • 772d000d5e Don't pass leaves() to Overseer::builder() (#2275) Tsvetomir Dimitrov 2023-03-06 17:41:33 +02:00
  • 012d4a8b71 Don't pass leaves() to Overseer::builder() (#2275) Tsvetomir Dimitrov 2023-03-06 17:41:33 +02:00
  • 70a126cdd2 examples: Time diff between best block and finalized lexnv/diff_best_last_finalized Alexandru Vasile 2023-03-06 17:17:42 +02:00
  • 8adde84330 [CI] Remove redundant trigger-review-pipeline job (#13547) Martin Pugh 2023-03-06 15:07:59 +00:00
  • ed6fa5499c Don't send ActiveLeaves from leaves in db on startup in Overseer (#6727) Tsvetomir Dimitrov 2023-03-06 17:02:16 +02:00
  • dfb60f32cd Polkadot XCM Body constants (#6788) Muharem Ismailov 2023-03-06 15:43:28 +01:00
  • 9b9964394e chore: reduce copy times for bytes in core-hashing (#13519) yjh 2023-03-06 22:09:07 +08:00
  • de408833d9 Decrease expected peer count in zombinenet tests (#6826) Aaro Altonen 2023-03-06 15:44:48 +02:00
  • 70be7a03d3 Additional tracing in provisioner, vote_selection and dispute-coordinator (#6775) Tsvetomir Dimitrov 2023-03-06 14:18:30 +02:00
  • 2fc3f03349 Bump thiserror from 1.0.38 to 1.0.39 (#850) dependabot[bot] 2023-03-06 13:13:42 +02:00
  • f8399ca81f Bump trybuild from 1.0.77 to 1.0.79 (#849) dependabot[bot] 2023-03-06 12:48:41 +02:00
  • f2595df507 Bump serde_json from 1.0.93 to 1.0.94 (#846) dependabot[bot] 2023-03-06 12:48:24 +02:00
  • 9ed042812f Bump tokio from 1.25.0 to 1.26.0 (#847) dependabot[bot] 2023-03-06 12:48:08 +02:00
  • 159e1be10b Bump clap from 4.1.7 to 4.1.8 (#848) dependabot[bot] 2023-03-06 12:47:47 +02:00
  • a934fa5b16 Change node-key for bootnodes (#6772) Petr Mensik 2023-03-06 10:21:46 +01:00
  • f85d6dc6dd [contracts] Forbid calling back to contracts after switching to runtime (#13443) Sasha Gryaznov 2023-03-06 10:40:03 +02:00
  • 349e7e849d introduce RelaychainStateProvider to parachain-system (#2268) Web3 Philosopher 2023-03-05 14:43:15 -07:00
  • ae5f334fd9 introduce RelaychainStateProvider to parachain-system (#2268) Web3 Philosopher 2023-03-05 14:43:15 -07:00
  • e171e2ada4 Update staking related code-owners (#13462) Kian Paimani 2023-03-05 15:38:49 -06:00
  • 7e7f72ed74 Change handle_import_statements to FatalResult (#6820) Bradley Olson 2023-03-04 10:35:04 -08:00
  • ebc5218381 FRAME: add a basic readme (#13520) abebeos 2023-03-04 15:01:04 +02:00
  • 8c3df96377 Just a typo (#13533) Gavin Wood 2023-03-04 11:38:22 +00:00
  • d29951e2f8 Introduce XCM matcher for writing barriers (#6756) Keith Yeung 2023-03-03 21:37:56 -08:00
  • bd7dd532da bump zombienet version v1.3.37 (#2260) Javier Viola 2023-03-03 18:35:03 -03:00
  • 9003762b75 bump zombienet version v1.3.37 (#2260) Javier Viola 2023-03-03 18:35:03 -03:00
  • 7d9a0b7cc3 Freeze note on SessionInfo. (#6818) eskimor 2023-03-03 21:50:42 +01:00
  • 8eafcf53d2 Bump dyn-clone from 1.0.10 to 1.0.11 (#2262) dependabot[bot] 2023-03-03 21:46:52 +01:00
  • 1d1d1bf1eb Bump dyn-clone from 1.0.10 to 1.0.11 (#2262) dependabot[bot] 2023-03-03 21:46:52 +01:00
  • 00623b02c0 bump zombienet version to v1.3.37 (#13447) Javier Viola 2023-03-03 17:46:02 -03:00
  • 1d6423b41d Assets pallet: Don't allow set_min_balance when sufficient (#13510) Sergej Sakac 2023-03-03 21:39:45 +01:00
  • d98d948bfc Bump parity-db (#6816) Arkadiy Paronyan 2023-03-03 21:12:28 +01:00
  • e4bf9f2125 Salary pallet (#13378) Gavin Wood 2023-03-03 19:05:01 +00:00
  • a7b45ef1d1 codegen: Add codegen error (#841) Alexandru Vasile 2023-03-03 19:57:46 +02:00
  • ac4a23609c Bump parity-db (#13521) Arkadiy Paronyan 2023-03-03 18:16:59 +01:00
  • bb08a66c1a fix feature/enhancement issue template (#13522) abebeos 2023-03-03 16:53:22 +02:00
  • 009dd7e181 Bump polkadot (#2269) Branislav Kontur 2023-03-03 14:30:44 +01:00
  • 77338c99d8 Bump polkadot (#2269) Branislav Kontur 2023-03-03 14:30:44 +01:00
  • 75146743e0 Bump tempfile from 3.3.0 to 3.4.0 (#2247) dependabot[bot] 2023-03-03 12:58:47 +00:00
  • c31191703d Bump tempfile from 3.3.0 to 3.4.0 (#2247) dependabot[bot] 2023-03-03 12:58:47 +00:00
  • cc8310468d Bump syn from 1.0.107 to 1.0.109 (#2249) dependabot[bot] 2023-03-03 12:58:02 +00:00
  • 49679920c7 Bump syn from 1.0.107 to 1.0.109 (#2249) dependabot[bot] 2023-03-03 12:58:02 +00:00
  • 558502345f Migrate to Weight::from_parts (#2245) Oliver Tale-Yazdi 2023-03-03 13:47:23 +01:00
  • 70a0864e4c Migrate to Weight::from_parts (#2245) Oliver Tale-Yazdi 2023-03-03 13:47:23 +01:00
  • 889e1ceab1 [NFTs] Emit new PalletAttributeSet event (#13525) Jegor Sidorenko 2023-03-03 14:17:55 +02:00
  • f2bc0f57b6 Removing Outdated References to Misbehavior Arbitration Subsystem (#6814) Bradley Olson 2023-03-03 03:17:17 -08:00
  • 837d7748ad Forgotten re-export for MatchedConvertedConcreteId (#6815) Branislav Kontur 2023-03-03 12:14:24 +01:00
  • 443cadedbd Companion for substrate#13509: bump API versions of {Beefy,Mmr}Api (#6809) Robert Hambrock 2023-03-03 11:56:43 +01:00
  • 40d6b65a0c bump API versions of {Beefy,Mmr}Api (#13509) Robert Hambrock 2023-03-03 11:23:15 +01:00
  • 1de575dc25 Update polkadot with one more commit: from 54bcee1d5615f53781d5172fcce6700dbf35dad2 -> 3dd8331414c92f5d01d6a470eae43049099d7aa9 (#2266) Branislav Kontur 2023-03-03 10:02:49 +01:00
  • cf3ddb831c Update polkadot with one more commit: from 54bcee1d5615f53781d5172fcce6700dbf35dad2 -> 3dd8331414c92f5d01d6a470eae43049099d7aa9 (#2266) Branislav Kontur 2023-03-03 10:02:49 +01:00
  • 177bedc160 Migrate to Weight::from_parts (#6794) Oliver Tale-Yazdi 2023-03-03 00:32:30 +01:00
  • 9e56e1acdd Deprecate Weight::from_{ref_time, proof_size} (#13475) Oliver Tale-Yazdi 2023-03-02 22:28:17 +01:00
  • 5320ca9d55 codegen: Opt out of documentation (#843) Alexandru Vasile 2023-03-02 21:35:02 +02:00
  • c5637bda91 [XCM] Multiple FungiblesAdapters support + WeightTrader::buy_weight more accurate error (#6739) Branislav Kontur 2023-03-02 16:50:12 +01:00
  • 3249186fe6 Add Version Checks on Para Upgrade (#2261) joe petrowski 2023-03-02 16:48:14 +01:00
  • c301b64894 Add Version Checks on Para Upgrade (#2261) joe petrowski 2023-03-02 16:48:14 +01:00
  • 58547085e7 Companion for #13352 (#2180) Jegor Sidorenko 2023-03-02 16:37:18 +02:00
  • 2156cbc046 Companion for #13352 (#2180) Jegor Sidorenko 2023-03-02 16:37:18 +02:00
  • 7981d4aa59 Return account's asset balances (#13352) Jegor Sidorenko 2023-03-02 15:58:41 +02:00
  • 2c37de32bf im-online: don't disable offending validators (#13493) André Silva 2023-03-02 12:38:12 +00:00
  • 6bbc039494 Companion for #13486 (#2253) Sergej Sakac 2023-03-02 12:28:27 +01:00
  • 47046d798c Companion for #13486 (#2253) Sergej Sakac 2023-03-02 12:28:27 +01:00
  • 44abe690a3 network-gossip: Do not report peer on duplicate message if its the first time (#13508) Bastian Köcher 2023-03-02 12:06:46 +01:00
  • 2b29966f75 Assets pallet: Giving the asset owner the ability to set minimum balance (#13486) Sergej Sakac 2023-03-02 11:16:47 +01:00
  • 4931eb0a97 Get rid of unnecessary cloning and work. (#6808) eskimor 2023-03-02 07:53:32 +01:00
  • a1771657f4 changelog: fix migration listing (#6806) Mara Robin B 2023-03-02 00:40:03 +01:00
  • a21880b76f sc-consensus-beefy: fix metrics: use correct names (#13494) Adrian Catangiu 2023-03-01 18:04:09 +02:00
  • 9720a8749a Expose ChargedAmount (#13488) Piotr Mikołajczyk 2023-03-01 14:35:32 +01:00
  • b29584d93a sp-consensus: remove unused error variants (#13495) André Silva 2023-03-01 13:04:57 +00:00