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 1.6k
Commits on Jun 24, 2021
-
node/approval-voting: Introduce Backend trait and Overlaybackend
This commit introduces a Backend trait and attempts to move away from the Action model via an OverlayBackend as in the ChainSelection subsystem.
Configuration menu - View commit details
-
Copy full SHA for 55afad7 - Browse repository at this point
Copy the full SHA 55afad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a612a - Browse repository at this point
Copy the full SHA a7a612aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bf68b0 - Browse repository at this point
Copy the full SHA 5bf68b0View commit details
Commits on Jun 25, 2021
-
node/approval-voting: Get all module tests to pass.
This commit modifies all tests to ensure tests are passing.
Configuration menu - View commit details
-
Copy full SHA for 844e56b - Browse repository at this point
Copy the full SHA 844e56bView commit details -
node/approval-voting: Address oversights in the previous commit
This commit addresses some oversights in the prior commit. 1. Inner errors in backend.write were swallowed 2. One-off write functions removed to avoid useless abstraction 3. Touch-ups in general
Configuration menu - View commit details
-
Copy full SHA for 3e9e5f3 - Browse repository at this point
Copy the full SHA 3e9e5f3View commit details -
node/approval-voting: Move from TestDB to dyn KeyValueDB
This commit removes the TestDB from tests.rs and replaces it with an in-memory kvdb.
Configuration menu - View commit details
-
Copy full SHA for 12899aa - Browse repository at this point
Copy the full SHA 12899aaView commit details
Commits on Jun 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7b9ff0d - Browse repository at this point
Copy the full SHA 7b9ff0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46df410 - Browse repository at this point
Copy the full SHA 46df410View commit details
Commits on Jun 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 103b873 - Browse repository at this point
Copy the full SHA 103b873View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae0dfa - Browse repository at this point
Copy the full SHA 7ae0dfaView commit details
Commits on Jul 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ef68ae1 - Browse repository at this point
Copy the full SHA ef68ae1View commit details
Commits on Jul 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ffabf96 - Browse repository at this point
Copy the full SHA ffabf96View commit details
Commits on Jul 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6b0f048 - Browse repository at this point
Copy the full SHA 6b0f048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e8dde8 - Browse repository at this point
Copy the full SHA 4e8dde8View 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.