Commit Graph

  • 2c7817eb7f Harden storage against re-entry (#156) Bastian Köcher 2020-07-25 23:34:52 +02:00
  • 5fab0fc118 Harden storage against re-entry (#156) Bastian Köcher 2020-07-25 23:34:52 +02:00
  • a2527913a6 Update latest substrate master (#1468) André Silva 2020-07-24 22:45:03 +01:00
  • 2ec131142b grandpa: allow noting that the set has stalled (#6725) André Silva 2020-07-24 22:02:12 +01:00
  • 15679360fd remove breaking excepts Benjamin Kampmann 2020-07-24 18:48:35 +02:00
  • 39b5af737d fixing CI Benjamin Kampmann 2020-07-24 18:37:17 +02:00
  • e22c484942 adding changelog (#6728) Benjamin Kampmann 2020-07-24 18:10:00 +02:00
  • d9df1716da Switching from git back to released versions for wasmtime, fix cargo-unleash (#6722) Benjamin Kampmann 2020-07-24 16:45:20 +02:00
  • 68b2a09d21 Augmented node template docs (#6721) Dan Forbes 2020-07-24 06:30:48 -07:00
  • b8de0ff16f Companion PR for #6569 (#1394) Wei Tang 2020-07-24 14:00:34 +02:00
  • 62d323a878 move bitfield-signing crate to node/core (#1465) Robert Habermeier 2020-07-24 07:18:37 -04:00
  • 09f602f8de Include a reference to the validation data in the candidate descriptor (#1442) Robert Habermeier 2020-07-23 15:02:24 -04:00
  • 9acb321f01 Support using system storage directly for EVM balance and nonce (#6659) Wei Tang 2020-07-23 17:49:12 +02:00
  • 1ed17cd467 assign authorship to parity (#1459) Peter Goodspeed-Niklaus 2020-07-23 16:56:16 +02:00
  • 96d5bdac96 Fix integration test (#124) Cecile Tonglet 2020-07-23 16:12:11 +02:00
  • bcc627799a Fix integration test (#124) Cecile Tonglet 2020-07-23 16:12:11 +02:00
  • ba4bfa4dd0 implement bitfield signing subsystem (#1364) Peter Goodspeed-Niklaus 2020-07-23 16:05:48 +02:00
  • a1c704d446 implement bitfield distribution subsystem (#1368) Bernhard Schuster 2020-07-23 14:46:22 +02:00
  • 6919c3030c Companion PR for Remove the service builder (#1448) Ashley 2020-07-23 14:12:53 +02:00
  • 36e312088e [CI]Chaostest suite initiation (#5793) HarryHong 2020-07-23 18:53:55 +08:00
  • e15fb6da2e Add 4 as address type of ss58 for Katal Chain (#6713) Reto Trinkler 2020-07-23 10:21:53 +02:00
  • e8ce5a2364 Remove clear_on_drop from browser util crate (#6710) Pierre Krieger 2020-07-22 21:59:00 +02:00
  • ac8de557d6 Better handling of stable-only build (#6569) Wei Tang 2020-07-22 21:40:11 +02:00
  • ffa2177d46 Remove the service builder (#6557) Ashley 2020-07-22 21:10:27 +02:00
  • 85a9af64d8 Update wasmtime to (almost) lastest master (#6662) Nikolay Volf 2020-07-22 22:09:31 +03:00
  • 6a1fbae2df Dont bring down the node if validation has failed (#1454) Fedor Sakharov 2020-07-22 21:21:20 +03:00
  • 1ff810ee10 Bump Substrate, version (#1456) Gavin Wood 2020-07-22 19:43:27 +02:00
  • 5be366d6dc Replace StartWork and StopWork with an ActiveLeavesUpdate signal (#1431) Robert Habermeier 2020-07-22 12:12:49 -04:00
  • 7c161ec177 Update to latest sysinfo prevents leaking fd-handlers (#6708) Benjamin Kampmann 2020-07-22 17:48:12 +02:00
  • c4dd079119 Tracing values (#6679) mattrutherford 2020-07-22 12:29:33 +01:00
  • 0feac04f36 Reset flaming fir network (#6703) ddorgan 2020-07-22 12:09:15 +01:00
  • 42ddcada02 Companion PR (#1423) Cecile Tonglet 2020-07-22 09:16:14 +02:00
  • de3181076a Graceful shutdown for the task manager (#6654) Cecile Tonglet 2020-07-22 09:15:22 +02:00
  • e7a420be0f Scheduler: handle timeouts for no group rotation (#1439) Andronik Ordian 2020-07-22 02:08:01 +02:00
  • 686ee971d9 Removing staging resources from node template README (#6701) Dan Forbes 2020-07-21 14:45:07 -07:00
  • 143f5600f4 update impl_outer_origin (#1444) Xiliang Chen 2020-07-22 06:02:41 +12:00
  • 168e9df7e2 make impl_outer_origin default to use frame_system (#6695) Xiliang Chen 2020-07-22 03:47:08 +12:00
  • f1523c75f6 pallet-swap-action: Change BalanceSwapAction signature (#6580) Bastian Köcher 2020-07-21 17:39:56 +02:00
  • c9fd0c964a Properly filter out duplicate voters in elections. (#6693) Kian Paimani 2020-07-21 17:33:33 +02:00
  • 3b6597e0ed "cargo test" jobs optimization (#6606) Denis Pisarev 2020-07-21 16:55:54 +02:00
  • 90413260f0 readme: --force no longer required (#1447) Nikolay Volf 2020-07-21 16:50:58 +03:00
  • b93713d49f Remove dead link to out-of-date style guide (#6682) Dan Forbes 2020-07-21 06:14:25 -07:00
  • 046fda914a Improve overall performance (#6699) pscott 2020-07-21 14:46:49 +02:00
  • ab82eb1c98 Add sync_legacy_requests_received metric (#6698) Pierre Krieger 2020-07-21 13:59:49 +02:00
  • 629a801b6a Fixup cargo unleash (#6689) Benjamin Kampmann 2020-07-21 12:26:47 +02:00
  • 3f57b1c6e8 Enable transfers (#1443) Gavin Wood 2020-07-21 12:19:23 +02:00
  • dcaaf713e8 add ecdsa benches (#6697) Nikolay Volf 2020-07-21 12:50:31 +03:00
  • c0179cb6e7 Add try_mutate_exists to StorageDoubleMap. (#6694) Shaopeng Wang 2020-07-21 20:50:37 +12:00
  • 025c501766 Update libp2p to 0.22. (#6690) Roman Borschel 2020-07-21 09:44:41 +02:00
  • 69da327677 Companion PR for substrate#6676 (#1427) Pierre Krieger 2020-07-21 09:27:16 +02:00
  • 5cfcc8446c Add test suite and minor refinements to the utility subsystem (#1403) Peter Goodspeed-Niklaus 2020-07-21 02:35:14 +02:00
  • 9aadb5d499 Bump Polkadot runtime version Gav Wood 2020-07-20 19:13:09 +02:00
  • d14170c8e0 Fix typo in governance params Gav Wood 2020-07-20 19:11:26 +02:00
  • 760d49c551 Remove Sudo (#1437) Gavin Wood 2020-07-20 17:47:09 +02:00
  • bbabb17426 More app-friendly event description (#6684) warfollowsme | ryabina.io 2020-07-20 14:13:20 +03:00
  • c5bf161738 Bump version, enable full governance (#1433) Gavin Wood 2020-07-20 12:18:27 +02:00
  • 8ae4faba51 Fix compilation problems due to ed25519-dalek 1.0.0-pre.4 (#6676) Pierre Krieger 2020-07-20 11:53:39 +02:00
  • 7e72a658c7 fix check polkadot companion status check (#6688) gabriel klawitter 2020-07-20 14:35:27 +05:30
  • 1b8211dd4f CI Regression Test for determinism of our wasm runtimes (#1372) Benjamin Kampmann 2020-07-20 10:56:28 +02:00
  • cd6b8f43f1 Refactor: extract functions and types for creating extrinsics (#138) Andrew Jones 2020-07-20 09:17:19 +01:00
  • 42eb3f0695 Fix tx-payment integrity-test (#6633) Kian Paimani 2020-07-20 09:57:51 +02:00
  • 0d2a794d48 done (#6673) Amar Singh 2020-07-19 10:12:04 -04:00
  • dddde219a2 Implement Runtime APIs (#1411) Robert Habermeier 2020-07-18 16:01:51 -04:00
  • 94ce5ced27 Merge branch 'master' into staking Demi M. Obenour 2020-07-17 20:58:59 -04:00
  • c891b2c219 Change unknown-commit to unknown to make parsing easier (#6675) Cecile Tonglet 2020-07-17 20:30:09 +02:00
  • 5624bd8bf4 Use SpawnNamed instead of Spawn in Overseer (#1430) Fedor Sakharov 2020-07-17 20:04:02 +03:00
  • cb4c6abca7 Transaction pool integrated benchmarks (#6579) Nikolay Volf 2020-07-17 17:09:18 +03:00
  • 04f9c6ece8 Add purchase module to westend (#1429) Shawn Tabrizi 2020-07-17 15:18:02 +02:00
  • 3fa224bfa4 Pallet for Purchase (#1369) Shawn Tabrizi 2020-07-17 14:23:56 +02:00
  • 0a049e81de runtime: update grandpa equivocation reporting api (#1407) André Silva 2020-07-17 12:01:02 +01:00
  • 63a655afb0 Define BurnDestination, Kusama Treasury burns to Society (#6671) (#1421) Gavin Wood 2020-07-17 12:36:36 +02:00
  • ae38a806ed grandpa: report equivocations with unsigned extrinsics (#6656) André Silva 2020-07-17 11:32:20 +01:00
  • 8ae1aa4c28 Switch to bounded mpsc for txpool import notification stream (#6640) Wei Tang 2020-07-17 12:31:47 +02:00
  • 85e1f9aa8d Treasury burning can be directed (#6671) Gavin Wood 2020-07-17 12:04:42 +02:00
  • cad18b0fae identity: Don't let subs be re-registered (#6667) Gavin Wood 2020-07-17 11:11:03 +02:00
  • fe9c01fc68 .maintain/monitoring/alerting-rules: Remove HighCPUUsage alert (#6648) Max Inden 2020-07-17 09:43:57 +02:00
  • 1ea2b27403 inclusion: split CandidatePendingAvailability according to the guide (#1413) Andronik Ordian 2020-07-17 03:27:49 +02:00
  • 6e00002582 Runtime APIs for node-side code (#1401) Robert Habermeier 2020-07-16 20:34:43 -04:00
  • 6995e5e5e1 client/service/metrics: Rework metric HELP texts (#6647) Max Inden 2020-07-17 01:07:32 +02:00
  • 786cbacb40 Enable council elections (#1422) Gavin Wood 2020-07-16 20:19:36 +02:00
  • 84d607b5ff Update substrate-networking Grafana dashboard (#6649) Pierre Krieger 2020-07-16 18:45:12 +02:00
  • 1628f537eb Regression test to ensure we don't break deterministic builds in wasm (#6597) Benjamin Kampmann 2020-07-16 13:54:50 +02:00
  • 4187827343 fix comment (#6670) Guillaume Thiolliere 2020-07-16 13:13:12 +02:00
  • 4ac2078992 The telemetry should not be initialized if no telemetry has been provided (#6666) Cecile Tonglet 2020-07-16 11:46:40 +02:00
  • 2827637103 Remove polkadot companion detection from url anywhere (#6570) Cecile Tonglet 2020-07-16 11:01:18 +02:00
  • 015a819759 event subscription example (#140) Amar Singh 2020-07-16 03:09:03 -04:00
  • 537a311587 Move Docker scripts (#138) Cecile Tonglet 2020-07-16 07:46:03 +02:00
  • 516ad523c1 Move Docker scripts (#138) Cecile Tonglet 2020-07-16 07:46:03 +02:00
  • d4c21eace6 Support Component-less Runtime Benchmarks (#6645) Shawn Tabrizi 2020-07-16 02:21:15 +02:00
  • f070202d4c add assumptions made by the Node-side (#1408) Robert Habermeier 2020-07-15 20:02:18 -04:00
  • 6a9cc1869b [CI] check_runtime.sh redux (#1390) s3krit 2020-07-15 19:35:51 +02:00
  • e10598af1f sc-offchain: upgrade hyper-rustls to 0.18 (#6663) Andronik Ordian 2020-07-15 16:41:19 +02:00
  • f957281008 [CI] Fix check_polkadot_companion_status.sh (#6631) s3krit 2020-07-15 13:30:18 +02:00
  • 4720f0fdda Move the legacy protocol handshake to the legacy substream (#5938) Pierre Krieger 2020-07-15 11:29:10 +02:00
  • 8f4329823a allow to specify schedule time as a relative value (#6578) Xiliang Chen 2020-07-15 17:19:21 +12:00
  • 327ada997d Bump Substrate & versions (#1406) Gavin Wood 2020-07-14 19:25:26 +02:00
  • c802d425d9 Fix two minor warnings (#6650) Alexander Theißen 2020-07-14 19:21:32 +02:00
  • 4613dc2af4 Remove legacy Clogged event (#6652) Pierre Krieger 2020-07-14 17:43:08 +02:00
  • 46e835f4e6 mod subsystem-util (#1376) Peter Goodspeed-Niklaus 2020-07-14 15:36:05 +02:00
  • ef4dfc612c Implement apply_state flag and allow fetching return data and used gas (#6590) Wei Tang 2020-07-14 14:58:30 +02:00