Commit Graph

  • 36c6da180a rococo-collator -> polkadot-collator (#449) Shawn Tabrizi 2021-05-24 05:14:12 -04:00
  • 92fa699f87 clear PVF cache artifacts on startup (#3084) Robert Habermeier 2021-05-24 02:59:47 -05:00
  • 14befab52e Remove now unneeded empty hooks and calls #8873 (#8874) Tim Gestson 2021-05-23 12:30:46 -04:00
  • c884c10b88 Some changes for Statemint (#448) Bastian Köcher 2021-05-23 13:29:43 +02:00
  • 6565a95343 Some changes for Statemint (#448) Bastian Köcher 2021-05-23 13:29:43 +02:00
  • ec43a848b9 add the correct indirection to reward points for backing (#3082) Robert Habermeier 2021-05-22 19:01:37 -05:00
  • 75cb6a1bd4 Add Proxy Calls to Westend and Kusama (#3080) Shawn Tabrizi 2021-05-22 19:13:48 -04:00
  • 4dc8f3a7e5 Aura improvements (#8881) Bastian Köcher 2021-05-22 23:01:11 +02:00
  • 00328dca24 grandpa: fix warp sync proof on missing data (#8795) André Silva 2021-05-22 18:12:42 +01:00
  • 052bf6aa2f bump rocksdb to 6.17.3 (again) (#3077) stanly-johnson 2021-05-22 19:03:27 +05:30
  • 02faeede88 Some more debug logging (#3073) Robert Habermeier 2021-05-22 03:25:41 -04:00
  • 44d02faa62 network-bridge: downgrade log level of benefit rep change (#3068) Andronik Ordian 2021-05-22 02:16:20 +02:00
  • e8652e73db cargo spellcheck (#3067) Bernhard Schuster 2021-05-22 02:15:47 +02:00
  • 9b06a38bb6 State can be finished due to Share message. (#3070) Robert Klotzner 2021-05-21 20:04:43 +02:00
  • 17907c7e6c Add parachain_desired_peer_count metric (#3035) Pierre Krieger 2021-05-21 16:47:04 +02:00
  • cef6d697b8 Expose the rpc client in Client (#267) Liu-Cheng Xu 2021-05-21 18:45:34 +08:00
  • 77eba1351a add ExternalitiesExt for TestExternalities (#8877) Parth 2021-05-21 15:51:12 +05:30
  • 637281556c Update README.md (#8871) Alexander Theißen 2021-05-21 12:00:25 +02:00
  • 25625a0f0c Introduce WeakBoundedVec, StorageTryAppend, and improve BoundedVec API (#8842) Guillaume Thiolliere 2021-05-21 11:07:00 +02:00
  • 20ab68270f Put WIP artifacts next to ready ones (#3057) Sergei Shulepov 2021-05-21 09:53:03 +02:00
  • a183031eef Fix doc for CryptoStore::ecdsa_sign_prehashed() (#8876) Andreas Doerr 2021-05-21 09:52:20 +02:00
  • 39a7decd1c Pallet-Multisig to framev2 (#8741) ferrell-code 2021-05-21 02:40:19 -04:00
  • 06d87ba464 The code generated by the interface macro did compare to the wrong module (#8872) Alexander Theißen 2021-05-20 22:42:44 +02:00
  • 25bbcfd724 Add OnSwap hook for crowdloans. (#3017) Shawn Tabrizi 2021-05-20 16:41:08 -04:00
  • 94db874942 update jsonrpsee to 0.2.0-alpha.6 (#266) Niklas Adolfsson 2021-05-20 21:48:56 +02:00
  • e5954cf863 Make hooks and call attributes optional in pallet macro (#8853) Keith Yeung 2021-05-20 12:31:56 -07:00
  • 6a0b7b4164 Add AuxStore as super trait of AbstractClient (#3066) Bastian Köcher 2021-05-20 15:28:41 +02:00
  • 029b8a1d07 add trigger for monitoring job in cloud-infra repository (#8831) arshamparity 2021-05-20 16:27:16 +03:00
  • 0057c0b53f contracts: Add seal_rent_status (#8780) Alexander Theißen 2021-05-20 14:01:43 +02:00
  • 14f5d314f4 New Rococo genesis (#3065) Bastian Köcher 2021-05-20 13:44:13 +02:00
  • d061d0c407 bump substrate (#3062) Martin Pugh 2021-05-20 12:11:36 +02:00
  • f29a6fdad3 Update decimals & website for Karura (#8863) Xiliang Chen 2021-05-20 22:11:07 +12:00
  • 2e70f4ea08 validator-discovery: basic retrying logic (#3059) Andronik Ordian 2021-05-20 12:05:44 +02:00
  • ff60db4c41 Update the Grafana dashboards (#8832) Pierre Krieger 2021-05-20 10:34:52 +02:00
  • 933c9ac2bf Reserves for bids during ending period persist until auction done (#3058) Gavin Wood 2021-05-20 10:15:52 +02:00
  • 3137d94d11 Migrate crowdloan pallet to pallet attribute macro. (#3036) Shaun Wang 2021-05-20 08:14:20 +12:00
  • 98c06f5b57 validator_discovery: less flexible, but simpler design (#3052) Andronik Ordian 2021-05-19 18:54:13 +02:00
  • 693529df63 Fix transaction payment fee/tip unbalanceds (#8860) Guillaume Thiolliere 2021-05-19 18:44:50 +02:00
  • 44c03a3633 Actually connect to new validators at session boundary. (#3055) Robert Klotzner 2021-05-19 13:29:55 +02:00
  • 093b574d13 Slap runtime_version macro everywhere (#444) Sergei Shulepov 2021-05-19 12:34:02 +02:00
  • 70afaae2cf Slap runtime_version macro everywhere (#444) Sergei Shulepov 2021-05-19 12:34:02 +02:00
  • 46e5316a77 Register ReadRuntimeVersionExt (#3045) Sergei Shulepov 2021-05-19 12:33:33 +02:00
  • c48b460b2e Improve pallet macro error message by deriving codec with no bound for Call enum (#8851) Guillaume Thiolliere 2021-05-19 11:23:06 +02:00
  • ee726ed55d Improve impl_opaque_keys! (#8856) Bastian Köcher 2021-05-19 10:37:42 +02:00
  • 6a6f330412 Make wasmtime the default when the feature is enabled (#8855) Bastian Köcher 2021-05-19 10:29:32 +02:00
  • 0b30049417 Allow to name the generic for storages in #[pallet::storage] (#8751) Guillaume Thiolliere 2021-05-19 09:11:11 +02:00
  • fe97c3a3a2 Bump version & spec version in prep for v0.9.2 (#3046) Martin Pugh 2021-05-18 23:03:45 +02:00
  • 077e3fa6e3 Remove host configuration set migration from Kusama & Westend (#3050) Martin Pugh 2021-05-18 23:03:30 +02:00
  • ec73e6e34e Statemint can teleport into Kusama (#3042) Gavin Wood 2021-05-18 17:52:11 +02:00
  • ed39290f91 Add CryptoStore::ecdsa_sign_prehashed() (#8838) Andreas Doerr 2021-05-18 16:07:45 +02:00
  • b5f23bfd1c Ensure election offchain workers don't overlap (#8828) Kian Paimani 2021-05-18 14:22:06 +02:00
  • bee5c2dd71 Emit wasm sections only when compiling to wasm (#8845) Sergei Shulepov 2021-05-18 14:06:35 +02:00
  • 8d30172a8f Update auctions pallet to FRAME v2 (#3031) Shaun Wang 2021-05-18 23:40:15 +12:00
  • 2b8be8cf1e Migrate pallet-scheduler to pallet attribute macro (#8769) stanly-johnson 2021-05-18 14:22:17 +05:30
  • a68ed7c3d8 [clippy] Fix clippy issues for crate sp-core (#8809) Andreas Doerr 2021-05-18 09:38:56 +02:00
  • 2a6f460e4c reword error: channel is _terminated and_ empty (#3041) Bernhard Schuster 2021-05-18 07:51:46 +02:00
  • 72a2ad4f4f fix: add Debug to token traits (#8830) KingFishDev 2021-05-17 13:55:19 -04:00
  • d458d2622b Introduce CollectCollationInfo runtime api (#443) Bastian Köcher 2021-05-17 16:33:33 +02:00
  • 6674430f6e Introduce CollectCollationInfo runtime api (#443) Bastian Köcher 2021-05-17 16:33:33 +02:00
  • 9bf62ef65d Allow to specify some max number of values for storages in pallet macro. (#8735) Guillaume Thiolliere 2021-05-17 15:44:24 +02:00
  • e9615fc9df CI: remove unnecessary jobs while simnet is under work (#3043) Denis Pisarev 2021-05-17 15:31:38 +02:00
  • fa4f91fbed [CI][WIP] Fix check_labels (#3039) Martin Pugh 2021-05-17 12:46:56 +02:00
  • 59f34ab8bc Extends ChildStateBackend and ChildStateAPI with ReadProofs (#8812) Frederik Schulz 2021-05-17 11:59:10 +02:00
  • fcf83c0278 Use StorageNMap for Approvals in assets pallet (#8816) Keith Yeung 2021-05-16 23:27:06 -07:00
  • c28ab1fcac Improve match statement (#8817) Ayush Mishra 2021-05-16 01:13:58 +05:30
  • eaccde2ddc Add names to offchain worker threads (#8820) Pierre Krieger 2021-05-15 14:21:16 +02:00
  • 22c60a63d6 frame/session/benchmarking: fix invalid feature declaration (#8818) Andronik Ordian 2021-05-15 14:08:52 +02:00
  • d4072c652f Fix ArtifactId::path (#3027) Xiliang Chen 2021-05-16 00:04:09 +12:00
  • 78b87c47a8 Grab stream of networking events earlier (#3025) Pierre Krieger 2021-05-14 17:51:44 +02:00
  • d849110c6b Small improvement to network log line (#8811) Pierre Krieger 2021-05-14 16:31:03 +02:00
  • 3b1b339b80 Add more debug_assert to networking (#8807) Pierre Krieger 2021-05-14 16:17:10 +02:00
  • 1712dfc9fd Update Substrate in Polkadot (#3023) Pierre Krieger 2021-05-14 12:14:07 +02:00
  • 033d8289f0 Implement StorageNMap (#8635) Keith Yeung 2021-05-14 02:44:29 -07:00
  • 10685f836d Check Parachain is Fully Registered Before Starting a Crowdloan (#3018) Shawn Tabrizi 2021-05-14 04:59:12 -04:00
  • 3bcd7f0fd8 Fix chain spec handling (#438) Bastian Köcher 2021-05-13 23:35:15 +02:00
  • 5245525bb2 Fix chain spec handling (#438) Bastian Köcher 2021-05-13 23:35:15 +02:00
  • c6b1240e51 Fix warning: trait objects without an explicit dyn are deprecated (#8798) Roman Proskuryakov 2021-05-13 20:16:32 +00:00
  • 1ac95b6ba6 contracts: Move Schedule from Storage to Config (#8773) Alexander Theißen 2021-05-13 21:56:11 +02:00
  • 9507266960 Add Bridge Header Sync to Rococo Runtime (#2983) Hernando Castano 2021-05-13 11:09:17 -04:00
  • 87264b7b0b bump spec versions in kusama, polkadot and westend again II (#3021) Andronik Ordian 2021-05-13 16:13:01 +02:00
  • 3c0270fe57 Maintain fork_targets (#8791) Arkadiy Paronyan 2021-05-13 16:53:30 +03:00
  • d326c3431e Narrow the set of available host functions for PVF (#3005) Sergei Shulepov 2021-05-13 12:15:46 +02:00
  • 60fbca3c2a validator_discovery: simplification (#3009) Andronik Ordian 2021-05-13 11:31:15 +02:00
  • 0e6c96a8b6 Support opening HRMP channels in genesis (#3003) Sergei Shulepov 2021-05-13 10:54:30 +02:00
  • 96cb16c384 Companion for #3010 (Reserve Xfer extrinsic) (#434) Gavin Wood 2021-05-13 08:07:39 +02:00
  • c515f165e9 Companion for #3010 (Reserve Xfer extrinsic) (#434) Gavin Wood 2021-05-13 08:07:39 +02:00
  • 23d04ceb3c Companion for #3007 (Track teleported assets) (#436) Gavin Wood 2021-05-12 22:51:28 +02:00
  • 84bd37817a Companion for #3007 (Track teleported assets) (#436) Gavin Wood 2021-05-12 22:51:28 +02:00
  • dcae333e82 Introduce reserve-asset transfer extrinsic (#3010) Gavin Wood 2021-05-12 21:07:20 +02:00
  • d48243344c Migrate pallet-offences to pallet attribute macro (#8763) stanly-johnson 2021-05-12 22:08:46 +05:30
  • 8e2b7b7c25 Remove grandpa StoredPendingChange shim (#8788) Andrew Jones 2021-05-12 17:35:33 +01:00
  • 3194febb1f Rename rococo-collator to polkadot-collator (#435) Bastian Köcher 2021-05-12 17:53:22 +02:00
  • eb23023c45 Rename rococo-collator to polkadot-collator (#435) Bastian Köcher 2021-05-12 17:53:22 +02:00
  • ea42f734dc Use BeefyParams (#3013) Andreas Doerr 2021-05-12 16:03:48 +02:00
  • 0849bcce0e Embed runtime version as a custom section (#8688) Sergei Shulepov 2021-05-12 15:39:08 +02:00
  • 4f7c1df31e Migrate pallet-recovery to pallet attribute macro (#8761) Shaun Wang 2021-05-13 00:50:22 +12:00
  • 31c5ddc1ce update environmental (#8789) Nikolay Volf 2021-05-12 16:48:01 +04:00
  • 6e11dd18fb Migrate pallet-lottery to pallet attribute macro (#8762) Shaun Wang 2021-05-13 00:44:19 +12:00
  • ad584733e9 frame system: add event util functions for tests. (#8734) Shaun Wang 2021-05-13 00:17:03 +12:00
  • 32c21b6a6f Enable Para Registration on Kusama (#3014) Shawn Tabrizi 2021-05-12 07:32:25 -04:00