Author | SHA1 | Message | Date |
---|---|---|---|
William Banfield |
0aa3b0b6fc
|
Proposer-Based Timestamps Merge (#7605)
This pull request merges in the changes for implementing Proposer-based timestamps into `master`. The power was primarily being done in the `wb/proposer-based-timestamps` branch, with changes being merged into that branch during development. This pull request represents an amalgamation of the changes made into that development branch. All of the changes that were placed into that branch have been cleanly rebased on top of the latest `master`. The changes compile and the tests pass insofar as our tests in general pass. ### Note To Reviewers These changes have been extensively reviewed during development. There is not much new here. In the interest of making effective use of time, I would recommend against trying to perform a complete audit of the changes presented and instead examine for mistakes that may have occurred during the process of rebasing the changes. I gave the complete change set a first pass for any issues, but additional eyes would be very appreciated. In sum, this change set does the following: closes #6942 merges in #6849 |
3 years ago |
Sam Kleinman |
d5c39f907d
|
test/factory: pass testing.T around rather than errors for test fixtures (#7518) | 3 years ago |
Sam Kleinman |
332163ede6
|
testing: remove background contexts (#7509) | 3 years ago |
Callum Waters |
bca2080c01
|
cmd: add integration test and fix bug in rollback command (#7315) | 3 years ago |
Callum Waters |
a8ff617773
|
state: add height assertion to rollback function (#7143) | 3 years ago |
Callum Waters |
4ca130d226
|
cli: allow node operator to rollback last state (#7033) | 3 years ago |