Commit Graph

  • afc9bf8f25 Allow Non Intersecting Bids in Para Auction (#2741) Shawn Tabrizi 2021-03-29 14:41:43 +02:00
  • db74a34877 Use pathbuf for remote externalities (#8480) Steve Biedermann 2021-03-29 12:47:34 +02:00
  • 7b2cf33b73 Bring back the on_finalize weight of staking. (#8463) Kian Paimani 2021-03-29 11:19:40 +02:00
  • 0a9fe852df Move non runtime related stuff into node/primitives (#2743) Robert Klotzner 2021-03-29 02:15:44 +02:00
  • a6fd8f78e6 Emit an Event for Random Block Selected in Auction (#2740) Shawn Tabrizi 2021-03-29 01:38:16 +02:00
  • 8ebbe19d10 Split NetworkBridge and break cycles with Unbounded (#2736) Robert Habermeier 2021-03-29 01:18:53 +02:00
  • 6f464a360f approval-distribution: limit the amount of assignments on unify (#2737) Andronik Ordian 2021-03-28 23:30:06 +02:00
  • 171fc69961 approval-voting: more spans and metrics (#2742) Andronik Ordian 2021-03-28 23:28:49 +02:00
  • d0eee4f1cb Implement fungible::* for Balances (#8454) Gavin Wood 2021-03-28 20:59:34 +02:00
  • e3dc9024ce Call NetworkService::add_known_address before sending a request (#2726) Pierre Krieger 2021-03-28 18:01:49 +02:00
  • 5952e790fa Overseer: subsystems communicate directly (#2227) Robert Habermeier 2021-03-28 17:55:10 +02:00
  • c6f07d8f31 Request based PoV distribution (#2640) Robert Klotzner 2021-03-28 17:11:38 +02:00
  • 27b6d83974 use named generic types in generate_solution_type (#2707) Peter Goodspeed-Niklaus 2021-03-28 10:47:52 +02:00
  • c2dd5e21a4 make types within generate_solution_type macro explicit (#8447) Peter Goodspeed-Niklaus 2021-03-28 10:21:06 +02:00
  • 2af0de50c9 [pallet-staking] Refund unused weight for payout_stakers (#8458) Zeke Mostov 2021-03-28 01:09:32 -07:00
  • ef816b089d Approval voting failsafe (#2675) Robert Habermeier 2021-03-28 01:57:04 +01:00
  • dce20644c8 approval-distribution: moar metrics (#2734) Andronik Ordian 2021-03-28 00:23:32 +01:00
  • 71f1985172 approval-distribution: moar logs (#2732) Andronik Ordian 2021-03-27 23:21:25 +01:00
  • 49e79967c8 Use async_trait in sc-consensus-slots (#8461) Bastian Köcher 2021-03-27 22:40:28 +01:00
  • 69c7c52de6 Handle Onboarding in Current Lease Period (#2731) Shawn Tabrizi 2021-03-27 21:16:10 +01:00
  • 66c4936e21 Increase rotation period (#2688) RRTTI 2021-03-27 17:37:30 +01:00
  • 7f6ef6fb7b Introduce add_memo for Crowdloans (#2728) Shawn Tabrizi 2021-03-27 17:36:48 +01:00
  • c503fbc2a0 duplicate logging fix (#2729) Robert Habermeier 2021-03-27 16:17:35 +01:00
  • 15a956321a use a gauge for approval lag (#2725) Robert Habermeier 2021-03-27 16:13:34 +01:00
  • ff5765eac3 Repot frame_support::traits; introduce some new currency stuff (#8435) Gavin Wood 2021-03-27 14:37:13 +01:00
  • b1e81a7fb0 Fix Crowdloan Withdraw Requirements (#2723) Shawn Tabrizi 2021-03-27 12:06:29 +01:00
  • 3f50465d49 use novelpoly 1.0.0 (#2727) Bernhard Schuster 2021-03-27 09:07:28 +01:00
  • 6ea6299bca Reduce network bridge logging verbosity (#2717) Robert Klotzner 2021-03-27 00:19:43 +01:00
  • 67e95d1b8e Parachain Onboarding Extras (#2713) Shawn Tabrizi 2021-03-26 22:41:07 +01:00
  • 5d2640240c Fix &mut self -> &self in add_known_address (#8468) Pierre Krieger 2021-03-26 22:28:55 +01:00
  • e8aeadf202 Add NetworkService::add_known_address (#8467) Pierre Krieger 2021-03-26 18:02:41 +01:00
  • 3e64293bd4 Fix companion check (#8464) Bastian Köcher 2021-03-26 15:59:05 +01:00
  • e7cd48767a Migrate pallet-sudo to pallet! (#8448) Andrew Jones 2021-03-26 14:54:08 +00:00
  • 5b363358b8 chore: avoid glob imports (#2722) Bernhard Schuster 2021-03-26 15:45:37 +01:00
  • 6adf24ca0c Change companion check order (#8460) Bastian Köcher 2021-03-26 14:21:00 +01:00
  • 73b9247c10 Separate metrics for messages sent & received (#2721) Robert Habermeier 2021-03-26 14:11:01 +01:00
  • 064df81ee4 Add block number to activated leaves and associated fixes (#2718) Robert Habermeier 2021-03-26 13:06:40 +01:00
  • da4518e518 Upgrade pallet atomic swap (#8452) Guillaume Thiolliere 2021-03-26 07:46:03 +01:00
  • a4ed8aaab2 Check that Para is Registered before Accepting a Bid (#2656) Shawn Tabrizi 2021-03-26 00:01:36 +01:00
  • 467f9bb51d Enable debug assert for real. (#2716) Robert Klotzner 2021-03-25 23:30:49 +01:00
  • 2388141b25 overseer: AllSubsystems magic and subsystem channel sizes metrics (#2711) Robert Habermeier 2021-03-25 21:21:55 +01:00
  • 485e406058 Enable debug assertions on rococo. (#2708) Robert Klotzner 2021-03-25 15:45:31 +01:00
  • 8a396c678f Port availability recovery to use req/res (#2694) Robert Habermeier 2021-03-25 15:34:24 +01:00
  • b483c026e9 Remove redundant libp2p dependency from test runner (#8455) Andrew Jones 2021-03-25 13:46:36 +00:00
  • 349879df6b f+1 validators always approve (#2699) Robert Habermeier 2021-03-25 13:47:00 +01:00
  • e4d0afabce fix generate_release_text.rb (#2704) Martin Pugh 2021-03-25 13:41:11 +01:00
  • 9938513e71 Bump version , weights and substrate in prep for v0.8.30 (#2690) Martin Pugh 2021-03-25 11:29:11 +01:00
  • a2c3685cab Companion for substrate/pull/8368 (#2683) Kian Paimani 2021-03-25 10:52:57 +01:00
  • 7149f764e4 rococo: use insecure parent hash randomness (#2701) André Silva 2021-03-25 09:49:40 +00:00
  • c529f13878 fix local variable names (#8450) Guillaume Thiolliere 2021-03-25 10:43:20 +01:00
  • f571023df3 Make the number of nominations configurable (#8368) Kian Paimani 2021-03-25 10:15:28 +01:00
  • bfbb078525 collator-protocol: add message authentication (#2635) André Silva 2021-03-24 21:13:32 +00:00
  • 1063fc7e35 Use Debug for genesis mismatch message (#8449) Pierre Krieger 2021-03-24 20:51:58 +01:00
  • 358fa9f22a Polkadot companion for Substrate#8420 (#2672) Pierre Krieger 2021-03-24 19:58:31 +01:00
  • e1570b9ab4 Update to libp2p-0.36 (#8420) Roman Borschel 2021-03-24 19:29:35 +01:00
  • de85c05102 Tweaked logging (#2695) Arkadiy Paronyan 2021-03-24 19:06:44 +01:00
  • e49b3e5ca9 Improve approval tracing (#2697) Robert Habermeier 2021-03-24 18:46:01 +01:00
  • 9a72134188 Check unreserve and transfer returnvalues in debug code (#8398) Falco Hirschenberger 2021-03-24 18:35:05 +01:00
  • e16479e16e Companion for substrate/pull/8445 (#2686) Kian Paimani 2021-03-24 18:10:27 +01:00
  • 9862c8172b CI: initial fuzzer jobs (#2616) Andronik Ordian 2021-03-24 18:00:35 +01:00
  • d78e2fbf86 Additional logging (#2693) Arkadiy Paronyan 2021-03-24 17:24:54 +01:00
  • fa11c6d785 Unify maximum supported PoV size a bit. (#2691) Robert Klotzner 2021-03-24 15:48:36 +01:00
  • a000a3351b Remove Parachains Stuff from Westend (#2689) Shawn Tabrizi 2021-03-24 13:58:30 +01:00
  • b8867d71bc Evict inactive peers from the collator protocol peer-set (#2680) Robert Habermeier 2021-03-24 13:32:28 +01:00
  • 0f8b6f2f6e Bigger is better. (#2687) Robert Klotzner 2021-03-24 13:29:59 +01:00
  • f93d7b874e Migrate pallet-vesting to pallet attribute macro. (#8440) Shaun Wang 2021-03-25 01:29:30 +13:00
  • e309d94f1a Make candidate intake in society configurable (#8445) Kian Paimani 2021-03-24 13:27:25 +01:00
  • b1b178d186 fix/jaeger: avoid array debug repr (#2685) Bernhard Schuster 2021-03-24 13:21:42 +01:00
  • ab55f9dcab update README.adoc (#8412) Thandile Nododile 2021-03-24 14:20:55 +02:00
  • 5929d1ef15 Additional logging for polkadot network protocols (#2684) Arkadiy Paronyan 2021-03-24 12:55:50 +01:00
  • 1a3e67f41b Sample Auction Winners Every SampleLength Blocks (#2670) Shawn Tabrizi 2021-03-24 12:22:20 +01:00
  • 4f5668b9bd Migrate pallet-utility to pallet attribute macro. (#8326) Shaun Wang 2021-03-24 23:35:39 +13:00
  • 4ac621292a test runner (#7665) Seun Lanlege 2021-03-24 11:28:26 +01:00
  • 49acd6bd09 Allow Root to Edit a Crowdloan Configuration (#2666) Shawn Tabrizi 2021-03-24 11:21:10 +01:00
  • ffe4bf151c Fix Crowdloan Dissolve and Add Auction Cancel (#2665) Shawn Tabrizi 2021-03-24 11:20:15 +01:00
  • aeff56260c remove outdated comment (#8442) Guillaume Thiolliere 2021-03-24 11:06:41 +01:00
  • ee8e7f1bcd grandpa: speed up tests (#8439) André Silva 2021-03-24 08:56:25 +00:00
  • d98a3c7942 contracts: Reduce the API surface (#8359) Alexander Theißen 2021-03-24 09:09:19 +01:00
  • db3cdca001 CI: fix env file location (#2657) Denis Pisarev 2021-03-23 20:49:41 +01:00
  • 7df563d471 remove unused (#2676) Guillaume Thiolliere 2021-03-23 20:33:26 +01:00
  • d343683ca9 improve doc (#8437) Guillaume Thiolliere 2021-03-23 17:40:52 +01:00
  • d11bf20a3c Fix check-labels.yml for forked repos (#2677) Martin Pugh 2021-03-23 17:37:45 +01:00
  • 4d680a5107 Update Substrate & Polkadot (#375) Bastian Köcher 2021-03-23 15:54:40 +01:00
  • a8bf0e1a7f Update Substrate & Polkadot (#375) Bastian Köcher 2021-03-23 15:54:40 +01:00
  • 1602f8dd2d Add tracing logic in pallet macro for hooks and dispatchables (#8305) Guillaume Thiolliere 2021-03-23 15:53:46 +01:00
  • 1f911ddb61 Expose block number in seal_random (#8329) Alexander Theißen 2021-03-23 14:48:36 +01:00
  • fcb215332f Tweak Rococo Settings For Onboarding Testing (#2671) Shawn Tabrizi 2021-03-23 14:35:27 +01:00
  • f9b6c869a3 Improve remote-externalities (#8397) Steve Biedermann 2021-03-23 14:23:07 +01:00
  • b5b0ef592e Fungibles trait and impl for Assets pallet (#8425) Gavin Wood 2021-03-23 14:10:36 +01:00
  • 82fa27d68a [CI] Require D*-audit labels for any runtime changes (#2617) Martin Pugh 2021-03-23 13:15:08 +01:00
  • 3c8b9271c4 Fix up CI for new labels (#2673) Gavin Wood 2021-03-23 12:17:29 +01:00
  • 956262a182 Fix CI for new labels (#8432) Gavin Wood 2021-03-23 12:10:03 +01:00
  • edb36153b1 Improve logging (#2669) Bastian Köcher 2021-03-23 11:57:59 +01:00
  • 59ef1850f6 Add Parachain Onboarding to Rococo (#2660) Shawn Tabrizi 2021-03-23 11:47:34 +01:00
  • 0c91f60e13 contracts: Update deduct block when a contract is excempted (#8418) Alexander Theißen 2021-03-23 11:15:40 +01:00
  • a80b2bbf13 more approval voting instrumentation (#2663) Robert Habermeier 2021-03-23 11:10:54 +01:00
  • fb922e2794 Refactor NotifsHandler::poll (#8422) Pierre Krieger 2021-03-23 11:02:07 +01:00
  • bbc3ad3cfc Add debug messaes to the bridge actions (#2668) Pierre Krieger 2021-03-23 10:52:30 +01:00
  • b208a81764 Increase payable nominators per validator (#2637) Kian Paimani 2021-03-23 09:53:05 +01:00
  • 1a8e0bc63b Release v0.15 (#248) v0.15.0 Andrew Jones 2021-03-22 17:37:15 +00:00