Commit Graph

  • 05cb63dd70 Merge Substrate master before checking Polkadot companion (#5916) Bastian Köcher 2020-05-07 12:50:25 +02:00
  • ffb2d09aa1 change to vecdeque (#5937) Nikolay Volf 2020-05-07 13:50:07 +03:00
  • 427c33f16f Use header cache for blockhain cache (#5929) Arkadiy Paronyan 2020-05-07 12:49:30 +02:00
  • eff1680aed Revert "Update wasmtime (#5822)" (#5935) Bastian Köcher 2020-05-07 11:47:38 +02:00
  • d8b7520a90 Extend Schedule Pallet for Root Scheduling/Canceling (#5907) Shawn Tabrizi 2020-05-07 11:47:23 +02:00
  • 66b5c97c80 Align trie iteration to substrate. (#90) cheme 2020-05-07 09:38:59 +02:00
  • 3acb6d0d83 Align trie iteration to substrate. (#90) cheme 2020-05-07 09:38:59 +02:00
  • a9523dbc37 unify spacing on state trace logs (#5932) Shawn Tabrizi 2020-05-07 09:24:07 +02:00
  • 825f3ab64c Add support for RPC state_getReadProof (#106) Yuanchao Sun 2020-05-07 14:41:27 +08:00
  • 848803aba2 Fix docs (#5928) Dan Forbes 2020-05-06 14:22:35 -07:00
  • 7ee35f29dc Make Digest support StorageAppend (#5922) Bastian Köcher 2020-05-06 23:16:54 +02:00
  • 41699f5d6e grandpa: report equivocations on all runtimes (#1000) André Silva 2020-05-06 19:27:28 +01:00
  • fbd2ac8f3b grandpa: report equivocations (#3868) André Silva 2020-05-06 17:25:51 +01:00
  • a1127f8f9d Fix saturating_mul (#5925) Marcio Diaz 2020-05-06 17:37:02 +02:00
  • d3d0ccff12 add state trace (#5924) Nikolay Volf 2020-05-06 18:33:48 +03:00
  • 117fffb0cb network/src/legacy/gossip: Return bounded channel when testing (#1046) Max Inden 2020-05-06 16:00:58 +02:00
  • cc37fda55b Bump version (#1071) Gavin Wood 2020-05-06 15:40:14 +02:00
  • fd35738163 Improve error message when essential task failed (#5918) Cecile Tonglet 2020-05-06 15:28:00 +02:00
  • ddf6f8a1e1 Fix wrong task name (#5917) Pierre Krieger 2020-05-06 15:27:18 +02:00
  • 327d11025e client/network-gossip/bridge: Use bounded channel (#5748) Max Inden 2020-05-06 14:56:46 +02:00
  • 66c02fe651 Benchmarks for offences pallet. (#5851) Tomasz Drwięga 2020-05-06 14:27:47 +02:00
  • 11f144ee65 update light aux storage when GRANDPA set changes (#5861) Svyatoslav Nikolsky 2020-05-06 14:12:11 +03:00
  • 3cff2f8f40 Keep unpinned blocks for a while before announcing (#83) Cecile Tonglet 2020-05-06 12:50:56 +02:00
  • 032595ddd0 Keep unpinned blocks for a while before announcing (#83) Cecile Tonglet 2020-05-06 12:50:56 +02:00
  • 9acf88f58b client: Replace unsafe_rpc_expose with an RpcMethods enum (#5729) Igor Matuszewski 2020-05-06 11:30:54 +02:00
  • d40bf3cf36 client/authority-discovery: Do not double encode signature (#5901) Max Inden 2020-05-06 10:52:44 +02:00
  • f2c42f88cf Update to substrate alpha.7 release (#105) Andrew Jones 2020-05-06 09:15:14 +01:00
  • 3860999ea3 post release dev reset (#5911) Benjamin Kampmann 2020-05-05 23:08:31 +02:00
  • 7f84e44846 Add Changelog Benjamin Kampmann 2020-05-05 20:52:10 +02:00
  • 45886bd197 Release of Alpha.7 (#5904) Benjamin Kampmann 2020-05-05 20:50:46 +02:00
  • efd738be82 Bump version (#1070) Gavin Wood 2020-05-05 18:20:36 +02:00
  • ae3909eb53 Add repository metadata to grandpa-rpc-crate (#5893) Benjamin Kampmann 2020-05-05 18:19:57 +02:00
  • 7703130e6e Fix unsigned priority of im-online @ kusama. (#1068) Tomasz Drwięga 2020-05-05 17:41:02 +02:00
  • 2abee92f89 Increment Westend spec_version (#1066) Bastian Köcher 2020-05-05 17:40:47 +02:00
  • c0b190484a Merge branch 'master' into staking Demi M. Obenour 2020-05-05 10:32:17 -04:00
  • 3d6e2eebbc Reformat Demi M. Obenour 2020-05-05 10:30:59 -04:00
  • 8606b886aa Validate block bodies when syncing (#5894) Arkadiy Paronyan 2020-05-05 16:21:12 +02:00
  • ca119d2611 Fix staking fuzzer + make it check in ci. (#5899) Kian Paimani 2020-05-05 16:21:00 +02:00
  • 0db3088d2f runtime upgrade (#70) Peter Goodspeed-Niklaus 2020-05-05 16:00:43 +02:00
  • 45a7fe2a94 runtime upgrade (#70) Peter Goodspeed-Niklaus 2020-05-05 16:00:43 +02:00
  • 1f5771e898 Companion pr for Substrate #5889 (#1067) Bastian Köcher 2020-05-05 15:47:40 +02:00
  • c844ba9163 Remove extra backtick in comments (#5898) Joshy Orndorff 2020-05-05 09:35:56 -04:00
  • bc9707b4c5 Use storage::append in the implementation of the storage types (#5889) Bastian Köcher 2020-05-05 15:09:07 +02:00
  • be0c7b9340 Remove BABE dependency in network (#5896) Wei Tang 2020-05-05 15:00:59 +02:00
  • 4b44c73a4d Remove tx factory (#5890) Marcio Diaz 2020-05-05 13:54:51 +02:00
  • 16af2642ff Fix Reduce Equalise order in offhchain phragmen (#5892) Kian Paimani 2020-05-05 13:50:42 +02:00
  • e04772dc72 Update polkadot_chainspec.json (#86) Cecile Tonglet 2020-05-05 13:31:05 +02:00
  • bd14f0ed0c Update polkadot_chainspec.json (#86) Cecile Tonglet 2020-05-05 13:31:05 +02:00
  • f64c2a940f Update Runtime Weights and Fee Calculation (#1064) Shawn Tabrizi 2020-05-05 09:41:41 +02:00
  • a7f76b4edd Companion PR for Substrate #5375 (#1040) Jon Häggblad 2020-05-04 22:27:38 +02:00
  • 1f7f8abb33 Expose GRANDPA round state through RPC (#5375) Jon Häggblad 2020-05-04 21:37:22 +02:00
  • 054a64af7e Companion for Substrate#5860 (#1061) Bastian Köcher 2020-05-04 20:20:06 +02:00
  • 8df33e50af Refactor weight constants, Update to remove redundant overhead (#5884) Shawn Tabrizi 2020-05-04 19:52:53 +02:00
  • a00a4ca551 Correct BABE randomness by calculating InOut bytes directly in pallet (#5876) Wei Tang 2020-05-04 19:51:47 +02:00
  • 9c5536e01a Expose that BasicQueue expects blocking spawn (#5860) Bastian Köcher 2020-05-04 19:40:29 +02:00
  • 8549cf5899 Update chain spec for flaming fir 7 (#5882) ddorgan 2020-05-04 16:03:11 +01:00
  • 626a4aeccf Some fixes to compile for Android (#1063) Pierre Krieger 2020-05-04 16:04:33 +02:00
  • 4151dc6bfe Use header cache when creating state. (#5868) Arkadiy Paronyan 2020-05-04 15:47:23 +02:00
  • e5163380e7 Update wasmtime (#5822) Nikolay Volf 2020-05-04 16:24:05 +03:00
  • ccc3f9767c Report tasks panics in metrics (#5878) Pierre Krieger 2020-05-04 13:43:54 +02:00
  • 3d188ef17d Fix sync logging (#5879) Bastian Köcher 2020-05-04 13:43:08 +02:00
  • bf47cfa407 file updates for license recognition (#85) Cody Lamson 2020-05-04 11:31:38 +02:00
  • aaee2b410e file updates for license recognition (#85) Cody Lamson 2020-05-04 11:31:38 +02:00
  • 5001a161d7 file updates for license recognition (#101) Cody Lamson 2020-05-04 11:00:26 +02:00
  • f37927d37d node-bench no-op block import (#5869) Shawn Tabrizi 2020-05-03 15:33:11 +02:00
  • 51db82bdb9 Fix clippy warnings in generated runtime api code (#5874) Bastian Köcher 2020-05-03 15:31:31 +02:00
  • 34d5db0de6 Another state machine test (#5875) Nikolay Volf 2020-05-03 16:30:42 +03:00
  • 92d0c0b769 Remove Old Migration Code (#5870) Shawn Tabrizi 2020-05-03 10:54:21 +02:00
  • fef1260a00 Fix missing documentation Demi M. Obenour 2020-05-01 17:57:36 -04:00
  • 93c347cb18 Remove dead code Demi M. Obenour 2020-05-01 15:31:19 -04:00
  • b913dfebb7 New weights using i7 machine (#5848) Shawn Tabrizi 2020-05-01 14:14:43 +02:00
  • c08e22a873 Reformat Demi M. Obenour 2020-04-30 20:46:18 -04:00
  • d4a085af7f Add more staking types Demi M. Obenour 2020-04-30 20:36:36 -04:00
  • 10667e319a Merge branch 'master' of github.com:paritytech/substrate-subxt Demi M. Obenour 2020-04-30 18:18:44 -04:00
  • 6bdf5e8d8b Initial Staking API Demi M. Obenour 2020-04-30 18:15:28 -04:00
  • 194c7bcf2f Add missing license headers and CI check (#98) Andrew Jones 2020-04-30 22:26:22 +01:00
  • 5b4497efcd Don't disable default-features of sc-service in node-template (#5859) Bastian Köcher 2020-04-30 22:15:48 +02:00
  • d2967ba4b6 grandpa: update to finality-grandpa v0.12.0 (#5853) André Silva 2020-04-30 21:03:30 +01:00
  • 43e8268ae1 docs: update codeowners (#5856) André Silva 2020-04-30 19:33:52 +01:00
  • 2d9e6dc18e Include the network overhead in the request-in-time metric (#5854) Pierre Krieger 2020-04-30 19:38:28 +02:00
  • 5bd448f812 empty block benchmark (#5852) Nikolay Volf 2020-04-30 19:18:46 +03:00
  • d88720d916 minor fixes for elections-phragmen (#5850) Kian Paimani 2020-04-30 18:14:21 +02:00
  • 313288208d Update docs for BeforeBestBlockBy (#5849) Joshy Orndorff 2020-04-30 11:07:25 -04:00
  • b301451c85 Frame System Benchmarking (#5834) Shawn Tabrizi 2020-04-30 15:46:44 +02:00
  • 5b8d3607e9 Adds export-state subcommand (#5842) Bastian Köcher 2020-04-30 15:44:40 +02:00
  • 929bd07bef Move around stuff in sc_network (#5847) Pierre Krieger 2020-04-30 15:08:38 +02:00
  • c09bb1f350 Use mem::take instead of mem::replace where appropriate (#5846) Nikolay Volf 2020-04-30 15:53:36 +03:00
  • c3a6d8a881 Fix purge-chain and print DB info on startup (#5840) Arkadiy Paronyan 2020-04-30 14:53:04 +02:00
  • 3b309c776c Update to latest Substrate master (#1058) Bastian Köcher 2020-04-30 14:30:41 +02:00
  • 1a2ac3cb5f add space to bottom of file to trigger license detection (#1057) Cody Lamson 2020-04-30 14:11:16 +02:00
  • db2e916904 We should panic on division by zero (#5844) Bastian Köcher 2020-04-30 14:01:48 +02:00
  • c05ec630ff Avoid changing overlay committed layer. (#5839) cheme 2020-04-30 13:59:21 +02:00
  • 71d7dc1dfc Timestamp weights (#5775) Alexander Popiak 2020-04-30 13:43:58 +02:00
  • a9261cf0ef use background task to batch for optimum size (#5832) Nikolay Volf 2020-04-30 13:22:52 +03:00
  • 339b09002b add missing features for runtime-benchmarks (#5833) Xiliang Chen 2020-04-30 21:55:18 +12:00
  • fdde90077b Optimize collecting pending block requests (#5829) Arkadiy Paronyan 2020-04-30 09:50:08 +02:00
  • 48832fedc3 Add parity-db variant for trie benchmarks (#5827) Nikolay Volf 2020-04-30 10:33:31 +03:00
  • 71d3863a78 Remove background_tasks field in ServiceBuilder (#5830) pscott 2020-04-29 20:47:42 +02:00
  • f6b9cd4e4d Prep v0.7.32 (#1056) Gavin Wood 2020-04-29 19:27:37 +02:00
  • aff24d6fbb Adding optional public addresses for proxying (#5807) Saqib Rokadia 2020-04-29 10:08:30 -07:00