This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Remove requirement on Hash = H256
, make Proposer
return StorageChanges
and Proof
#3860
Merged
Commits on Oct 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for aa34fc1 - Browse repository at this point
Copy the full SHA aa34fc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d7c2d4 - Browse repository at this point
Copy the full SHA 1d7c2d4View commit details
Commits on Nov 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1a1c189 - Browse repository at this point
Copy the full SHA 1a1c189View commit details
Commits on Nov 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e7b46bd - Browse repository at this point
Copy the full SHA e7b46bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa1c6e - Browse repository at this point
Copy the full SHA 8aa1c6eView commit details -
Apply suggestions from code review
Co-Authored-By: Tomasz Drwięga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a65d2b - Browse repository at this point
Copy the full SHA 0a65d2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22534c1 - Browse repository at this point
Copy the full SHA 22534c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 031a9e4 - Browse repository at this point
Copy the full SHA 031a9e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 993bffb - Browse repository at this point
Copy the full SHA 993bffbView commit details
Commits on Nov 14, 2019
-
Switch to runtime api for
execute_block
and don't requireH256
anywhere in the code
Configuration menu - View commit details
-
Copy full SHA for 3828189 - Browse repository at this point
Copy the full SHA 3828189View commit details
Commits on Nov 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8160ef4 - Browse repository at this point
Copy the full SHA 8160ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90626bb - Browse repository at this point
Copy the full SHA 90626bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba39637 - Browse repository at this point
Copy the full SHA ba39637View commit details
Commits on Nov 18, 2019
-
Adds
StorageTransactionCache
to the runtime apiThis requires that we add `type NodeBlock = ` to the `impl_runtime_apis!` macro to work around some bugs in rustc :(
Configuration menu - View commit details
-
Copy full SHA for 29c3f0c - Browse repository at this point
Copy the full SHA 29c3f0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79cc228 - Browse repository at this point
Copy the full SHA 79cc228View commit details
Commits on Nov 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6eb4962 - Browse repository at this point
Copy the full SHA 6eb4962View commit details
Commits on Nov 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0e482e1 - Browse repository at this point
Copy the full SHA 0e482e1View commit details
Commits on Nov 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 733ce46 - Browse repository at this point
Copy the full SHA 733ce46View commit details
Commits on Nov 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ea7d37b - Browse repository at this point
Copy the full SHA ea7d37bView commit details
Commits on Nov 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8070db4 - Browse repository at this point
Copy the full SHA 8070db4View commit details
Commits on Dec 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 28157d6 - Browse repository at this point
Copy the full SHA 28157d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 638dd3c - Browse repository at this point
Copy the full SHA 638dd3cView commit details
Commits on Dec 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ac0f28d - Browse repository at this point
Copy the full SHA ac0f28dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12be3d4 - Browse repository at this point
Copy the full SHA 12be3d4View commit details
Commits on Dec 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e60411e - Browse repository at this point
Copy the full SHA e60411eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b93d4f - Browse repository at this point
Copy the full SHA 2b93d4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 643b351 - Browse repository at this point
Copy the full SHA 643b351View commit details -
Configuration menu - View commit details
-
Copy full SHA for c600f16 - Browse repository at this point
Copy the full SHA c600f16View commit details
Commits on Dec 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 361817b - Browse repository at this point
Copy the full SHA 361817bView commit details
Commits on Dec 11, 2019
-
Co-Authored-By: Tomasz Drwięga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bb6181 - Browse repository at this point
Copy the full SHA 4bb6181View commit details -
Update primitives/state-machine/src/ext.rs
Co-Authored-By: Tomasz Drwięga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb33e75 - Browse repository at this point
Copy the full SHA bb33e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea03c84 - Browse repository at this point
Copy the full SHA ea03c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for e08904f - Browse repository at this point
Copy the full SHA e08904fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b46a3c - Browse repository at this point
Copy the full SHA 8b46a3cView commit details
Commits on Dec 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fd6a53c - Browse repository at this point
Copy the full SHA fd6a53cView commit details
Commits on Dec 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 09ab886 - Browse repository at this point
Copy the full SHA 09ab886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a49df8 - Browse repository at this point
Copy the full SHA 1a49df8View commit details
Commits on Dec 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3e96e02 - Browse repository at this point
Copy the full SHA 3e96e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a355d6 - Browse repository at this point
Copy the full SHA 3a355d6View commit details -
Update client/block-builder/src/lib.rs
Co-Authored-By: Benjamin Kampmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1a8c9e - Browse repository at this point
Copy the full SHA a1a8c9eView commit details
Commits on Dec 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ec40948 - Browse repository at this point
Copy the full SHA ec40948View commit details
Commits on Jan 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0bf9348 - Browse repository at this point
Copy the full SHA 0bf9348View commit details -
Configuration menu - View commit details
-
Copy full SHA for d02fb35 - Browse repository at this point
Copy the full SHA d02fb35View commit details
Commits on Jan 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for afe8194 - Browse repository at this point
Copy the full SHA afe8194View commit details
Commits on Jan 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ef74105 - Browse repository at this point
Copy the full SHA ef74105View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5f0e8b - Browse repository at this point
Copy the full SHA c5f0e8bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.