Commit Graph

  • 80a25af1a3 Update test commands according to current process (#4703) justinFrevert 2022-01-12 12:34:17 -05:00
  • d1e2985ce8 fix: use index override when decoding enums in events (#382) sander2 2022-01-12 17:46:24 +01:00
  • 862373bc3f add crunch to readme (#388) Paulo Martins 2022-01-12 16:44:30 +00:00
  • 167d363087 Companion for substrate#10620 (#894) Xiliang Chen 2022-01-13 00:42:23 +13:00
  • f8de839588 Companion for substrate#10620 (#894) Xiliang Chen 2022-01-13 00:42:23 +13:00
  • 5a4d0ebcba Companion for substrate#10620 (#4696) Xiliang Chen 2022-01-12 23:34:50 +13:00
  • 3a88215fca [ci] pipeline chores (#10624) Alexander Samusev 2022-01-12 09:33:25 +01:00
  • d346028a9d reset events before apply runtime upgrade (#10620) Xiliang Chen 2022-01-12 21:22:29 +13:00
  • 79cab81364 Bump twox-hash from 1.6.1 to 1.6.2 (#10575) dependabot[bot] 2022-01-12 09:18:23 +01:00
  • d278b63f6d staking miner: use config for emergency solution (#4694) Niklas Adolfsson 2022-01-11 19:30:24 +01:00
  • 1f28f72790 followup #10594: re-benchmark pallet-lottery (#10637) Oliver Tale-Yazdi 2022-01-11 19:13:06 +01:00
  • b630f1b0e6 pallet-lottery: add generate_storage_info (#10594) Oliver Tale-Yazdi 2022-01-11 15:22:27 +01:00
  • d929efff72 delete process.json (#4688) João Paulo Silva de Souza 2022-01-11 11:00:50 -03:00
  • 5e4035dcaa delete process.json (#10629) João Paulo Silva de Souza 2022-01-11 08:29:42 -03:00
  • fce5872698 Switch types to use RuntimeDebug instead of gated Debug (#4652) Bastian Köcher 2022-01-11 12:28:48 +01:00
  • bdd7a44bec Remove the bench-test-full-crypto-feature GHA & GitLab jobs (#10628) Vladimir Istyufeev 2022-01-11 13:29:35 +03:00
  • 185e301fdd Move XCM runtime configurations into their own files (#4644) Keith Yeung 2022-01-11 01:09:34 -08:00
  • 0071bd7bac frame/bench-cli: fix log formatting (#10627) Oliver Tale-Yazdi 2022-01-11 04:18:30 +01:00
  • 3ce6f9212c CI: remove rococo from CI (#4666) Denis Pisarev 2022-01-10 18:28:06 +01:00
  • a4057bb9e2 Adds AuraConsensusDataProvider (#10503) Seun Lanlege 2022-01-10 15:39:04 +01:00
  • 88cfa86d72 bye bye tes-runner (#4680) Seun Lanlege 2022-01-10 15:38:24 +01:00
  • ea8c4dd288 fetch system chain, name and version (#385) Paulo Martins 2022-01-10 14:15:12 +00:00
  • 2178cb1939 Manual Seal: Calculate the block's post hash (#10498) Joshy Orndorff 2022-01-10 06:55:05 -05:00
  • 599da09a40 Companion for #4639 (Remove sleep from tests ) (#890) sandreim 2022-01-10 13:33:10 +02:00
  • 9388723d81 Companion for #4639 (Remove sleep from tests ) (#890) sandreim 2022-01-10 13:33:10 +02:00
  • 9514caee88 Small mostly doc improvements (#4661) Robert Klotzner 2022-01-10 12:28:20 +01:00
  • 0da05cac26 Remove sleep from tests (#4639) sandreim 2022-01-10 13:00:46 +02:00
  • c342e99261 Companion: code-substitute: Switch from block_hash to block_number (#4667) Bastian Köcher 2022-01-10 09:49:44 +01:00
  • 3093bed933 code-substitute: Switch from block_hash to block_number (#10600) Bastian Köcher 2022-01-09 20:48:24 +01:00
  • 03a7738ed8 add into function for PrefixIterator (#10614) Alex Pozhylenkov 2022-01-09 21:12:21 +02:00
  • 02468b803f Add Ord implementation for BoundedVec (#10615) Kian Paimani 2022-01-09 10:03:21 +01:00
  • e254fd59f2 frame-support: Use logging for printing corrupted state (#10612) Bastian Köcher 2022-01-08 17:13:54 +01:00
  • 46e38e8288 Add additionally functionality to contracts storage interface (#10497) Alexander Theißen 2022-01-08 13:19:23 +01:00
  • 4b9818a06a Fix docs (#10606) Gavin Wood 2022-01-07 19:33:52 +00:00
  • 20f9b2c421 paras: fix weight computation (#4673) Sergei Shulepov 2022-01-07 20:25:53 +01:00
  • d752f8664a pvf-precheck: PVF pre-checker subsystem (#4643) Sergei Shulepov 2022-01-07 19:10:23 +01:00
  • db790e967f Fix command to check substrate base ref (#4671) Chevdor 2022-01-07 18:14:20 +01:00
  • c03e60baa0 [zombinet] initial implementation of zombienet backchannel (#4377) Javier Viola 2022-01-07 13:48:10 -03:00
  • d5cb81a62a Fix locked deposits of Nicks pallet (#4656) Kian Paimani 2022-01-07 16:05:54 +01:00
  • 8ac3f5f23b Fix locked deposit of council voters (#4655) Kian Paimani 2022-01-07 16:05:28 +01:00
  • e8cbe467cb Fix compact event field decoding (#384) Andrew Jones 2022-01-07 14:20:42 +00:00
  • 2f1643b430 Better error for spurious cache misses. (#4669) Robert Klotzner 2022-01-07 11:23:20 +01:00
  • c805500dfb zombinet: bump collator image (#4668) Andronik 2022-01-07 09:04:20 +01:00
  • 5cc5b674f9 Companion for Substrate#10568 - Add new BEEFY RPC (#4638) Adrian Catangiu 2022-01-06 16:33:50 +02:00
  • fe8d2bc7f4 Add BEEFY latestFinalized RPC and deduplicate code between BEEFY and GRANDPA (#10568) Adrian Catangiu 2022-01-06 15:43:11 +02:00
  • 041543882b [ci] .gitlab-ci.yml chores (#4663) Alexander Samusev 2022-01-06 12:25:24 +01:00
  • 4ca4df644e contracts: Improve documentation of lazy deletion config (#10582) Alexander Theißen 2022-01-06 12:03:18 +01:00
  • c3add6ee09 some improvements to bounded vec API (#10590) Kian Paimani 2022-01-06 11:55:21 +01:00
  • 50d1666d33 Exclude big changes from file annotations (#10588) wigy 2022-01-06 11:12:54 +01:00
  • 0ca23e0a6c Add benchmark tests for pallet bags list (#10593) Zeke Mostov 2022-01-06 01:41:18 -08:00
  • ca5345c47e Configurable Config and Extra types (#373) Andrew Jones 2022-01-06 09:39:38 +00:00
  • cabfd35649 Bump proc-macro2 from 1.0.32 to 1.0.36 (#10564) dependabot[bot] 2022-01-06 09:22:35 +00:00
  • 30665bf1c2 fix remote node (#386) Paulo Martins 2022-01-06 09:08:14 +00:00
  • 6b36411f22 Fix Clippy (#10596) Shawn Tabrizi 2022-01-05 19:08:36 -04:00
  • b9e6d96c87 configuration: Update upgrade validation delay doc (#4662) Sergei Shulepov 2022-01-05 23:06:00 +01:00
  • 76fdc9d11a Cumulus companion for substrate #10463 (#870) Adrian Catangiu 2022-01-05 22:33:23 +02:00
  • 242cdc306b Cumulus companion for substrate #10463 (#870) Adrian Catangiu 2022-01-05 22:33:23 +02:00
  • 80606491e4 Polkadot companion for Substrate#10463 (#4519) Adrian Catangiu 2022-01-05 19:43:08 +02:00
  • c1865988df Name changes for GrandPa and Beefy notifications protocols (#10463) Adrian Catangiu 2022-01-05 19:01:44 +02:00
  • 223d929f86 Warn on chain selection error. (#10587) Robert Klotzner 2022-01-05 17:02:32 +01:00
  • 3dd32d5255 Make clippy _a little_ more annoying (#10570) Squirrel 2022-01-05 14:35:30 +00:00
  • b93c6e68ab Parachain runtime metrics followup (#4602) sandreim 2022-01-05 15:33:02 +02:00
  • 57d04e0fc8 Add missing features in rococo Cargo.toml (#887) Sebastian Kunert 2022-01-05 14:30:47 +01:00
  • e9e775f9e7 Add missing features in rococo Cargo.toml (#887) Sebastian Kunert 2022-01-05 14:30:47 +01:00
  • 8a6ca36ad0 Bump serde_json from 1.0.73 to 1.0.74 (#4659) Adrian Catangiu 2022-01-05 15:09:21 +02:00
  • 18532b671a Fully enable bags-list pallet in polkadot runtime (#4653) Kian Paimani 2022-01-05 13:27:29 +01:00
  • 48444ffdc0 sc-keystore: Improve weird error message (#10584) Bastian Köcher 2022-01-05 13:09:01 +01:00
  • 415e1222d2 2022! (#381) Andrew Jones 2022-01-05 10:26:03 +00:00
  • 75db7f7f7e Fix transaction benchmark (#886) Bastian Köcher 2022-01-04 23:59:58 +01:00
  • f19c71e548 Fix transaction benchmark (#886) Bastian Köcher 2022-01-04 23:59:58 +01:00
  • e444877d4b Use storage transaction when running with proof recorder (#10581) Bastian Köcher 2022-01-04 20:48:43 +01:00
  • 65fb71a8d3 compile please Niklas 2022-01-04 18:46:42 +01:00
  • 1551e70ec7 fmt Niklas 2022-01-04 17:52:49 +01:00
  • 937e9a6481 fix build Niklas 2022-01-04 17:41:26 +01:00
  • bb103586df Merge remote-tracking branch 'origin/master' into na-jsonrpsee-core-client Niklas 2022-01-04 16:36:32 +01:00
  • 8d449c3b96 pin nightly to 2021-12-15 Niklas 2022-01-04 16:28:34 +01:00
  • 26258c84cc Update to jsonrpsee 0.7 and impl Stream on TransactionProgress (#380) James Wilson 2022-01-04 15:05:53 +00:00
  • 3fb4c7089a Add links to projects using subxt (#376) Andrew Jones 2022-01-04 14:28:03 +00:00
  • 868556256e lower debug level for testnet build (#4658) Andronik 2022-01-04 14:38:50 +01:00
  • b9bc515506 Bump pin-project from 1.0.8 to 1.0.10 (#10578) dependabot[bot] 2022-01-04 13:18:16 +00:00
  • aff88a864a collator-protocol: short-term fixes for connectivity (#4640) Andronik 2022-01-04 12:58:47 +01:00
  • 83c8afcbb9 Don't change rep on timeout in collator protocol. (#4642) Robert Klotzner 2022-01-04 12:40:20 +01:00
  • 32555aa99d ci: pin nightly 2021-12-15 Niklas 2022-01-04 11:59:00 +01:00
  • 4b9573ca38 Bump serde_json from 1.0.71 to 1.0.74 (#10577) dependabot[bot] 2022-01-04 10:05:01 +01:00
  • 712b53f468 Update remote ext test default uri (#4654) Zeke Mostov 2022-01-04 00:08:22 -08:00
  • 4d064acd96 Bump ip_network from 0.4.0 to 0.4.1 (#10525) dependabot[bot] 2022-01-03 23:07:02 +01:00
  • 32fcd46454 Derive Clone for RelayStateSproofBuilder (#884) Sergei Shulepov 2022-01-03 20:28:42 +01:00
  • cf8de5b001 Derive Clone for RelayStateSproofBuilder (#884) Sergei Shulepov 2022-01-03 20:28:42 +01:00
  • 7fb70d7530 Fix solo to para custom header return (#882) Bastian Köcher 2022-01-03 20:14:14 +01:00
  • 2f9e97ce02 Fix solo to para custom header return (#882) Bastian Köcher 2022-01-03 20:14:14 +01:00
  • fe8e141ee5 Update Polkadot (#883) Sergei Shulepov 2022-01-03 18:45:38 +01:00
  • da93bd3578 Update Polkadot (#883) Sergei Shulepov 2022-01-03 18:45:38 +01:00
  • 2f7b042cc4 Update RELEASE.md to reflect reality (#4570) Martin Pugh 2022-01-03 16:40:48 +01:00
  • 424ddf33ee Remove transaction-pool test-helpers feature (#10571) Bastian Köcher 2022-01-03 16:08:42 +01:00
  • cc70518629 Bump sha2 from 0.9.8 to 0.10.0 (#10547) dependabot[bot] 2022-01-03 08:46:53 +00:00
  • f3662b4bba Happy new year 2022 (#10573) Bastian Köcher 2022-01-03 09:22:14 +01:00
  • 5047ef8eff Set CurrentCodeHash before running some dispatchable benchmarks (#4645) Keith Yeung 2022-01-02 18:05:37 -08:00
  • 575775a19f paras: split tests (#4636) Sergei Shulepov 2022-01-03 03:03:34 +01:00
  • 5f7726958d Bump quote from 1.0.10 to 1.0.14 (#4632) dependabot[bot] 2022-01-02 20:49:25 +01:00
  • bab7c8d4f1 Bump pin-project from 1.0.8 to 1.0.9 (#4606) dependabot[bot] 2022-01-02 18:25:56 +01:00