-
Notifications
You must be signed in to change notification settings - Fork 53
Comparing changes
Open a pull request
base repository: EspressoSystems/HotShot
base: 0.0.0
head repository: EspressoSystems/HotShot
compare: 0.0.1
Commits on Jul 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0ab4ab2 - Browse repository at this point
Copy the full SHA 0ab4ab2View commit details
Commits on Jul 12, 2021
-
Include .cargo/config, and switch to "vanilla" style gitlab-ci. Additionally run the dentry-simulator artifact in its own test stage.
Configuration menu - View commit details
-
Copy full SHA for 9b3f06e - Browse repository at this point
Copy the full SHA 9b3f06eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ff725f - Browse repository at this point
Copy the full SHA 2ff725fView commit details -
Make leader wait at start of round
In the is_leader branch, insert a configurable wait period before starting the pre-commit phase in earnest, so that the network has time to propose some transactions. Closes #26
Configuration menu - View commit details
-
Copy full SHA for 254b760 - Browse repository at this point
Copy the full SHA 254b760View commit details -
Add and emit events informing the consumer of a HotStuffHandle that their node is either a Leader or a Follower for each round. Closes #27
Configuration menu - View commit details
-
Copy full SHA for 735c485 - Browse repository at this point
Copy the full SHA 735c485View commit details -
Configuration menu - View commit details
-
Copy full SHA for d411f22 - Browse repository at this point
Copy the full SHA d411f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e12cb - Browse repository at this point
Copy the full SHA 25e12cbView commit details -
Add a testing only random method to BlockHash, and a testing only do-nothing dummy implementation for BlockContents
Configuration menu - View commit details
-
Copy full SHA for 7295fe6 - Browse repository at this point
Copy the full SHA 7295fe6View commit details -
Create the Storage trait, as well as create an initial implementation of a memory-backed store implementing it, as well as a reasonably comprehensive set of unit tests for the memory-backed storage implementation. Refs #19
Configuration menu - View commit details
-
Copy full SHA for 46b6d5e - Browse repository at this point
Copy the full SHA 46b6d5eView commit details
Commits on Jul 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9229046 - Browse repository at this point
Copy the full SHA 9229046View commit details -
Migrate PhaseLock to Storage trait
Replace PhaseLock's internal hashmaps with a single Storage trait implementer, and update tests and examples to pass one in. Closes #19
Configuration menu - View commit details
-
Copy full SHA for 56375a8 - Browse repository at this point
Copy the full SHA 56375a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1c84e6 - Browse repository at this point
Copy the full SHA c1c84e6View commit details -
Expose access to underlying storage over PhaseLockHandle
Add a clone of the Storage backend to PhaseLockHandle, and provide a method to get a reference to it. This allows querying of historical data. Closes #25
Configuration menu - View commit details
-
Copy full SHA for 28ac379 - Browse repository at this point
Copy the full SHA 28ac379View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a565d - Browse repository at this point
Copy the full SHA e8a565dView commit details
Commits on Jul 14, 2021
-
Implement multi-machine consensus demo
Keyao Shen authored and Keyao Shen committedJul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for fe1a514 - Browse repository at this point
Copy the full SHA fe1a514View commit details -
Address review comments. Fix toml format. Modify round implementation.
Keyao Shen authored and Keyao Shen committedJul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for d665bc7 - Browse repository at this point
Copy the full SHA d665bc7View commit details
Commits on Jul 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5cdb67b - Browse repository at this point
Copy the full SHA 5cdb67bView commit details
Commits on Jul 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0c19047 - Browse repository at this point
Copy the full SHA 0c19047View commit details -
Configuration menu - View commit details
-
Copy full SHA for b16b7fc - Browse repository at this point
Copy the full SHA b16b7fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e6f73b - Browse repository at this point
Copy the full SHA 2e6f73bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b07ab - Browse repository at this point
Copy the full SHA 03b07abView commit details
Commits on Aug 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e15abde - Browse repository at this point
Copy the full SHA e15abdeView commit details
Commits on Aug 12, 2021
-
test: HotStuff consensus testing part 1.
Keyao Shen authored and Keyao Shen committedAug 12, 2021 Configuration menu - View commit details
-
Copy full SHA for cd1791e - Browse repository at this point
Copy the full SHA cd1791eView commit details
Commits on Aug 17, 2021
-
Make node IDs start from 0 and increase txn count
Keyao Shen authored and Keyao Shen committedAug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for dae1e68 - Browse repository at this point
Copy the full SHA dae1e68View commit details
Commits on Aug 20, 2021
-
Modify PhaseLock functions to take key shares as parameters
Keyao Shen authored and Keyao Shen committedAug 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 3cfca12 - Browse repository at this point
Copy the full SHA 3cfca12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c8a1e - Browse repository at this point
Copy the full SHA 95c8a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a3911e - Browse repository at this point
Copy the full SHA 1a3911eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05ed9c9 - Browse repository at this point
Copy the full SHA 05ed9c9View 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 0.0.0...0.0.1