Commit Graph

  • 9eb9d41418 Fix a typo parathreads -> parachains (#1529) Sergei Shulepov 2020-08-04 10:25:48 +02:00
  • 3a853d4dde Add mutate_exists to StorageDoubleMap. (#6704) Shaopeng Wang 2020-08-04 20:02:24 +12:00
  • 124c699cd4 Cleanup upcoming paras (#1527) Fedor Sakharov 2020-08-03 23:11:06 +03:00
  • a9e3a1b11d Sudo wrapper for paras (#1517) Fedor Sakharov 2020-08-03 22:32:57 +03:00
  • 2afa2b035f Implementer's guide: notes on contextual execution (#1525) Sergei Shulepov 2020-08-03 21:30:12 +02:00
  • c7d6a11460 Add ss58 address for Subsocial (#6800) Alex Siman 2020-08-03 18:04:56 +03:00
  • e449330e27 Add details to legacy requests (#6747) Pierre Krieger 2020-08-03 16:55:32 +02:00
  • 07facb13c2 Convert spaces to tabs (#6799) Ashley 2020-08-03 15:48:32 +02:00
  • c36b47c242 Companion for substrate/6782 (#1523) Kian Paimani 2020-08-03 15:26:24 +02:00
  • 1a84ad87c0 Add integrity test for slash defer duration (#6782) Kian Paimani 2020-08-03 15:26:09 +02:00
  • dd6ef0a3a5 Improve Benchmark Writer: Remove Unused Components, Remove Multiply by Zero, Files Split by Pallet (#6785) Shawn Tabrizi 2020-08-03 14:41:54 +02:00
  • 663934ca37 Fetch paged storage keys Andrew Jones 2020-08-03 12:27:31 +01:00
  • 09ce64bf24 Sort out validation errors (#1516) Arkadiy Paronyan 2020-08-03 12:45:26 +02:00
  • 6671d017d6 seal: Fix and improve error reporting (#6773) Alexander Theißen 2020-08-03 12:03:22 +02:00
  • 0553dabe32 client/network: Fix wrong metric help text (#6794) Max Inden 2020-08-03 11:08:06 +02:00
  • 277fd75179 Fix transaction payment runtime api companion (#1519) Bastian Köcher 2020-08-03 11:06:03 +02:00
  • 5a81eb86c4 Bump elliptic from 6.5.2 to 6.5.3 in /.maintain/chaostest (#6791) dependabot[bot] 2020-08-03 10:52:43 +02:00
  • 02c879ec49 Fix transaction payment runtime api (#6792) Bastian Köcher 2020-08-03 10:46:53 +02:00
  • 1365eef4c1 client/network: Expose DHT query duration to Prometheus (#6784) Max Inden 2020-08-03 10:30:06 +02:00
  • 94a6d6e65a rename merged rococo to rococo-v1 (#1521) Robert Habermeier 2020-08-02 23:36:07 +02:00
  • 047e2fdb21 Parachains-runtime (#1505) Fedor Sakharov 2020-07-31 23:42:10 +03:00
  • 596ce826e8 Chain API subsystem (#1498) Andronik Ordian 2020-07-31 18:02:16 +02:00
  • 301684bf70 substrate test runner seun-substrate-test-runner Seun 2020-07-31 16:54:18 +01:00
  • 710a48baeb Print error message when collation failed (#1514) Bastian Köcher 2020-07-31 17:19:30 +02:00
  • 490f80d8c7 guide: collator networking & subsystems (#1452) Robert Habermeier 2020-07-31 11:07:31 -04:00
  • a1786a92ec Don't close inbound notifications substreams immediately (#6781) Pierre Krieger 2020-07-31 16:42:53 +02:00
  • ea834b12de Guide: add a diagram for Inclusion Pipeline & Approval Subsystem (#1457) Andronik Ordian 2020-07-31 16:28:45 +02:00
  • 9ca2300b05 Order delta before calculating the storage root (#6780) Bastian Köcher 2020-07-31 14:58:38 +02:00
  • c82f15ec35 [CI] Build wasm blob with srtool and include prop hashes and blobs in release notes (#1506) s3krit 2020-07-31 14:34:45 +02:00
  • 3c5cbb00aa Allow blacklisting blocks from being finalized again after block revert (#6301) Wei Tang 2020-07-31 14:32:13 +02:00
  • d3e7bd2282 Release v0.11.0 (#145) v0.11.0 Andrew Jones 2020-07-31 11:02:21 +01:00
  • 7db19db948 Fix link (#6775) Guillaume Thiolliere 2020-07-31 10:29:39 +02:00
  • cb23cb24e0 Fix build error, wabt 0.9.2 is yanked (#146) hewigovens 2020-07-31 15:29:48 +08:00
  • 5253a05555 Candidate Validation Subsystem (#1432) Robert Habermeier 2020-07-30 17:50:11 -04:00
  • 64bf3a1e6e reduce slash defer durations (#1504) Robert Habermeier 2020-07-30 15:25:21 -04:00
  • 652ae86afd Implement the Runtime API subsystem (#1494) Robert Habermeier 2020-07-30 14:15:00 -04:00
  • 80303e99ea Companion for #6610 (Balances Weight Trait) (#1425) Shawn Tabrizi 2020-07-30 18:43:55 +02:00
  • 3d42e2c7eb Fix graceful shutdown skipped if future ends with error (#6769) Cecile Tonglet 2020-07-30 17:59:07 +02:00
  • 01d0d13fad Update Balances Pallet to use WeightInfo (#6610) Shawn Tabrizi 2020-07-30 17:08:23 +02:00
  • b6dedd9016 BABE slot and epoch event notifications (#6563) Wei Tang 2020-07-30 17:07:27 +02:00
  • 9ac30f7116 Rename task name to stick to the default naming scheme (#6768) Bastian Köcher 2020-07-30 16:19:34 +02:00
  • 9a672c4e97 pallet-evm: add builtin support for the four basic Ethereum precompiles (#6743) Wei Tang 2020-07-30 15:52:16 +02:00
  • 814911f414 Add " Successfully mined block" log message (#6764) Garrett MacDonald 2020-07-30 21:23:25 +08:00
  • 5060324b91 Ignore flaky test (#6767) Pierre Krieger 2020-07-30 14:58:30 +02:00
  • 05675df4ed [CI] Publish draft release redux (#1493) s3krit 2020-07-30 14:02:51 +02:00
  • 5969367e47 Update README docs related to local build (#1479) Dan Forbes 2020-07-30 04:38:48 -07:00
  • 31adf5aff6 Replace stacktrace with simpler error when relay chain arguments fail to parse (#165) Cecile Tonglet 2020-07-30 12:11:26 +02:00
  • 2310ea3b81 Replace stacktrace with simpler error when relay chain arguments fail to parse (#165) Cecile Tonglet 2020-07-30 12:11:26 +02:00
  • 4292fac5bc Add a default trie-memory-tracker feature to the cli (#1502) Ashley 2020-07-30 12:09:07 +02:00
  • 610dd1368c Companion PR for Add a DefaultQueue type alias to remove the need to use sp_api::TransactionFor`` (#1499) Ashley 2020-07-30 11:25:59 +02:00
  • 7df97abab4 Add a DefaultQueue type alias to remove the need to use sp_api::TransactionFor (#6761) Ashley 2020-07-30 11:02:12 +02:00
  • 1284a491c2 support custom ss58addressformat in from_ss58check_with_version (#5526) Aten 2020-07-30 16:41:32 +08:00
  • 190810279a Fix Polkadot CLI arguments not properly parsed (#163) Cecile Tonglet 2020-07-30 09:59:25 +02:00
  • 9843ebc16e Fix Polkadot CLI arguments not properly parsed (#163) Cecile Tonglet 2020-07-30 09:59:25 +02:00
  • 8fc8c81144 Add memory-tracker feature to sp-trie to fix wasm panic (#6745) Ashley 2020-07-30 09:41:08 +02:00
  • 4b2cb04e56 Fix bitfield signing (#1466) Peter Goodspeed-Niklaus 2020-07-30 00:33:06 +02:00
  • d1d40765c7 Collate only if --validator is given (#161) Cecile Tonglet 2020-07-29 20:49:31 +02:00
  • f26dd45e78 Collate only if --validator is given (#161) Cecile Tonglet 2020-07-29 20:49:31 +02:00
  • dc33e64643 client/network: Add peers to DHT only if protocols match (#6549) Max Inden 2020-07-29 14:44:15 +02:00
  • 1eeb4b0e3f benchmarks! macro: factorize instance usage. (#6750) Guillaume Thiolliere 2020-07-29 14:33:54 +02:00
  • 756f95c407 Update Substrate, bump versions, clean up sort (#1496) Gavin Wood 2020-07-29 14:31:31 +02:00
  • 6e6568167a Allow PostDispatchInfo to disable fees (#6749) Shawn Tabrizi 2020-07-29 14:30:10 +02:00
  • 4c3bd7db00 Bump Substrate Gav Wood 2020-07-29 14:03:47 +02:00
  • 6bfbb7c6f1 Cleanup our sort usage (#6754) Gavin Wood 2020-07-29 14:00:51 +02:00
  • 1ab7719314 Add a back-pressure-friendly alternative to NetworkService::write_notifications 🎉 (#6692) Pierre Krieger 2020-07-29 13:23:19 +02:00
  • e674d64a72 client/network: Adjust wording (#6755) Max Inden 2020-07-29 13:18:40 +02:00
  • a2163420f4 seal: Add benchmarks for dispatchables (#6715) Alexander Theißen 2020-07-29 12:32:27 +02:00
  • 8f3317d056 Update scale codec to latest version to fix bug in future rustc version (#1491) Bastian Köcher 2020-07-28 22:43:38 +02:00
  • e7d8040af8 Update parity-scale-codec to prepare for breaking rustc release (#6746) Bastian Köcher 2020-07-28 22:26:01 +02:00
  • bcfd6c2d3a add simple name derivation heuristic for JobManager Subsystem impl (#1490) Peter Goodspeed-Niklaus 2020-07-28 22:18:54 +02:00
  • 4161e9fad3 Replace Process.toml with json (#6740) Joseph 2020-07-28 21:14:19 +02:00
  • 45d17beb8e Use the correct TaskExecutor in validation (#1489) Bastian Köcher 2020-07-28 20:39:32 +02:00
  • a20db31165 Remove unused node template deps (#6748) Dan Forbes 2020-07-28 11:33:53 -07:00
  • 7c7b02ece0 Companion PR for Various small improvements to service construction.. (#1472) Ashley 2020-07-28 20:18:11 +02:00
  • c8cdfbfd17 Add new Runtime API messages and make runtime API request fallible (#1485) Robert Habermeier 2020-07-28 14:02:39 -04:00
  • d234ba38bb Fix erasure_fetch_drop_also_drops_gossip_sender test (#1492) Bastian Köcher 2020-07-28 16:38:10 +02:00
  • c66f9755cb change (ci): new CI image; -Dwarnings instead of a job (#110) Denis Pisarev 2020-07-28 15:40:22 +02:00
  • d664a7cf38 change (ci): new CI image; -Dwarnings instead of a job (#110) Denis Pisarev 2020-07-28 15:40:22 +02:00
  • 9220b646d2 Various small improvements to service construction. (#6738) Ashley 2020-07-28 15:21:33 +02:00
  • 97f400f0f0 Use node_template_runtime::opaque::Block instead of node_template_runtime::Block (#6737) Ashley 2020-07-28 14:38:38 +02:00
  • 0a165a19c3 prometheus: don't use protobuf feature (#6744) Andronik Ordian 2020-07-28 11:13:11 +02:00
  • 32a2b80f77 Replace Process.toml with json (#1475) Joseph 2020-07-28 04:54:22 +02:00
  • 2f3d98d3a7 pallet-evm: add support for tuple-based precompile declarations (#6681) Wei Tang 2020-07-27 17:30:03 +02:00
  • 824c6245e2 Availability store subsystem guide (#1424) Fedor Sakharov 2020-07-27 18:12:31 +03:00
  • 5af85552af Remove Unpin requirement for Slots (#6711) Pierre Krieger 2020-07-27 16:31:35 +02:00
  • 32a20a178c Availability store subsystem (#1404) Fedor Sakharov 2020-07-27 14:13:02 +03:00
  • 65797c001c update comments (#1445) joe petrowski 2020-07-27 12:51:18 +02:00
  • bead1becf0 seal: Fail instantiate if new contract is below subsistence threshold (#6719) Alexander Theißen 2020-07-27 11:45:00 +02:00
  • 63bd1d8346 Add the Substrate Service Tasks dashboard (#6665) Pierre Krieger 2020-07-27 11:34:02 +02:00
  • 106bd929ce add ActiveLeavesUpdate, remove StartWork, StopWork (#1458) Peter Goodspeed-Niklaus 2020-07-27 10:39:52 +02:00
  • c5f59ed83d Try to workaround the invalid compilation (#159) Bastian Köcher 2020-07-27 10:28:05 +02:00
  • db2c0b8861 Try to workaround the invalid compilation (#159) Bastian Köcher 2020-07-27 10:28:05 +02:00
  • 93e0ae472b Switch to StorageProof (#160) Bastian Köcher 2020-07-27 10:22:58 +02:00
  • c3a9c51051 Switch to StorageProof (#160) Bastian Köcher 2020-07-27 10:22:58 +02:00
  • e6f3a82f99 Rc5 (#143) David Craven 2020-07-27 09:53:02 +02:00
  • 1cb92aa83e Refactor service to allow building full (and light) node matching chain spec (#1467) Cecile Tonglet 2020-07-27 07:54:24 +02:00
  • e97d49170b Fix storage_append (#158) Bastian Köcher 2020-07-26 21:22:35 +02:00
  • ec40d451a3 Fix storage_append (#158) Bastian Köcher 2020-07-26 21:22:35 +02:00
  • fa598f176b Companion for #6726 (#1469) Bastian Köcher 2020-07-26 15:16:09 +02:00
  • 9310f15ac2 Name all the tasks! (#6726) Bastian Köcher 2020-07-26 14:56:17 +02:00