Commit Graph

  • e81322bc3e Contracts verify benchmark block (#4130) PG Herveou 2024-04-17 01:38:35 +02:00
  • 6f3d890ed3 FRAME: Unity Balance Conversion for Different IDs of Native Asset (#3659) Muharem 2024-04-16 18:11:14 +02:00
  • ac606cf625 Rename traits to remove T suffix (#1535) James Wilson 2024-04-16 16:35:14 +01:00
  • 753bf2d860 [prdoc] Update docs (#3998) Oliver Tale-Yazdi 2024-04-16 18:17:09 +03:00
  • 61d45ed72b Update review-trigger.yml (#4137) Maksym H 2024-04-16 11:11:22 +01:00
  • dd5dbf3902 added check to ensure there are approvals (#4152) Javier Bullrich 2024-04-16 12:10:12 +02:00
  • 8891b70fe2 [pallet-broker] Use saturating math in input validation (#4151) Oliver Tale-Yazdi 2024-04-16 13:08:26 +03:00
  • 4b5c3fd0cb move fragment_tree module to its own folder (#4148) Alin Dima 2024-04-16 10:25:22 +03:00
  • a8f4f4f00f pallet assets: Fix errors (#4118) gui 2024-04-16 03:45:44 +09:00
  • 0c9ad5306c [pallet-broker] add tests for renewing leases (#4099) Dónal Murray 2024-04-15 17:28:33 +01:00
  • d1f9fe0a99 logging(fix): Use the proper log target for logging (#4124) Alexandru Vasile 2024-04-15 17:33:55 +03:00
  • 1e111ea9db Make subxt-core ready for publishing (#1508) James Wilson 2024-04-15 15:20:11 +01:00
  • 8b4cfda758 added script to require a review post push (#3431) Javier Bullrich 2024-04-15 15:46:14 +02:00
  • 6f73b746d3 pallet_broker: Support renewing leases expired in a previous period (#4089) Bastian Köcher 2024-04-15 15:06:22 +02:00
  • b527c857ea feat(signer): ethereum implementation (#1501) Ryan Lee 2024-04-15 08:56:10 -04:00
  • 159af2cfcd build(deps): bump jsonrpsee from 0.22.3 to 0.22.4 (#1529) dependabot[bot] 2024-04-15 11:45:04 +01:00
  • 1e8a8f972f build(deps): bump async-trait from 0.1.79 to 0.1.80 (#1530) dependabot[bot] 2024-04-15 11:44:53 +01:00
  • f6cee7ea40 build(deps): bump proc-macro2 from 1.0.79 to 1.0.80 (#1531) dependabot[bot] 2024-04-15 11:44:43 +01:00
  • 25ce250e93 build(deps): bump scale-typegen-description from 0.4.2 to 0.4.3 (#1532) dependabot[bot] 2024-04-15 11:44:32 +01:00
  • fa686b5433 build(deps): bump heck from 0.4.1 to 0.5.0 (#1528) dependabot[bot] 2024-04-15 11:44:20 +01:00
  • 9765ad067a Remove dupe storage item if we get one back, to be compatible with Smoldot + legacy RPCs (#1534) James Wilson 2024-04-15 11:42:08 +01:00
  • 652b9bca26 fix: substrate runner libp2p port (#1533) Niklas Adolfsson 2024-04-15 10:58:22 +02:00
  • d1b0ef76a8 sp-api: Use macro to detect if frame-metadata is enabled (#4117) Bastian Köcher 2024-04-15 10:11:51 +02:00
  • 6acf4787e1 Bridge: slash destination may be an explicit account (#4106) Svyatoslav Nikolsky 2024-04-15 09:37:04 +03:00
  • 2bc4ed1153 Prevent accidental change of network-key for active authorities (#3852) Alexandru Gheorghe 2024-04-15 09:23:35 +03:00
  • 88fe94516c rococo_contracts: Adds missing migration (#4112) Bastian Köcher 2024-04-14 22:39:40 +02:00
  • 6688eac5ab Adding Dwellir bootnodes for Coretime Westend, People Westend and Paseo (#4066) Jonathan Udd 2024-04-14 15:23:00 +02:00
  • 30c58fa22a Deploy pallet-parameters to rococo and fix dynamic_params name expand (#4006) Oliver Tale-Yazdi 2024-04-13 14:20:42 +03:00
  • 1bca825cc2 Use master environment in the synchronize templates workflow (#4114) Przemek Rzad 2024-04-13 13:00:45 +02:00
  • aa43797437 Use Github Issue Sync to automate issues in Parachain board (#3694) Przemek Rzad 2024-04-13 11:33:37 +02:00
  • 7c698502d1 sc_network_test: Announce only the highest block (#4111) Bastian Köcher 2024-04-13 10:40:10 +02:00
  • 8220c98008 Fix zombienet-bridges-0001-asset-transfer-works (#4069) Serban Iorga 2024-04-13 10:04:26 +03:00
  • 5b513cc0e9 define block hash provider and default impl using frame_system (#4080) Vedhavyas Singareddi 2024-04-13 03:27:05 +05:30
  • 5601f2865b Remove xcm::v3 from assets-common nits (#4037) Branislav Kontur 2024-04-12 23:24:09 +02:00
  • b28ba4ae96 Remove redundent logging code (#4059) Squirrel 2024-04-12 22:18:48 +01:00
  • c963dc283a Synchronize templates (#4040) Przemek Rzad 2024-04-12 19:24:35 +02:00
  • 480d5d0fea chore: fix some typos (#4095) wersfeds 2024-04-12 22:32:23 +08:00
  • 1e971b8d2a pallet-xcm: add new extrinsic for asset transfers using explicit XCM transfer types (#3695) Adrian Catangiu 2024-04-12 16:53:12 +03:00
  • 2dfe5f745c Runtime API: introduce candidates_pending_availability (#4027) Andrei Sandu 2024-04-12 13:50:13 +03:00
  • a1cb2a5123 Move bridge extensions to a separate folder (#4096) Svyatoslav Nikolsky 2024-04-12 13:42:30 +03:00
  • a64009ae00 Improve docs of broker pallet (#3980) eskimor 2024-04-12 12:23:49 +02:00
  • b1db5f3a90 establish_channel_with_system (#3721) Xiliang Chen 2024-04-12 22:14:20 +12:00
  • 13ca339e4a Adjust zombienet test resources and logic (#4032) Andrei Sandu 2024-04-12 13:08:34 +03:00
  • 033484c3ba Use defaultConfig for pallet_contracts (#1817) PG Herveou 2024-04-12 11:35:17 +02:00
  • 39b1f50f1c Remove deprecated TryRuntime subcommand (#4017) Liam Aharon 2024-04-12 06:01:16 +10:00
  • 25f038aa8e Run subsystem-benchmark without network latency (#4068) Andrei Eres 2024-04-11 18:54:59 +02:00
  • 6ebf491b50 [ci] Divide subsystem-regression-tests into 2 jobs (#4076) Alexander Samusev 2024-04-11 17:29:00 +02:00
  • f13408d57f Enable mainnet system parachains to use async backing-enabled collator (#3630) s0me0ne-unkn0wn 2024-04-11 16:58:56 +02:00
  • 832570545b Fix link check (#4074) Oliver Tale-Yazdi 2024-04-11 12:55:42 +02:00
  • 9ede4152ef collation-generation: Avoid using para_backing_state if runtime is ancient (#4070) Andrei Sandu 2024-04-11 13:36:30 +03:00
  • 97186979a3 chore: release v0.35.3 v0.35.3 v0.35.x Niklas Adolfsson 2024-04-11 10:42:53 +02:00
  • c01c61effe Swap BinaryHeap for Vec to avoid Ord constraint issue (#1523) James Wilson 2024-04-10 17:49:40 +01:00
  • 69cc7f2090 Fix ClaimQueue case of nothing scheduled on session boundary (#4065) Andrei Sandu 2024-04-11 11:37:12 +03:00
  • 643aa2be2a Contracts: Remove ED from base deposit (#3536) PG Herveou 2024-04-10 22:32:53 +02:00
  • d21a41f238 Amend chainspecs for people-westend and add IBP bootnodes (#4072) Milos Kriz 2024-04-10 20:31:31 +01:00
  • 1da8d12dd1 Contracts: Reuse module when validating (#3789) PG Herveou 2024-04-10 20:56:51 +02:00
  • 51d9ce0d76 Swap BinaryHeap for Vec to avoid Ord constraint issue (#1523) James Wilson 2024-04-10 17:49:40 +01:00
  • cd010925e1 net/strategy: Log bad peerId from on_validated_block_announce (#4051) Alexandru Vasile 2024-04-10 18:29:36 +03:00
  • 0d71753e0e Contracts: Only exec parsed code in benchmarks (#3915) PG Herveou 2024-04-10 15:05:34 +02:00
  • 92e142555d Removed pallet::getter usage from Polkadot Runtime pallets (#3660) Matteo Muraca 2024-04-10 10:35:10 +02:00
  • d96a97526e Convert chainspec to raw (#4057) Bulat Saifullin 2024-04-10 10:53:04 +03:00
  • b8956fe150 Reapply lost changes Serban Iorga 2024-04-10 10:29:18 +03:00
  • fb84c4618a Fix chain_spec_as_json_fails_with_invalid_config Serban Iorga 2024-04-05 15:07:57 +03:00
  • a230a377d1 Leftovers Serban Iorga 2024-04-05 10:10:04 +03:00
  • 4ad46c8170 diener workspacify Serban Iorga 2024-04-05 10:09:13 +03:00
  • 6be8898211 Backport changes from polakdot-sdk (#2920) Serban Iorga 2024-04-09 15:54:33 +03:00
  • 3f1a9279a6 ckb-merkle-mountain-range -> 0.5.2 (#2911) Serban Iorga 2024-04-02 13:55:07 +03:00
  • 8f26000e6a Address migration comments (#2910) Serban Iorga 2024-04-02 00:00:56 +03:00
  • 018d6d8d1a Some relayer improvments (#2902) Svyatoslav Nikolsky 2024-04-01 12:30:39 +03:00
  • 30a0338717 Bump tokio from 1.36.0 to 1.37.0 dependabot[bot] 2024-04-01 07:31:36 +00:00
  • e489f5f53f Bump scale-info from 2.11.0 to 2.11.1 dependabot[bot] 2024-04-01 01:30:42 +00:00
  • de37ffd531 Fix polkadot-sdk CI failures (#2901) Serban Iorga 2024-03-27 17:05:13 +01:00
  • aeb3438322 Leftover (#2900) Serban Iorga 2024-03-27 13:25:37 +01:00
  • 1dba7e052d Backport changes from polkadot-sdk (#2899) Serban Iorga 2024-03-27 12:44:50 +01:00
  • f6e48f654b Remove test dependecies on specific relay clients (#2898) Serban Iorga 2024-03-27 12:16:30 +01:00
  • 4aa9594dd3 polkadot-sdk backport leftovers (#2896) Serban Iorga 2024-03-26 12:57:23 +01:00
  • cc22d231e3 relayer waits until chain spec version matches the configured in Client constructor/reconnect (#2894) Svyatoslav Nikolsky 2024-03-26 11:34:22 +03:00
  • 449ea7b5bb Move relay clients to separate folder (#2893) Serban Iorga 2024-03-25 15:14:25 +01:00
  • 9b685d5fc9 [Backport from polkadot-sdk] Move chain definitions to separate folder (#2892) Serban Iorga 2024-03-25 14:07:25 +01:00
  • 6420f8c4e2 Bump async-trait from 0.1.78 to 0.1.79 dependabot[bot] 2024-03-25 09:09:18 +00:00
  • 79d9164fd0 Backport changes from polkadot-sdk/master (#2887) Serban Iorga 2024-03-25 08:50:57 +01:00
  • 3643f721d4 Move generic CLI logic to different crate (#2885) Serban Iorga 2024-03-20 09:45:43 +01:00
  • bfce7a250f Bump scale-info from 2.10.0 to 2.11.0 dependabot[bot] 2024-03-18 02:56:35 +00:00
  • 8bb0bfa524 backport changes from polkadot-sdk (#2872) Svyatoslav Nikolsky 2024-03-12 14:53:52 +03:00
  • 4bfd7807e7 Bump strum from 0.26.1 to 0.26.2 dependabot[bot] 2024-03-11 03:02:20 +00:00
  • 791a399f8e Bump env_logger from 0.11.2 to 0.11.3 dependabot[bot] 2024-03-11 03:01:59 +00:00
  • e2a847cee4 Prepare P<> K relay release: 1.2.0 (#2863) Svyatoslav Nikolsky 2024-03-05 11:15:04 +03:00
  • e6bbcf99df Document: how to make relayer releases (#2860) Svyatoslav Nikolsky 2024-03-05 00:27:40 +03:00
  • a822b82c85 Some remaining fixes (mostly insubstantial) for relay (#2859) Svyatoslav Nikolsky 2024-03-04 17:46:09 +03:00
  • 80604ffeaa Bump log from 0.4.20 to 0.4.21 dependabot[bot] 2024-03-04 02:27:06 +00:00
  • 2c5e845b06 [Do Not Merge until RBH/WBH upgrade] Relayers use new submit_finality_proof_ex call in Rococo <> Westend bridge (#2827) Svyatoslav Nikolsky 2024-03-01 12:50:20 +03:00
  • afd6eceeac Running relayer: documentation (#2829) Svyatoslav Nikolsky 2024-02-27 18:53:26 +03:00
  • 15cb6359bf Bump env_logger from 0.11.1 to 0.11.2 dependabot[bot] 2024-02-19 02:45:47 +00:00
  • f24e8f008a Fix relay submitting extra parachain headers during reorg (#2839) Svyatoslav Nikolsky 2024-02-16 11:07:03 +03:00
  • acfd2847b4 Bump thiserror from 1.0.56 to 1.0.57 dependabot[bot] 2024-02-12 03:00:39 +00:00
  • 14d0f1b306 Bump tempfile from 3.9.0 to 3.10.0 dependabot[bot] 2024-02-12 03:00:12 +00:00
  • 67a1c9a9e6 Backport latest PRs from polkadot sdk (#2824) Svyatoslav Nikolsky 2024-02-06 13:17:28 +03:00
  • d713ef174e Pass finality proof verification context to the call builder (#2823) Svyatoslav Nikolsky 2024-02-06 11:36:09 +03:00
  • 4d53c846e7 Add submit_finality_proof_ex call to the GRANDPA pallet (#2821) Svyatoslav Nikolsky 2024-02-06 11:33:28 +03:00
  • a7255831ca Bump tokio from 1.35.1 to 1.36.0 dependabot[bot] 2024-02-05 03:07:22 +00:00