-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Comparing changes
Open a pull request
base repository: paritytech/substrate
base: bfca1a91f7607d7395591f7341335fd4a27064da
head repository: paritytech/substrate
compare: 04f6f68397b05ca443cc1bba332b0833445a1508
- 15 commits
- 88 files changed
- 16 contributors
Commits on Jul 13, 2021
-
Fix docs on
generate_storage_alias!
. (#9314)* Fix docs on `generate_storage_alias!`. * Update frame/support/src/lib.rs * Update frame/support/src/lib.rs Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cf086ee - Browse repository at this point
Copy the full SHA cf086eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 993907f - Browse repository at this point
Copy the full SHA 993907fView commit details
Commits on Jul 14, 2021
-
Impl InherentDataProviderExt for more tuples (#9282)
* Impl InherentDataProviderExt for more tuples Currently the inherent data provider only supports up to 4 entries due to the limit of InherentDataProviderExt, which is not enough for a chain with more than 4 inherent data providers. This patch simply impls InherentDataProviderExt for more tuples. * Nit * Apply suggestions from code review Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com> Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com> Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b7dbfb2 - Browse repository at this point
Copy the full SHA b7dbfb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d66c472 - Browse repository at this point
Copy the full SHA d66c472View commit details -
Migrate
pallet-mmr
to the new pallet attribute macro (#9181)* Migrate pallet-mmr to the new pallet attribute macro Signed-off-by: koushiro <koushiro.cqx@gmail.com> * fix typo Signed-off-by: koushiro <koushiro.cqx@gmail.com> * use instance macro Co-authored-by: thiolliere <gui.thiolliere@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 846cd08 - Browse repository at this point
Copy the full SHA 846cd08View commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0c971e0 - Browse repository at this point
Copy the full SHA 0c971e0View commit details
Commits on Jul 16, 2021
-
Fix invalid link in doc (#9351)
* fix invalid link * Update client/executor/common/src/runtime_blob/globals_snapshot.rs * more fix
Configuration menu - View commit details
-
Copy full SHA for fe663ed - Browse repository at this point
Copy the full SHA fe663edView commit details -
Emit error when Config part is imported but without the std feature (#…
…9225) * Emit error when Config part is imported but without the std feature * Add UI test for missing std feature on GenesisConfig * Update frame/support/test/Cargo.toml Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com> * Remove unused imports * Unify all dummy party checker macros * Fix * Dispaly pallet_path::GenesisConfig instead of PalletConfig in error message * Revert changes to construct_runtime_ui.rs * Add additional parameter for dummy part checker macro * Apply suggestions from code review * fix master merge: update version * update Cargo.lock Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 254bc43 - Browse repository at this point
Copy the full SHA 254bc43View commit details -
Replace DB assertion with error (#9362)
* Replace DB assert with error * Update client/db/src/lib.rs Co-authored-by: cheme <emericchevalier.pro@gmail.com> Co-authored-by: cheme <emericchevalier.pro@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b47244c - Browse repository at this point
Copy the full SHA b47244cView commit details
Commits on Jul 17, 2021
-
* Sync storage chains * Test * Apply suggestions from code review Co-authored-by: cheme <emericchevalier.pro@gmail.com> * Separate block body and indexed body * Update client/db/src/lib.rs Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com> Co-authored-by: cheme <emericchevalier.pro@gmail.com> Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com> Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 02fe835 - Browse repository at this point
Copy the full SHA 02fe835View commit details
Commits on Jul 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5f992bd - Browse repository at this point
Copy the full SHA 5f992bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0803f7d - Browse repository at this point
Copy the full SHA 0803f7dView commit details
Commits on Jul 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 61a1d9c - Browse repository at this point
Copy the full SHA 61a1d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f147a - Browse repository at this point
Copy the full SHA 88f147aView commit details -
* Force push to clean up PR mess * Update rustfmt.toml Co-authored-by: Squirrel <gilescope@gmail.com> * Run `cargo fmt` again with Giles' changes * Unformat utils Co-authored-by: Squirrel <gilescope@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 04f6f68 - Browse repository at this point
Copy the full SHA 04f6f68View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff bfca1a91f7607d7395591f7341335fd4a27064da...04f6f68397b05ca443cc1bba332b0833445a1508