Commit Graph

  • e7df428274 Display has_api_with results if invalid version of Offchain Workers is detected. (#4749) Tomasz Drwięga 2020-01-28 22:34:41 +01:00
  • 4c63766e41 Add SS58 network identifier for Centrifuge (#4748) philipstanislaus 2020-01-28 20:30:39 +01:00
  • e0ac148444 Add decl_error to template module (#4743) Joshy Orndorff 2020-01-28 13:33:50 -05:00
  • c37e9817ef Print extrinsic failed error always, not just on import (#4747) Bastian Köcher 2020-01-28 19:33:23 +01:00
  • e58dc6a293 Make sure destroy_state is called in case of errors. (#4745) Tomasz Drwięga 2020-01-28 16:18:09 +01:00
  • 78c77a3784 Update yamux to version 0.4.1 (#4746) Toralf Wittner 2020-01-28 13:00:37 +01:00
  • 4cde05739b Splitting relaychain and parachain command-line arguments (#42) Cecile Tonglet 2020-01-28 10:00:45 +01:00
  • a7d2700b99 Splitting relaychain and parachain command-line arguments (#42) Cecile Tonglet 2020-01-28 10:00:45 +01:00
  • 793a1eb053 WASM runtime switch to import memory (#4737) Bastian Köcher 2020-01-28 09:36:57 +01:00
  • 5c8743510e Upgrade to libp2p 0.15 (#4732) Pierre Krieger 2020-01-27 18:27:36 +01:00
  • ed3da9f903 Fix quadratic iterations over transaction pool (#4736) Nikolay Volf 2020-01-27 09:26:42 -08:00
  • 76acc96f3a Remove default hasher (#4739) thiolliere 2020-01-27 18:23:10 +01:00
  • 38a01f3c65 ci: fix runtime version check (#4741) gabriel klawitter 2020-01-27 18:22:52 +01:00
  • f39335d638 pallet-contracts: Refactor and comment rent module. (#4733) Sergei Pepyakin 2020-01-27 17:40:57 +01:00
  • 957ea8ba46 Remove references to frame_consensus from docs (#4582) Joshy Orndorff 2020-01-27 11:14:10 -05:00
  • 94a187f291 Transaction queue tests update (#4734) Nikolay Volf 2020-01-27 04:22:04 -08:00
  • 9cea98e950 Manual Seal (#4143) Seun LanLege 2020-01-27 10:59:40 +01:00
  • 2421576f91 Cursed implementation of allowing missing imports on wasmtime (#4730) Sergei Pepyakin 2020-01-25 23:53:08 +01:00
  • bb8a0802fe Final commit of tested westend config (#800) ddorgan 2020-01-24 22:14:52 +00:00
  • e4f3e85585 Improve decl storage parsing (#4731) thiolliere 2020-01-24 20:04:11 +01:00
  • 082bb6c51b Rotate sudo key, update endowment and add websocket bootnodes (#797) ddorgan 2020-01-24 17:16:07 +00:00
  • c9e2e5ea0c ci: only tag breaksapi if there were changes to the runtime sources (#798) gabriel klawitter 2020-01-24 22:41:41 +08:00
  • fc99887de0 Introduces author_hasKey and author_hasSessionKeys rpc endpoints (#4720) Bastian Köcher 2020-01-24 15:20:45 +01:00
  • 1614ce0996 Async/await in transaction-graph (#4645) Nikolay Volf 2020-01-24 05:22:39 -08:00
  • b7887df104 Deposit event on frame-system::set_code (#4726) Bastian Köcher 2020-01-24 13:38:45 +01:00
  • c2c429877e Switch GrandPa to std futures (replaces #3909) (#4612) Ashley 2020-01-24 13:34:42 +01:00
  • 14e95f3398 Refactor tx-pool maintenance and other high-level api (#4629) Nikolay Volf 2020-01-24 04:21:24 -08:00
  • b89ac5d2ef Expose recovery module errors in metadata (#4727) Jaco Greeff 2020-01-24 10:02:55 +01:00
  • f50d0c6505 Use decl_error in common runtime modules (#796) joe petrowski 2020-01-23 21:55:59 +01:00
  • 5621c18632 Add spec for westend network (#792) ddorgan 2020-01-23 16:46:40 +00:00
  • ad9c75e4c4 [contracts] minor follow-up on PR #4722 (#4723) Hero Bird 2020-01-23 16:59:00 +01:00
  • 389b8f1698 [contracts] Add ext_tombstone_deposit (#4722) Hero Bird 2020-01-23 15:13:49 +01:00
  • 81004eabfd Refactor and test spec block rules (#4670) Nikolay Volf 2020-01-23 05:41:22 -08:00
  • 8370b99709 Expose Error in metadata for pallet-utility (#4721) Bastian Köcher 2020-01-23 14:35:04 +01:00
  • 597c0a6c4f client/finality-grandpa: Make round_communication use bounded channel (#4691) Max Inden 2020-01-23 12:58:36 +01:00
  • 4b2e6a5be2 Default fork choice value and intermediates for block import parameters (#4652) Wei Tang 2020-01-23 00:03:38 -08:00
  • 9a77b299df Add fool protection and comment construct_block (#4715) Sergei Pepyakin 2020-01-22 18:34:41 +01:00
  • 5bd6e94e64 Move "wasm" allocator into its own crate (#4716) Bastian Köcher 2020-01-22 18:13:17 +01:00
  • 8b39c79fe5 Add missing default-features = false (#787) Ashley 2020-01-22 17:51:46 +01:00
  • 670ce71009 Update soketto to v0.3.2 (#4714) Toralf Wittner 2020-01-22 17:34:42 +01:00
  • 21a2539a24 make NotificationStream event naming consistent (#4712) Robert Habermeier 2020-01-22 16:33:42 +01:00
  • 40e4d8fb0a fixes trigger-contracts-ci job to actually depend on build-linux-subs… (#4701) Denis Pisarev 2020-01-22 15:24:34 +01:00
  • 19df538c62 More cleanups in node-template (#4705) Nikolay Volf 2020-01-22 05:53:40 -08:00
  • e0c6955ca9 client/authority-discovery/Cargo.toml: Update dependency (#4706) Max Inden 2020-01-22 14:49:28 +01:00
  • e6f4c36ed9 Update to latest Substrate master (#783) Bastian Köcher 2020-01-22 12:27:28 +01:00
  • 07d738ea3e Support u128/i128 in runtime interface (#4703) Bastian Köcher 2020-01-22 12:17:52 +01:00
  • 5f60c91476 Update chainspec to make the test parachain work again (#47) Bastian Köcher 2020-01-22 11:29:57 +01:00
  • 3f4c51f14c Update chainspec to make the test parachain work again (#47) Bastian Köcher 2020-01-22 11:29:57 +01:00
  • c1750c5c28 grandpa: filter some telemetry events on larger voter sets (#4700) André Silva 2020-01-21 21:14:44 +00:00
  • 9d556a69ef remove license preamble from node-template (#4699) Nikolay Volf 2020-01-21 13:10:26 -08:00
  • 5b129f1292 ci: backport runtime version checks from v0.6 branch (#774) gabriel klawitter 2020-01-22 00:31:03 +08:00
  • def8573b07 fix docs deadlinks (#4698) Nikolay Volf 2020-01-21 08:01:55 -08:00
  • f27a7debad Fix missing keystore config in test collator (#46) Bastian Köcher 2020-01-21 13:44:56 +01:00
  • 704b25d123 Fix missing keystore config in test collator (#46) Bastian Köcher 2020-01-21 13:44:56 +01:00
  • caa6efa5ec contracts: New contract events + unconfusions (#4685) Hero Bird 2020-01-21 13:06:54 +01:00
  • 169a48c0c5 Pass an executor through the Configuration (#4688) Pierre Krieger 2020-01-21 13:06:15 +01:00
  • b7a63e3b77 grandpa: reduce allocations when verifying multiple messages (#4693) André Silva 2020-01-21 11:45:36 +00:00
  • 85aa632278 Make debug builds more usable (#4683) Bastian Köcher 2020-01-21 12:33:28 +01:00
  • 3618b03dee Add methods to get header and storage change set (#65) Yuanchao Sun 2020-01-21 17:43:10 +08:00
  • da614c257c Call enable_all() when building tokio runtime (#4690) Pierre Krieger 2020-01-20 19:52:02 +01:00
  • 1f18964f01 Only support ECDSA compressed public keys (#4667) Bastian Köcher 2020-01-20 17:28:27 +01:00
  • 164dec95e5 Pallet session new API (#4609) thiolliere 2020-01-20 17:26:53 +01:00
  • b0d1a7183a ci: increase retention for logs of tests to 144 hours (#4677) gabriel klawitter 2020-01-21 00:26:19 +08:00
  • 05838b2c65 client/finality-grandpa/communication: Add doc comment for PeerReport (#4684) Max Inden 2020-01-20 17:25:56 +01:00
  • 9a9860c8bd Asyncify launch_work a bit more (#777) Fedor Sakharov 2020-01-20 19:13:48 +03:00
  • 47e665be2e deprecate chain_status field of network handshake (#4675) Robert Habermeier 2020-01-20 16:00:43 +01:00
  • 3ae5e1640b keep nominations after getting kicked with zero slash (#4681) Robert Habermeier 2020-01-20 15:58:39 +01:00
  • 6dc3a76293 Update the README (#45) Bastian Köcher 2020-01-20 13:13:36 +01:00
  • 4b2cdb6c14 Update the README (#45) Bastian Köcher 2020-01-20 13:13:36 +01:00
  • 253a7d8b0b Convert to std futures (#58) Andrew Jones 2020-01-20 12:00:08 +00:00
  • 4e0ac574e2 Move DummySpecialization to sc-network (#4680) Pierre Krieger 2020-01-20 12:57:49 +01:00
  • 3a49649a51 grandpa: increase gossip duration to 1s (#781) André Silva 2020-01-19 22:24:21 +00:00
  • 96cd57a695 Make use of cfg(doc) in sp-runtime-interface (#4673) Bastian Köcher 2020-01-19 01:51:03 +01:00
  • 524b6f0254 Bump substrate (#780) Gavin Wood 2020-01-18 18:50:43 +01:00
  • 26fa5193cd Add rules and unfounding to society. (#4671) Gavin Wood 2020-01-18 18:35:25 +01:00
  • 1b9baad04f sp-runtime-interface add table about FFI types (#4668) Bastian Köcher 2020-01-18 13:51:12 +01:00
  • b72ba98b97 make compute_fee public (#4669) Xiliang Chen 2020-01-18 21:22:43 +13:00
  • 2b081f9edd v0.17.18: Update latest substrate (#776) André Silva 2020-01-17 18:37:55 +00:00
  • bd0e72ffad Society: Ensure all votes are removed after tally (#4666) Shawn Tabrizi 2020-01-17 19:09:36 +01:00
  • 5f80929dce client/finality-grandpa: Reintegrate gossip validator report stream (#4661) Max Inden 2020-01-17 18:28:32 +01:00
  • 8c789806f2 Drive by fix of doc of Value. (#4658) Sergei Pepyakin 2020-01-17 18:09:39 +01:00
  • ad60af5f13 Expose proof generation and verifying api. (#4646) Fedor Sakharov 2020-01-17 17:47:21 +03:00
  • d5ecec3775 Patch practical usability issues with Society (#4651) Shawn Tabrizi 2020-01-17 15:43:09 +01:00
  • ba1d446b48 add missing bits (#4660) Nikolay Volf 2020-01-17 17:22:00 +03:00
  • 1470b55ec7 grandpa: bump finality-grandpa crate to v0.10.3 (#4659) André Silva 2020-01-17 14:06:29 +00:00
  • d9837d7dda client/finality-grandpa: Reintegrate periodic neighbor packet worker (#4631) Max Inden 2020-01-17 13:58:25 +01:00
  • b9cc23a6e0 remove unused dependency (#775) Xiliang Chen 2020-01-18 01:40:31 +13:00
  • 59140c5932 CODEOWNERS: Add myself to pow and EVM module (#4653) Wei Tang 2020-01-17 12:30:00 +01:00
  • 26a53ac0a4 add debug logs (#4657) Nikolay Volf 2020-01-17 13:18:38 +03:00
  • 3e17fcfb3d Validation service refactoring (#773) Robert Habermeier 2020-01-17 10:28:19 +01:00
  • 482ca522cc Add typedefs for storage types (#4654) Stanislav Tkach 2020-01-17 10:20:20 +02:00
  • 20ce6c120c remove unused safe-mix dependency (#4656) Xiliang Chen 2020-01-17 21:16:20 +13:00
  • fb30862d23 Fix release drafting and pending release alerts (#770) s3krit 2020-01-16 19:38:10 +01:00
  • febf29390a Allow updating configuration of changes tries (#3201) Svyatoslav Nikolsky 2020-01-16 19:38:24 +03:00
  • b827f3355e asyncify the big collator future (#40) Ashley 2020-01-16 17:28:58 +01:00
  • 4d47510e0a asyncify the big collator future (#40) Ashley 2020-01-16 17:28:58 +01:00
  • 73bcef09ab Update Substrate & Polkadot (#41) Bastian Köcher 2020-01-16 17:26:49 +01:00
  • 765a38932f Update Substrate & Polkadot (#41) Bastian Köcher 2020-01-16 17:26:49 +01:00
  • a5d9645bf4 Instantiate environment with asynchronous API (#768) Robert Habermeier 2020-01-16 16:09:06 +01:00
  • 45fbf09dac Make the sync_cycle_from_offline_to_syncing_to_offline test non flaky (#4644) Pierre Krieger 2020-01-16 15:41:26 +01:00