Commit Graph

  • 5f9ebf28da Release v0.8.0 (#117) v0.8.0 Andrew Jones 2020-05-26 14:53:52 +01:00
  • 57c2ded955 [CI] Add Polkadot runtime version to release notes, change release title to Polkadot CC1 (#1136) s3krit 2020-05-26 15:46:23 +02:00
  • b170d9674f Prepare for final genesis (#1131) Gavin Wood 2020-05-26 15:27:48 +02:00
  • 0d58f4b67c Update to Substrate release candidate (#116) Andrew Jones 2020-05-26 13:53:08 +01:00
  • b64f55089d Releasing rc2 (#6136) Benjamin Kampmann 2020-05-26 14:32:23 +02:00
  • 4dadb2c9b5 Update to alpha.8 (#114) David Craven 2020-05-26 11:55:54 +02:00
  • 67f3ce529e Refactors the api (#113) David Craven 2020-05-26 11:04:44 +02:00
  • 42ad0d138f Filter calls in utility (#6131) Gavin Wood 2020-05-26 06:34:25 +02:00
  • cbb412f515 include implementor's guide in this repo (#1137) Robert Habermeier 2020-05-25 19:11:36 -04:00
  • 2906690893 Update README (#1134) joe petrowski 2020-05-26 00:34:04 +02:00
  • 110cc85715 Add Changelog for rc1 (#6128) Benjamin Kampmann 2020-05-25 21:09:39 +02:00
  • 4c138123b4 Make sure fixed arithmetic tests don't rely on debug assertions (#6126) Bastian Köcher 2020-05-25 18:37:53 +02:00
  • fb32ac8c51 Tagging as rc1 Benjamin Kampmann 2020-05-25 18:30:48 +02:00
  • d18a55d391 Bump to libp2p v0.19.1 (#6125) Pierre Krieger 2020-05-25 17:26:36 +02:00
  • 025831fbaa Remove sleep in import blocks (#6124) pscott 2020-05-25 17:26:13 +02:00
  • b9f7b8baaa Tidy tests a bit. (#6122) Sergei Pepyakin 2020-05-25 17:25:57 +02:00
  • 609f7daa12 Events and better log for staking. (#6118) Kian Paimani 2020-05-25 17:11:47 +02:00
  • 60e7c706db Benchmarks sanity checks (#6119) Nikolay Volf 2020-05-25 17:52:50 +03:00
  • 56819a09a4 Fix default base path on windows (#6120) Arkadiy Paronyan 2020-05-25 13:25:49 +02:00
  • 5ff1b17633 Merge branch 'master' into staking Demi M. Obenour 2020-05-24 01:56:19 -04:00
  • 0133185c81 First draft of offchain phragmen weights (#6032) Kian Paimani 2020-05-23 20:08:42 +02:00
  • 82a832bc3a Don't clone values when calculating storage root (#6108) Bastian Köcher 2020-05-23 11:28:34 +02:00
  • 40f3c7348e put max votes into metadata (#6114) thiolliere 2020-05-22 15:08:51 +02:00
  • 55d41a255b Expose more benchmarks (Scheduler, Elections) (#1128) Shawn Tabrizi 2020-05-22 13:58:08 +02:00
  • 18d4fa10d2 Add JSON format to import blocks and set it as default (#5816) pscott 2020-05-22 13:50:25 +02:00
  • 66fe846d48 Fix some flaky offchain HTTP tests (#6038) Igor Matuszewski 2020-05-22 13:14:26 +02:00
  • c6e23b615f Add a note about the deprecation of register_notifications_protocol (#6111) Pierre Krieger 2020-05-22 12:43:55 +02:00
  • efae379676 make calls public (#6109) Xiliang Chen 2020-05-22 19:04:20 +12:00
  • 6e6a8bbd28 Substrate alpha.8 Andrew Jones 2020-05-22 07:39:35 +01:00
  • 3cd546cf80 chore(client): remove the unnecessary clap dep (#6107) clearloop 2020-05-22 07:38:31 +08:00
  • aa13e5df14 Companion for #5877 (#1123) Marcio Diaz 2020-05-21 22:11:33 +02:00
  • ddc6d5d5f8 cli: set default ss58 address format for each chain (#1127) André Silva 2020-05-21 18:52:18 +01:00
  • 72386f609a Implement FixedPoint trait. (#5877) Marcio Diaz 2020-05-21 19:32:44 +02:00
  • ab9ff537cd Add Keccak hasher (#6101) satellitex 2020-05-22 02:32:23 +09:00
  • b01ee6eb00 Companion for #6046 (#1104) Shawn Tabrizi 2020-05-21 17:00:45 +02:00
  • aa95c596e6 .maintain/monitoring: Add an initial set of Prometheus alerting rules (#6095) Max Inden 2020-05-21 16:26:29 +02:00
  • dd7216af4c clarify docs on query_info and partial_fee (#6090) joe petrowski 2020-05-21 16:23:51 +02:00
  • 6ae0de5700 Keep BlockWeight in Storage (#6046) Shawn Tabrizi 2020-05-21 16:13:13 +02:00
  • bf79c453d9 updated from k < 3 to 0 < k <= 3 (#1119) Dudley 2020-05-21 16:12:20 +02:00
  • 40b40de590 Add System to benchmarks (#1126) Shawn Tabrizi 2020-05-21 16:10:55 +02:00
  • b407af2672 Companion for Substrate #5961 (on_offence weight) (#1103) Shawn Tabrizi 2020-05-21 15:32:25 +02:00
  • 882b73492d [Companion PR] make council members able to note preimage using operation extirnsic (#1120) thiolliere 2020-05-21 14:26:18 +02:00
  • ac049a97be Offences Weight for OnInitialize (#5961) Shawn Tabrizi 2020-05-21 14:00:24 +02:00
  • 0ddd5cc278 babe: treat epoch_authorship RPC method as unsafe (#6069) André Silva 2020-05-21 12:58:04 +01:00
  • ee6633e038 Add notes about safe uses of twox (#6082) Demi Obenour 2020-05-21 11:57:29 +00:00
  • a90c4232e3 Increase precision of benchmarking results summary (#6092) mattrutherford 2020-05-21 12:55:00 +01:00
  • 5bf9e63181 Optimize network poll (#6099) Arkadiy Paronyan 2020-05-21 13:54:50 +02:00
  • b50c3338d6 Allow operational recovery path if on_initialize use fullblock. (#6089) thiolliere 2020-05-21 13:51:47 +02:00
  • 6c47b130e8 Handle piping error for commands that output to stdout (#6098) Arkadiy Paronyan 2020-05-21 13:50:37 +02:00
  • 39191d83c5 use new network identity format for Kusama bootnodes (#1124) Federico Gimenez 2020-05-21 13:49:00 +02:00
  • b6829b6d21 Companion for #6076 (Allow fee calculation to happen off-chain) (#1111) Alexander Theißen 2020-05-21 13:47:55 +02:00
  • 9dd21b1eed Allow fee calculation to happen off-chain (#6076) Alexander Theißen 2020-05-21 12:16:04 +02:00
  • 162baa62fb Bump substrate (#1125) Arkadiy Paronyan 2020-05-21 10:26:21 +02:00
  • e04f237152 Make planning epoch config change in BABE easier (#5776) Wei Tang 2020-05-20 22:08:20 +02:00
  • 3f3753b8e4 evm: allow setting pre-defined accounts in genesis (#6086) Wei Tang 2020-05-20 21:33:16 +02:00
  • c8339f9694 Turn a SmallVec into VecDeque for performances (#6091) Pierre Krieger 2020-05-20 21:12:49 +02:00
  • e08e5ff462 Companion for #6067 (#1110) Tomasz Drwięga 2020-05-20 16:03:28 +02:00
  • 717fa95bc7 Restore the empty line after the license (#6088) Pierre Krieger 2020-05-20 15:08:27 +02:00
  • f74a7171be Maximum extrinsic weight limit (#6067) Tomasz Drwięga 2020-05-20 15:05:16 +02:00
  • 9e01d4feaa Refactor resource and error handling in wasm (#6074) Dmitry Kashitsyn 2020-05-20 17:28:13 +07:00
  • a184320503 [CI] Move check-labels to .post stage (#1114) s3krit 2020-05-20 12:26:10 +02:00
  • cd89c93e39 Bump wasmtime version (#6081) Arkadiy Paronyan 2020-05-20 11:43:33 +02:00
  • 7a5bdb896b Refactor OverlayedChanges (#5989) Alexander Theißen 2020-05-20 11:39:45 +02:00
  • dc281e313d Update substrate, add block construction metrics (#1112) Nikolay Volf 2020-05-19 20:01:16 +03:00
  • 1727dc6291 Use JustifiedBlockAnnounceValidator for parachain block announce validator (#96) Cecile Tonglet 2020-05-19 17:56:31 +02:00
  • adc88bf167 Use JustifiedBlockAnnounceValidator for parachain block announce validator (#96) Cecile Tonglet 2020-05-19 17:56:31 +02:00
  • f275c6ab0b Detect obsolete block responses (#6077) Arkadiy Paronyan 2020-05-19 17:06:52 +02:00
  • dfc95f0d0e Consistency fix for repositories in Cargo.toml (#102) Cecile Tonglet 2020-05-19 11:58:04 +02:00
  • 23e963d431 Consistency fix for repositories in Cargo.toml (#102) Cecile Tonglet 2020-05-19 11:58:04 +02:00
  • 3acb19f54f Clean a number of sp_io imports (#6072) Kian Paimani 2020-05-19 11:36:59 +02:00
  • 9a4e23d594 service: fix RPC unsafe exposed address detection (#6070) André Silva 2020-05-19 02:16:48 +01:00
  • aaf190e1b9 Fix compilation errors and remove useless lifetimes Demi M. Obenour 2020-05-18 19:20:18 -04:00
  • 58566274a0 Update to latest Substrate (#1107) Pierre Krieger 2020-05-18 23:55:04 +02:00
  • 1d8ddd7a98 Make GrandpaBlockImport public (#6068) Joshy Orndorff 2020-05-18 16:13:30 -04:00
  • 8b9bd9018e Upgrade to libp2p v0.19 - Changes the default PeerId representation (#6064) Pierre Krieger 2020-05-18 19:57:08 +02:00
  • 80accdbf7c Include post dispatch corrected weight in extrinsic events (#6024) Alexander Theißen 2020-05-18 18:44:29 +02:00
  • 81b30fe6f6 Fix benchmarks and add check so that they won't break again (#6061) Nikolay Volf 2020-05-18 19:43:31 +03:00
  • 4644be3c90 Make decl_storage generated code respect clippy (#6065) thiolliere 2020-05-18 18:43:18 +02:00
  • cd0ffec1fe Refactor EVM operations to module functions (#6056) Wei Tang 2020-05-18 18:42:56 +02:00
  • 7536de97b1 Print an error if we discover our own network identity (#6047) Pierre Krieger 2020-05-18 18:42:44 +02:00
  • d1bf24caef Fix parallel code execution in wasmtime (#6055) Arkadiy Paronyan 2020-05-18 18:42:25 +02:00
  • 48ec437fb7 chore: updates the license badge (#6058) clearloop 2020-05-19 00:41:28 +08:00
  • ab51fe9abe Integration test (#91) Cecile Tonglet 2020-05-18 17:17:34 +02:00
  • 0a7cde6610 Integration test (#91) Cecile Tonglet 2020-05-18 17:17:34 +02:00
  • dd573374e0 Add block construction prometheus metrics (#6030) Nikolay Volf 2020-05-18 16:48:44 +03:00
  • 09a16a30a6 grandpa: minor cleanup for gossip round start instant (#5976) André Silva 2020-05-18 12:53:33 +01:00
  • d5411969ac fix whitespace (#6062) Nikolay Volf 2020-05-18 14:51:28 +03:00
  • 17900b0483 Fail test on warnings (#6043) Denis Pisarev 2020-05-18 13:28:20 +02:00
  • ebfdc17459 Add staking payout support Demi M. Obenour 2020-05-17 17:34:24 -04:00
  • 1b4dc07f77 Don’t impl ‘Staking’ for all ‘T: System’ Demi M. Obenour 2020-05-17 15:50:02 -04:00
  • ffbffd44eb Use ‘#[module]’ and implement session for Kusama Demi M. Obenour 2020-05-17 15:34:50 -04:00
  • 122260ff59 Explain undefined method diagnostics Demi M. Obenour 2020-05-17 13:48:41 -04:00
  • 88ac3cb2a8 Use the #[module] macro Demi M. Obenour 2020-05-17 13:46:15 -04:00
  • f6e8b10de4 fix Cargo.lock dependency version (#1105) André Silva 2020-05-17 10:10:01 +01:00
  • 716dd13313 Try to implement nomination Demi M. Obenour 2020-05-16 20:56:14 -04:00
  • 3048edd6ef Remove file accounts.scale (#6053) Wei Tang 2020-05-16 21:59:11 +02:00
  • 7c565085e9 resetting to -dev (#6050) Benjamin Kampmann 2020-05-16 19:03:04 +02:00
  • 292d456277 Aura fix: make sure the key exists locally (#6054) Rakan Alhneiti 2020-05-16 19:00:58 +02:00
  • afb9af4cf0 Enable Babe RPC for getting epoch authorship (#1065) Jon Häggblad 2020-05-16 13:46:21 +02:00
  • a6f35ee989 Companion PR to #6039 (#1100) Arkadiy Paronyan 2020-05-16 13:26:33 +02:00