Commit Graph

  • 6cf944cf21 Drop db-cache default from 1gig to 32mb (#5128) Benjamin Kampmann 2020-03-04 17:22:02 +01:00
  • 3d6329a22d A Pallet for Benchmarking Common Runtime Operations (#4902) Shawn Tabrizi 2020-03-04 18:21:42 +02:00
  • e366b5bd2c Added subscribe_all_heads RPC function (#4979) Jakub Pánik 2020-03-04 14:19:38 +01:00
  • f5a797982f Fix substrate default storage location (#5064) Chevdor 2020-03-04 14:17:50 +01:00
  • 009f354174 Adds more Democracy docs (#5077) Logan Saether 2020-03-04 13:52:30 +01:00
  • f39e705523 Fix benchmarks! macro for non dispatchable code (#5100) Marcio Diaz 2020-03-04 10:13:14 +01:00
  • b0c9cfb580 Add Github Action for Matrix release bot (#69) Stefanie Doll 2020-03-03 22:12:56 +01:00
  • f29b94816c Add Github Action for Matrix release bot (#69) Stefanie Doll 2020-03-03 22:12:56 +01:00
  • 619f64efe9 Lazy payouts (#4474) Gavin Wood 2020-03-03 14:48:20 +01:00
  • a1b53280b4 Update to SCALE 1.2.0 (#5113) Bastian Köcher 2020-03-03 14:40:02 +01:00
  • 883ddfc897 Add more metrics to prometheus (#5034) Ashley 2020-03-03 11:36:58 +01:00
  • b27a820032 Change extrinsic_count to extrinsic_index in pallet-utility (#5044) joe petrowski 2020-03-03 10:52:38 +01:00
  • 4f852d6922 Expose state-db memory info (#5110) Bastian Köcher 2020-03-03 10:24:26 +01:00
  • d3244b728a Make sure we remove a peer on disconnect in gossip (#5104) Bastian Köcher 2020-03-02 18:20:04 +01:00
  • 9ab9134ea5 Remove request ID from the new protocol (#5049) Pierre Krieger 2020-03-02 13:43:29 +01:00
  • b19ea34773 Update to libp2p 0.16.2 (#5088) Pierre Krieger 2020-03-02 11:00:57 +01:00
  • 8539b85c99 Offence reporting returns a result (#5082) Fedor Sakharov 2020-03-02 13:00:38 +03:00
  • d7e4aa41b9 Make export blocks default to json on stdout (#5090) pscott 2020-03-02 10:59:39 +01:00
  • 1058537824 Pass parent head as input to parachain validation (#871) Bastian Köcher 2020-03-02 05:18:49 +01:00
  • 9a925faf7d Remove more instances of futures01 (#4633) Ashley 2020-02-28 17:02:33 +01:00
  • c1bf4702e2 Update yamux to version 0.4.4. (#5086) Toralf Wittner 2020-02-28 15:41:10 +01:00
  • 347b5d641c Add options to overwrite range bounds in benchmark command. (#5072) Marcio Diaz 2020-02-28 15:40:42 +01:00
  • 8a38b7af3c Update to latest Substrate master (#863) Bastian Köcher 2020-02-28 12:32:16 +01:00
  • 1401eeba3f Update yamux to version 0.4.4. (#868) Toralf Wittner 2020-02-28 12:17:21 +01:00
  • d39605d9cd Propagate DispatchError for benchmarks. (#5075) Marcio Diaz 2020-02-28 12:05:27 +01:00
  • d1dcaf0b8a Update to libp2p 0.16.2 (#867) Pierre Krieger 2020-02-28 11:30:57 +01:00
  • 25d1b7878a prepping for Alpha.3 (#5080) Benjamin Kampmann 2020-02-27 22:06:08 +01:00
  • 7b88aada1d rename browser-utils to substrate-browser-utils (#5079) Ashley 2020-02-27 18:28:29 +01:00
  • 0ea4b843e4 Run polkadot using future (#63) Cecile Tonglet 2020-02-27 17:54:52 +01:00
  • f8631d8dd5 Run polkadot using future (#63) Cecile Tonglet 2020-02-27 17:54:52 +01:00
  • 9d49d917f6 *: Rename prometheus-exporter crate to substrate-prometheus-end… (#5076) Max Inden 2020-02-27 17:48:26 +01:00
  • 9b67ac43ef pallet-transaction-payment clean up (#5070) Sergei Pepyakin 2020-02-27 17:25:28 +01:00
  • f26f703ad4 removes use of sc_client::Client from sc_basic_authorship (#5050) Seun Lanlege 2020-02-27 17:12:00 +01:00
  • 188a103e20 Spawn a future to start the collator (#851) Cecile Tonglet 2020-02-27 16:18:38 +01:00
  • e5123166d4 Remove deprecated host functions (#5038) Bastian Köcher 2020-02-27 13:38:55 +01:00
  • 5907b0d902 removes use of sc_client::Client from sc_finality_grandpa (#5030) Seun Lanlege 2020-02-27 12:19:07 +01:00
  • bad9647af9 Fix revalidation not revalidating multiple times (#5065) Nikolay Volf 2020-02-27 14:18:10 +03:00
  • d6aa8e954c set missing metadata fields, prepping alpha.2 (#5067) Benjamin Kampmann 2020-02-27 00:22:44 +01:00
  • 01c6b7cdde Fix/div by zero (#5041) Eric 2020-02-27 03:19:53 +13:00
  • 0c93011760 CI: Label PRs with B2-breaksapi if substrate changes are labelled B2-breaksapi (#862) s3krit 2020-02-26 14:56:18 +01:00
  • a2ff54dfa9 Activate publishing of draft releases... (#5062) s3krit 2020-02-26 14:36:02 +01:00
  • 1f8c738000 Fix the issue with trybuild's ui tests (#4992) Denis Pisarev 2020-02-26 12:41:39 +01:00
  • be1e247d57 Adds documentation for wipe and commit (#5053) Bastian Köcher 2020-02-26 12:14:07 +01:00
  • 0dc9e615e0 Fix dockerfile (#5059) Chevdor 2020-02-26 12:12:39 +01:00
  • 85959819dc Make these chainspecs fields private (#5031) Pierre Krieger 2020-02-26 12:11:32 +01:00
  • b7d30aa379 A more comprehensive model for PoV-Blocks and Candidate receipts (#843) Robert Habermeier 2020-02-25 15:16:58 -08:00
  • 492a820c6c Sync: validate block responses for required data (#5052) Arkadiy Paronyan 2020-02-25 22:17:42 +01:00
  • e2776f42f9 prepare version to alpha.1 (#5055) Benjamin Kampmann 2020-02-25 21:44:23 +01:00
  • 327e4ad4ac do not check unleash on every PR, only master and tags (#5054) Benjamin Kampmann 2020-02-25 20:02:57 +01:00
  • dcc6b91d10 Use new AccountInfo struct for "System Account" storage data (#71) Andrew Jones 2020-02-25 17:18:10 +00:00
  • aa41b93374 Fix documentation for "BlockBuilder::push_trusted" (#5051) Nikolay Volf 2020-02-25 19:58:24 +03:00
  • e2d50d558b Remove indices from node-template (#5025) Shawn Tabrizi 2020-02-25 15:51:46 +01:00
  • d024364503 Add steps setting to benchmarking CLI (#5033) Marcio Diaz 2020-02-25 15:51:25 +01:00
  • 36770979bb Extend rust nightly detection in wasm-builder (#5021) Bastian Köcher 2020-02-25 15:50:45 +01:00
  • c498f246ec aura: remove unused tx pool (#5046) André Silva 2020-02-25 14:49:06 +00:00
  • 2478046021 Fix: CI failing for some CLI tests (#5043) Cecile Tonglet 2020-02-25 15:48:50 +01:00
  • 6abed97394 adding unleash to ci (#5020) Benjamin Kampmann 2020-02-25 15:48:29 +01:00
  • ad8b70a8e4 Update Polkadot/Substrate (#68) Bastian Köcher 2020-02-24 21:52:49 +01:00
  • 41817628b7 Update Polkadot/Substrate (#68) Bastian Köcher 2020-02-24 21:52:49 +01:00
  • ad90ab7ec9 Add storage root recalculation time to benchmarks (#5035) Shawn Tabrizi 2020-02-24 18:07:38 +01:00
  • afa5861f3b Lazy reaping (#4895) Gavin Wood 2020-02-24 14:04:42 -03:00
  • 1f9d2af08e CI: fix bad URL in publish_draft_release.sh (#858) s3krit 2020-02-24 13:43:15 +01:00
  • c24c8e9b88 Redefine RequetsId instead of using it from Substrate (#857) Pierre Krieger 2020-02-21 19:15:29 +01:00
  • c412c6230e Cargo.toml fixups for the release (#4975) Benjamin Kampmann 2020-02-21 17:07:00 +01:00
  • 5678c8a188 Automatic Example Collator (#67) Peter Goodspeed-Niklaus 2020-02-21 16:20:22 +01:00
  • 28ad9997ea Automatic Example Collator (#67) Peter Goodspeed-Niklaus 2020-02-21 16:20:22 +01:00
  • 4dd4655f21 Update the documentation for secp256k1_ecdsa_recover* (#5019) Bastian Köcher 2020-02-21 14:14:02 +01:00
  • 0090fe979b Remove NetworkSpecialization (#4665) Robert Habermeier 2020-02-21 05:02:12 -08:00
  • e8000e7429 Add tests & Service's Configuration has optional fields that shouldn't be optional (#4842) Cecile Tonglet 2020-02-21 13:53:01 +01:00
  • 1e3e6a75f9 Add gitlab job for publishing draft releases (#5009) s3krit 2020-02-21 13:08:45 +01:00
  • 832b2ef642 Removes use of sc_client::Client from sc_consensus_babe (#5014) Seun Lanlege 2020-02-21 12:13:16 +01:00
  • 661c469f38 Wait for RPC server to cleanup on shutdown (#5004) Arkadiy Paronyan 2020-02-21 11:47:02 +01:00
  • 7a04055814 Open one substream for each notifications protocol (#4909) Pierre Krieger 2020-02-21 11:06:24 +01:00
  • f0043055cc node, node-template: disable GRANDPA observer (#5011) André Silva 2020-02-21 09:50:42 +00:00
  • ab1351c5d9 Make sure we use libp2p 0.16.1 (#5017) Pierre Krieger 2020-02-21 10:48:42 +01:00
  • 47f209a7a5 aura: remove unneeded SlotDuration struct and rename digest -> digests (#4958) Wei Tang 2020-02-21 10:48:18 +01:00
  • 353e7a068f babe: directly using append_u64 in transcript instead of to_le_bytes (#5005) Wei Tang 2020-02-21 10:43:42 +01:00
  • e8871e0327 Un-deprecate ValidateUnsigned (#5003) Tomasz Drwięga 2020-02-21 10:42:55 +01:00
  • 1dd715547d CI: Add example CI job template to .gitlab-ci.yml (#5012) s3krit 2020-02-20 22:32:30 +01:00
  • f5176ba377 Benchmark macro (#4962) Gavin Wood 2020-02-20 17:20:16 +01:00
  • 504914b0a6 Remove deprecated API (#4993) Stanislav Tkach 2020-02-20 18:03:33 +02:00
  • b368736be4 Unsigned transactions should also note weight (#4998) Kian Paimani 2020-02-20 16:46:11 +01:00
  • 9a0b8b5be5 Offchain Workers: Example Pallet (#4989) Tomasz Drwięga 2020-02-20 15:21:34 +01:00
  • b7565ff435 Latest substrate updates (#70) Andrew Jones 2020-02-20 13:09:11 +00:00
  • 5bf644b768 Clean up the public API of sc-network-gossip (#5001) Pierre Krieger 2020-02-20 13:27:36 +01:00
  • 8cdf98c773 vesting_balance returns Option (#4987) Shawn Tabrizi 2020-02-20 13:25:52 +01:00
  • 7718172ac1 fixes sc_transaction_pool::testing::fork_aware_finalization (#4976) Seun Lanlege 2020-02-20 13:23:47 +01:00
  • 0c5ea06704 babe: fix deprecated function in transcript (#4996) Wei Tang 2020-02-20 12:02:59 +01:00
  • 0910175e10 Remove using a network message in the chain_ops (?!?!) (#4999) Pierre Krieger 2020-02-20 11:53:46 +01:00
  • 9cb35b9788 Speedup import benchmark (#4995) Nikolay Volf 2020-02-20 11:58:41 +03:00
  • 669ea4864f Update README.md (#66) Bastian Köcher 2020-02-20 09:23:02 +01:00
  • 3ab7998909 Update README.md (#66) Bastian Köcher 2020-02-20 09:23:02 +01:00
  • c01ef7198f Separate WeightToFee calculation for Kusama and Polkadot (#854) Shawn Tabrizi 2020-02-19 22:23:50 +01:00
  • d94aa53352 Log kademlia errors when get/put record fails. (#4988) Toralf Wittner 2020-02-19 21:00:16 +01:00
  • a832d138f1 docs/CODEOWNERS: Add mxinden to /utils/prometheus/ (#4991) Max Inden 2020-02-19 20:59:32 +01:00
  • b642c4b197 cli: fix version info in config (#855) André Silva 2020-02-19 18:04:12 +00:00
  • f7303348ff Update to latest substrate master (#853) Nikolay Volf 2020-02-19 20:24:57 +03:00
  • bbb2fbc556 Remove TargetedMessage (#848) Ashley 2020-02-19 17:33:38 +01:00
  • 1489397f7b Cleanup the exports of sc-network (#4983) Pierre Krieger 2020-02-19 16:52:39 +01:00
  • 6da156dc53 Re-export PeerId from the peerset API (#4985) Pierre Krieger 2020-02-19 16:50:47 +01:00