Commit Graph

  • f2925f96a2 grandpa: don't send equivocation reports for local identities (#7372) André Silva 2020-10-26 12:47:39 +00:00
  • 568dd6fd42 grandpa: fix early enactment of forced changes (#7321) André Silva 2020-10-26 12:29:36 +00:00
  • cfd834be41 Make benchmarks compile with latest nightly (#7395) Alexander Theißen 2020-10-26 13:02:10 +01:00
  • 0c316acef0 remove debug lines (#1847) s3krit 2020-10-26 12:59:20 +01:00
  • f2a05330ed Update everything to latest wasm-builder (#1843) Bastian Köcher 2020-10-26 12:54:16 +01:00
  • 6d7b42b5ac node/service/src/lib: Do not spawn authority discovery on sentries (#1835) Max Inden 2020-10-26 11:31:16 +01:00
  • 653868c01e client/authority-discovery: Remove sentry node logic (#7368) Max Inden 2020-10-26 11:06:56 +01:00
  • 2163988f54 Improve and unify testing facilities (#1844) Bastian Köcher 2020-10-25 15:45:30 +01:00
  • 52a49e7f51 Fix wrong outgoing calculation in election (#7384) Kian Paimani 2020-10-24 13:52:59 +02:00
  • ab614f3018 fix darwin (#7385) kaichao 2020-10-24 17:50:25 +08:00
  • abb282dfd0 Runtime API for checking validation outputs (#1842) Sergei Shulepov 2020-10-24 08:48:36 +02:00
  • ec49d81307 Availability store pruning (#1820) Fedor Sakharov 2020-10-24 09:03:57 +03:00
  • da121e4183 update generate_release_text.rb (#1812) s3krit 2020-10-23 21:37:53 +02:00
  • 5808f467c5 Make Substrate compile with latest nightly (#7381) Bastian Köcher 2020-10-23 21:08:04 +02:00
  • 9ba8753916 chore: add cargo spellcheck configuration and custom topic specifc dictionary (#1841) Bernhard Schuster 2020-10-23 17:28:23 +02:00
  • 4366fe366a build: add nix shell (#7376) André Silva 2020-10-23 10:21:59 +01:00
  • 79be077774 Improve mock_impl_runtime_apis! (#7370) Bastian Köcher 2020-10-22 21:09:13 +02:00
  • d847c9b019 Small fix for log line prefix (#7373) Cecile Tonglet 2020-10-22 12:02:16 +02:00
  • 0fcf9d6c60 client/network: Make NetworkService::set_priority_group async (#7352) Max Inden 2020-10-22 11:15:39 +02:00
  • f450a6d74c Make decl_runtime_apis! fail on methods with default implementation (#7371) Bastian Köcher 2020-10-21 23:50:07 +02:00
  • 96e939f42e client/network: Remove original_request in block request events (#7369) Max Inden 2020-10-21 20:06:35 +02:00
  • ed1d0fa815 Implements pallet versioning (#7208) Bastian Köcher 2020-10-21 19:05:52 +02:00
  • fd138d4adb Companion PR for substrate #7328 (#1825) Cecile Tonglet 2020-10-21 17:32:06 +02:00
  • 8cebbd142d Add node name to the log lines (#7328) Cecile Tonglet 2020-10-21 17:13:07 +02:00
  • 4e9256aba2 client/network: Allow configuring Kademlia's disjoint query paths (#7356) Max Inden 2020-10-21 13:08:39 +02:00
  • 747103dfd2 Automation for new release process (#1754) s3krit 2020-10-20 18:24:54 +02:00
  • a062bc2f1d Runtime worker threads (#7089) Nikolay Volf 2020-10-20 05:41:51 -07:00
  • 203acda659 Fix logging from inside the WASM runtime (#7355) Bastian Köcher 2020-10-20 12:51:51 +02:00
  • 7655caac0f Derive Clone for PairSigner (#184) Qinxuan Chen 2020-10-20 17:57:27 +08:00
  • 918a0c8077 *: Bump async-std to v1.6.5 (#7306) Max Inden 2020-10-20 11:23:27 +02:00
  • bd2dbc055c client/network: Remove option to disable yamux flow control (#7358) Max Inden 2020-10-19 21:43:32 +02:00
  • 9f61b5b9f4 grandpa: remove duplicate function to fetch local authority id (#7359) André Silva 2020-10-19 18:07:18 +01:00
  • 032c68850d [CI] Docker image updates (#1799) s3krit 2020-10-19 15:44:14 +02:00
  • 23382db1b4 Make wasm-builder print the rustc version (#7351) Bastian Köcher 2020-10-19 14:45:09 +02:00
  • 7ca9baf9b6 Derive no bound macros (to be also used in pallet macro) (#7280) Guillaume Thiolliere 2020-10-19 11:11:51 +02:00
  • bf142f97c4 Companion for Substrate#7350 (#1829) Bastian Köcher 2020-10-19 10:45:11 +02:00
  • 87c18598fc Move IsSubType and write some docs for the trait (#7350) Bastian Köcher 2020-10-19 10:24:13 +02:00
  • 74e8691aa8 Make queryStorage and storagePairs unsafe RPC functions (#7342) Bastian Köcher 2020-10-18 19:58:52 +02:00
  • 11bbb076cc Companion PR for Substrate #7233 (#1791) Shawn Tabrizi 2020-10-17 15:58:23 +02:00
  • 13be04e0a7 Constant Weight Signature in Benchmarking CLI (#7233) Shawn Tabrizi 2020-10-17 14:35:15 +02:00
  • 158fdecc0b Adds support for inspecting a hex encoded public key (#7344) Bastian Köcher 2020-10-17 09:43:46 +02:00
  • da8ce4f258 remove github release action (#7338) s3krit 2020-10-16 16:27:20 +02:00
  • 463ba54d00 consensus: prioritize finality work over block import in queue (#7307) André Silva 2020-10-16 15:22:50 +01:00
  • 385c4ddf69 No longer actively open legacy substreams (#7076) Pierre Krieger 2020-10-16 13:07:05 +02:00
  • 0dcb16b513 sync: only restart peers not doing finality related requests (#7322) André Silva 2020-10-16 11:15:56 +01:00
  • a7e9aedbc5 Add ParasSudoWrapper to test-runtime and bring back register_parachain to test-service (#1811) Bastian Köcher 2020-10-16 09:45:03 +02:00
  • 3687c5df11 runtime: remove finality-tracker (#1762) André Silva 2020-10-15 22:26:37 +01:00
  • f3ea1624f6 frame: remove finality-tracker (#7228) André Silva 2020-10-15 21:58:51 +01:00
  • 8e8a37f7a1 Update token info about ChainX. (#7330) Aten 2020-10-15 21:49:47 +08:00
  • 979b9c5556 av-store: create a db dir if missing (#1819) Andronik Ordian 2020-10-15 15:09:48 +02:00
  • c7e729e07b Companion PR for 'Add missing fields to the light sync state #7225' (#1801) Ashley 2020-10-15 12:28:00 +02:00
  • d1ef8507d7 Add missing fields to the light sync state (#7225) Ashley 2020-10-15 12:10:43 +02:00
  • a297e447f2 babe: make secondary slot randomness available on-chain (#7053) Jon Häggblad 2020-10-15 10:32:12 +02:00
  • 1164ced041 allow where clause in decl_error (#7324) Guillaume Thiolliere 2020-10-14 17:39:27 +02:00
  • 8503cc0892 test simnet-image [chaos:basic] (#7108) HarryHong 2020-10-14 19:50:36 +08:00
  • 3d50ed12fe Adjust ss58-registry websites to conform to schema (#7320) Jaco Greeff 2020-10-14 13:16:28 +02:00
  • 5ba73b5b7b test-runtime: fix indentation (#1817) Sergei Shulepov 2020-10-14 12:21:20 +02:00
  • 38c0623617 Companion for Substrate#7318 (#1810) Bastian Köcher 2020-10-14 10:22:49 +02:00
  • b427bbb363 Make run_node_until_exit take a future (#7318) Bastian Köcher 2020-10-14 10:03:37 +02:00
  • bcde7b4f3f Add an system_syncState RPC method (#7315) Pierre Krieger 2020-10-13 17:53:49 +02:00
  • e4cb862123 add zero.io (#7310) marco bahn 2020-10-13 16:43:43 +02:00
  • 1632f98161 bump matrix-message-action to v0.0.3 (#7313) s3krit 2020-10-13 16:21:42 +02:00
  • 7639a32657 bump matrix-message-action to v0.0.3 (#1809) s3krit 2020-10-13 16:04:06 +02:00
  • 60e66f6af0 Revert "revert enabling authority discovery by default (#1532)" (#1807) Max Inden 2020-10-13 14:09:10 +02:00
  • 23b7542fee Tweak Cargo.tomls to make burnin easier (#1805) Pierre Krieger 2020-10-13 13:32:30 +02:00
  • 246cb29627 Add profiling targets to tracing_subscriber (#7308) mattrutherford 2020-10-12 23:07:07 +01:00
  • 7699b09ea6 Make new_client public and change its signature (#1808) Bastian Köcher 2020-10-12 19:55:09 +02:00
  • 1a01bca647 Fixes bug in wasm-builder with cargo publish (#7299) Bastian Köcher 2020-10-12 12:29:53 +02:00
  • 5172777c7d handle returns correctly for transactional (#7301) Xiliang Chen 2020-10-12 23:00:19 +13:00
  • 806dc9a659 Implements require_transactional (#7261) Xiliang Chen 2020-10-12 20:46:15 +13:00
  • 3c0a049bee Add CompactAs derive for Fixed* types (#7293) Vladislav 2020-10-10 00:35:09 +03:00
  • a954ce5f2d Fixes evm ripemd160 impl to use 32 bytes (#7296) Alan Sapede 2020-10-09 17:34:07 -04:00
  • a992770318 Allow schedule_after(0, ...) to work (#7284) Shawn Tabrizi 2020-10-09 19:20:11 +02:00
  • 25914bb5e1 Rename node_handles to overseer_handler (#1803) Bastian Köcher 2020-10-09 17:32:45 +02:00
  • d985b9aa02 Remove collating_for argument from service (#1802) Bastian Köcher 2020-10-09 16:55:26 +02:00
  • e62b300f47 Companion PR for #7247 (incremental priority group updates) (#1800) Andronik Ordian 2020-10-09 16:34:17 +02:00
  • 44bb722861 sc-network: expose add_to_priority_group and `remove_from_priority_… (#7247) Andronik Ordian 2020-10-09 16:12:57 +02:00
  • d4a8f253c0 Update darwinia info (#7289) AsceticBear 2020-10-09 21:05:48 +08:00
  • bd75a4ce18 Update to work with async keystore – Companion PR for #7000 (#1740) Rakan Alhneiti 2020-10-09 12:54:03 +02:00
  • 4f447efb65 Release new version of wasm-builder-runner (#7283) Bastian Köcher 2020-10-09 12:34:40 +02:00
  • a2044bb87e Update index.html (#1798) Jun Jiang 2020-10-09 16:57:35 +08:00
  • 3aa4bfacfc Async keystore + Authority-Discovery async/await (#7000) Rakan Alhneiti 2020-10-08 22:56:35 +02:00
  • db8a0cafa9 Fixes logging of target names with dashes (#7281) Bastian Köcher 2020-10-08 20:40:27 +02:00
  • 443725f0f6 seal: Add automated weights for contract API calls (#7017) Alexander Theißen 2020-10-08 17:36:37 +02:00
  • c5d041041f Companion for substrate/pull/6896 (#1610) Kian Paimani 2020-10-08 17:10:21 +02:00
  • e3682fa2f4 add ss58 id for nodle (#7279) Eliott Teissonniere 2020-10-08 16:55:36 +02:00
  • ba229c629f Refactor CurrencyToVote (#6896) Kian Paimani 2020-10-08 16:50:54 +02:00
  • aba0128f6f bump-allocator: document & poison (#7277) Sergei Shulepov 2020-10-08 13:40:52 +02:00
  • c2941a2789 Remove old service, 3rd try (#1776) Peter Goodspeed-Niklaus 2020-10-08 12:54:29 +02:00
  • f2d7b6f5ac Make AllSubsystems usage easier in tests (#1794) Bastian Köcher 2020-10-08 11:27:19 +02:00
  • fc1153681e XCM: Land XCM Builder (#1793) Shawn Tabrizi 2020-10-07 18:32:53 +02:00
  • 5f80929184 Reset flaming fir network (#7274) ddorgan 2020-10-07 17:03:10 +02:00
  • f6e95f5d51 reschedule (#6860) Xiliang Chen 2020-10-08 03:51:44 +13:00
  • add7c9ed5b Drop system cache for trie benchmarks (#7242) Nikolay Volf 2020-10-07 15:14:14 +03:00
  • 2b798f8571 Use Pin<Box<>> for collation future (#1792) Bastian Köcher 2020-10-07 13:29:00 +02:00
  • 7f4646505a Advertise to already connected validators (#1790) Fedor Sakharov 2020-10-07 13:42:08 +03:00
  • 601e2fa139 client: improve log formatting (#7272) André Silva 2020-10-07 09:53:19 +01:00
  • 7b4ea8d8cb Uniformize tests (#220) Cecile Tonglet 2020-10-07 10:51:01 +02:00
  • 4d150a0199 Uniformize tests (#220) Cecile Tonglet 2020-10-07 10:51:01 +02:00
  • 89e06d26b2 Rework InspectState (#7271) Bastian Köcher 2020-10-07 01:16:14 +02:00