Commit Graph

  • b81578a429 Update Substrate to make companion check happy (#5934) Bastian Köcher 2022-08-26 10:27:57 +02:00
  • 75a76d967b Bump serde_json from 1.0.79 to 1.0.85 (#12079) dependabot[bot] 2022-08-26 09:32:20 +02:00
  • 45655e485b Bump async-trait from 0.1.51 to 0.1.57 (#11948) dependabot[bot] 2022-08-26 09:31:56 +02:00
  • 5318bf53d4 Bump parking_lot from 0.12.0 to 0.12.1 (#12098) dependabot[bot] 2022-08-25 23:52:19 +02:00
  • 933440197a pin gha versions (#12100) Sergejs Kostjucenko 2022-08-25 17:52:58 +03:00
  • 979483fd80 Fix wrong logic. (#5931) Robert Klotzner 2022-08-25 16:32:31 +02:00
  • 5166698140 Fixes Keith Yeung 2022-08-25 21:18:07 +08:00
  • 0b2c31e303 Add conversion and default functions for NumberOrHex (#636) Michael Müller 2022-08-25 14:42:18 +02:00
  • 2076cc8f77 pin gha versions (#635) Sergejs Kostjucenko 2022-08-25 14:58:55 +03:00
  • 7c465dfe6a Fix wasm_export_functions when using a return statement (#12107) Bastian Köcher 2022-08-25 13:18:53 +02:00
  • 0fb0ef8c2f clone not required as copy. (#12110) Squirrel 2022-08-25 12:11:15 +01:00
  • 5c54d38b42 Fixes Keith Yeung 2022-08-25 18:50:29 +08:00
  • bee34ba3f9 Fixes Keith Yeung 2022-08-25 18:13:24 +08:00
  • 83217b3e04 update weights (#5911) Mara Robin B 2022-08-25 12:11:40 +02:00
  • 09e91acb86 Clean up MigrateToV10 (#5921) Mara Robin B 2022-08-25 11:13:44 +02:00
  • 004f0449f4 Fixes Keith Yeung 2022-08-25 16:57:51 +08:00
  • 948af11977 Allow construct_runtime to take cfg attributes for pallets (#11818) Keith Yeung 2022-08-25 16:56:18 +08:00
  • 31accbd975 Fixes Keith Yeung 2022-08-25 16:38:08 +08:00
  • 427e7c1ab3 Bump async-trait from 0.1.56 to 0.1.57 (#5919) dependabot[bot] 2022-08-24 21:13:45 +00:00
  • 3ba852b3bf Fixes Keith Yeung 2022-08-25 02:11:44 +08:00
  • edc8f7b409 Implement ResultQuery (#11257) Keith Yeung 2022-08-25 01:47:08 +08:00
  • d1230e3d77 Fixes Keith Yeung 2022-08-25 01:39:43 +08:00
  • 57e44204d5 Fixes Keith Yeung 2022-08-25 01:16:01 +08:00
  • 0f3f8b8623 Fixes Keith Yeung 2022-08-25 01:01:51 +08:00
  • 1fc2cb4bd2 Fixes Keith Yeung 2022-08-25 00:49:38 +08:00
  • 67c99fdc4b Fixes Keith Yeung 2022-08-25 00:36:04 +08:00
  • 5a34514967 Fixes Keith Yeung 2022-08-25 00:17:33 +08:00
  • 6aba2fdc99 Test bench components with more values (#11963) Oliver Tale-Yazdi 2022-08-24 17:55:48 +02:00
  • c83eaa2475 Send back empty votes + log in approval-voting in case candidate entry is missing. (#5925) Robert Klotzner 2022-08-24 17:44:13 +02:00
  • ad1cbecabd Fixes Keith Yeung 2022-08-24 23:15:56 +08:00
  • bd3ce91d85 Fixes Keith Yeung 2022-08-24 23:03:03 +08:00
  • 187c47a682 Add CallDispatcher Keith Yeung 2022-08-24 22:45:57 +08:00
  • 9ee4759fcf Fixes Keith Yeung 2022-08-24 22:42:49 +08:00
  • 4e53da1c72 Fixes Keith Yeung 2022-08-24 22:30:41 +08:00
  • f0fbb51019 [ci] add auto cargo-fmt (#1562) Alexander Samusev 2022-08-24 15:54:40 +02:00
  • 05abc1a38a [ci] add auto cargo-fmt (#1562) Alexander Samusev 2022-08-24 15:54:40 +02:00
  • 059037f02d Merge remote-tracking branch 'origin/master' into gav-xcm-v3 Keith Yeung 2022-08-24 21:45:32 +08:00
  • c066eaee49 shell and seedling did not build (#1567) Squirrel 2022-08-24 12:37:22 +01:00
  • 8637376efe shell and seedling did not build (#1567) Squirrel 2022-08-24 12:37:22 +01:00
  • 798e3aa48c Specialize metadata errors (#633) Alexandru Vasile 2022-08-24 11:53:29 +03:00
  • 85718e90bb Bump serde from 1.0.143 to 1.0.144 (#1565) dependabot[bot] 2022-08-23 22:56:46 +02:00
  • 711769e0ea Bump serde from 1.0.143 to 1.0.144 (#1565) dependabot[bot] 2022-08-23 22:56:46 +02:00
  • e62e670631 Print bootnode mismatch message as warning (#12075) Bastian Köcher 2022-08-23 22:22:58 +02:00
  • 126758429b chore: bump zombienet version (#5914) Javier Viola 2022-08-23 15:24:17 -03:00
  • 1f1d979dcc Bump indexmap from 1.9.0 to 1.9.1 (#5918) dependabot[bot] 2022-08-23 14:03:11 +02:00
  • 16842c3d64 Bump parity-db from 0.3.13 to 0.3.16 (#12091) dependabot[bot] 2022-08-23 13:19:54 +02:00
  • 0b6619c1e7 Bump proc-macro2 from 1.0.40 to 1.0.43 (#5878) dependabot[bot] 2022-08-23 09:04:01 +00:00
  • 35769feebb Bump hyper from 0.14.19 to 0.14.20 (#5901) dependabot[bot] 2022-08-23 09:02:57 +00:00
  • dba621f1a3 pin gha versions (#1566) Sergejs Kostjucenko 2022-08-23 11:35:02 +03:00
  • 09bbdd5143 pin gha versions (#1566) Sergejs Kostjucenko 2022-08-23 11:35:02 +03:00
  • bbe228a12f Fix output file for updating weights in run_benches_for_runtime.sh (#5906) Mak 2022-08-22 21:38:38 +03:00
  • 872c87e8e6 Companion to Substrate PR 12006 (#5913) Nazar Mokrynskyi 2022-08-22 19:45:54 +03:00
  • 315f2f469e pin gha versions (#5916) Sergejs Kostjucenko 2022-08-22 19:07:03 +03:00
  • b20f83c18f Network sync refactoring (part 7) (#12006) Nazar Mokrynskyi 2022-08-22 18:53:14 +03:00
  • 6f59134416 chore: bump zombienet version (#1560) Javier Viola 2022-08-22 11:20:58 -03:00
  • bd41e3f118 chore: bump zombienet version (#1560) Javier Viola 2022-08-22 11:20:58 -03:00
  • c930cd0d79 [contracts] define_env! re-write as a proc macro (#11888) Sasha Gryaznov 2022-08-22 16:06:43 +03:00
  • 03157b70e9 [ci] Weights PR for master and client on cumulus (#1553) Alexander Samusev 2022-08-22 13:30:10 +02:00
  • d2f232f104 [ci] Weights PR for master and client on cumulus (#1553) Alexander Samusev 2022-08-22 13:30:10 +02:00
  • c4e063ff02 Fix comment typo SS85 -> SS58 (#12076) Quentin McGaw 2022-08-20 15:40:43 -04:00
  • b4caec7f31 make weightinfo pub (#12074) Shawn Tabrizi 2022-08-19 18:08:31 +01:00
  • 52d1473da4 Co #12059: Revert "Auto-incremental CollectionId" (#1557) Oliver Tale-Yazdi 2022-08-19 15:41:05 +02:00
  • 0889774736 Co #12059: Revert "Auto-incremental CollectionId" (#1557) Oliver Tale-Yazdi 2022-08-19 15:41:05 +02:00
  • b0ff805740 Revert "Auto-incremental CollectionId (#11796)" (#12059) Oliver Tale-Yazdi 2022-08-19 15:15:57 +02:00
  • 9d75f3e3e7 Fix benchmarks and adds CI to test them (#12068) Bastian Köcher 2022-08-19 13:07:14 +02:00
  • 13fa566590 chore(executor): make allow_missing_host_functions could be configurable (#12015) yjh 2022-08-19 16:50:12 +08:00
  • 6483099ce8 Add new blank issue template (#1556) Chevdor 2022-08-19 10:15:50 +02:00
  • 54eeaf26fa Add new blank issue template (#1556) Chevdor 2022-08-19 10:15:50 +02:00
  • f36c3eefc0 Fix broken link to web3 foundation research (#12066) Jake Edwards 2022-08-19 03:03:48 -05:00
  • baa1c3600c Companion for new trie cache (#1361) Bastian Köcher 2022-08-19 00:02:08 +02:00
  • b3302d5266 Companion for new trie cache (#1361) Bastian Köcher 2022-08-19 00:02:08 +02:00
  • c3404d109d Companion for new Trie cache (#5897) Bastian Köcher 2022-08-18 23:35:56 +02:00
  • 73d9ae3284 Introduce trie level cache and remove state cache (#11407) Bastian Köcher 2022-08-18 20:59:22 +02:00
  • a71223ab4a Allow creating/submitting unsigned transactions, too. (#625) James Wilson 2022-08-18 17:51:45 +01:00
  • 807db6ff0d Zombienet add tests (#1321) Javier Viola 2022-08-18 12:59:36 -03:00
  • 725d00753e Zombienet add tests (#1321) Javier Viola 2022-08-18 12:59:36 -03:00
  • ff4fd0b772 Removes duplication and unneeded sections. (#1547) Squirrel 2022-08-18 13:07:18 +01:00
  • 15d4f8b3be Removes duplication and unneeded sections. (#1547) Squirrel 2022-08-18 13:07:18 +01:00
  • 7a0620e07e Transaction payment runtime apis: query call info and fee details (#1535) Muharem Ismailov 2022-08-18 13:01:56 +02:00
  • 1680ae3fe8 Transaction payment runtime apis: query call info and fee details (#1535) Muharem Ismailov 2022-08-18 13:01:56 +02:00
  • d46f6f0d34 Replace T::AccountId with <T::Lookup as StaticLookup>::Source (#11670) Doordashcon 2022-08-18 10:30:46 +01:00
  • 511e5c9651 Make state types public (#12032) Alexander Theißen 2022-08-17 20:19:32 +02:00
  • 4f39f6f8fc use 'sp_core::Hxxx' for all hash types (#623) James Wilson 2022-08-17 18:10:45 +01:00
  • 61eeba81f0 Fix leaf block removal in the backend (#12005) Davide Galassi 2022-08-17 17:36:18 +02:00
  • 9aad7cb41c Bump futures from 0.3.21 to 0.3.23 (#1550) dependabot[bot] 2022-08-17 13:51:35 +00:00
  • 967409e3be Bump futures from 0.3.21 to 0.3.23 (#1550) dependabot[bot] 2022-08-17 13:51:35 +00:00
  • 3f55f94d6c Bump nix from 0.24.2 to 0.25.0 (#1549) dependabot[bot] 2022-08-17 13:12:52 +00:00
  • 40e6264644 Bump nix from 0.24.2 to 0.25.0 (#1549) dependabot[bot] 2022-08-17 13:12:52 +00:00
  • ba2c89e6b5 benchmark-cli: add child tree support (#12021) Aramik 2022-08-17 05:35:56 -07:00
  • 2e72ae46ec [ci] Add check-runtime-migration job (#5891) Alexander Samusev 2022-08-17 12:35:44 +02:00
  • 1f0a1cc0e5 Governance 2 (Part 1, Non-Controversial Changes) (#5892) Shawn Tabrizi 2022-08-16 21:33:09 +01:00
  • 25ddec27fa Added Dwellir bootnodes for Kusama and Polkadot (#5772) Joakim Nyman 2022-08-16 21:02:45 +02:00
  • 16a356524b Break cycle collator-procol - backing (#5883) Robert Klotzner 2022-08-16 17:31:12 +02:00
  • b3d913a18d [ci] change labels (#1533) Alexander Samusev 2022-08-16 17:10:58 +02:00
  • 58f6fc1477 [ci] change labels (#1533) Alexander Samusev 2022-08-16 17:10:58 +02:00
  • 05a7966505 Don't request votes if there is nothing to request. (#5888) Robert Klotzner 2022-08-16 16:49:25 +02:00
  • 9c4028a1ee B7 and C9 fixes Wilfried Kopp 2022-08-12 11:20:44 +02:00
  • 2cb13a1a4f B7 and C9 fixes Wilfried Kopp 2022-08-12 11:20:44 +02:00
  • 385e193ffa WIP Wilfried Kopp 2022-08-12 10:46:53 +02:00
  • 3e262ad159 WIP Wilfried Kopp 2022-08-12 10:46:53 +02:00