This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Commits on Mar 5, 2020
-
Time delay Governable value changes
The time delay ensures that users have more information regarding the state of the contract. This is to avoid situatoins where the state of a Deposit is unpredictable due to governance changes earlier within the same block.
NicholasDotSol committedMar 5, 2020 Configuration menu - View commit details
-
Copy full SHA for eb7328a - Browse repository at this point
Copy the full SHA eb7328aView commit details -
Test governable value time delay
NicholasDotSol committedMar 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 3375a2a - Browse repository at this point
Copy the full SHA 3375a2aView commit details
Commits on Mar 6, 2020
-
Extract delay check to a modifier
NicholasDotSol committedMar 6, 2020 Configuration menu - View commit details
-
Copy full SHA for b0b8b5f - Browse repository at this point
Copy the full SHA b0b8b5fView commit details -
Uninitiated change and unelapsed timer are separate test cases now.
NicholasDotSol committedMar 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 7e64610 - Browse repository at this point
Copy the full SHA 7e64610View commit details -
Check values after update finalization
Ensure the values are changes correctly
NicholasDotSol committedMar 6, 2020 Configuration menu - View commit details
-
Copy full SHA for bce465c - Browse repository at this point
Copy the full SHA bce465cView commit details -
Extract common getRemainingUpdateTerm functionality
getRemainingUpdateTime functions share most of their functinality. Extract that functionality into an internal function.
NicholasDotSol committedMar 6, 2020 Configuration menu - View commit details
-
Copy full SHA for e5cd842 - Browse repository at this point
Copy the full SHA e5cd842View commit details -
test getRemainingUpdateTime functions
NicholasDotSol committedMar 6, 2020 Configuration menu - View commit details
-
Copy full SHA for d7adb82 - Browse repository at this point
Copy the full SHA d7adb82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9c262 - Browse repository at this point
Copy the full SHA 2c9c262View commit details
Commits on Mar 10, 2020
-
Test Value update init override
Ensure the update overrides the old value and resets the timestamp. Time tests have a grac eperiod of 1 second to account for unexpected time incrememnts due due to computation time.
NicholasDotSol committedMar 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 596088b - Browse repository at this point
Copy the full SHA 596088bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eeba9fb - Browse repository at this point
Copy the full SHA eeba9fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7690419 - Browse repository at this point
Copy the full SHA 7690419View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e8687e - Browse repository at this point
Copy the full SHA 3e8687eView commit details -
Add grace of 1 block to timestamp check
Adding the timestamp grace allows the test to be off by 1 due to execution time pushing the timestamp up by 1 unpredictably
NicholasDotSol committedMar 10, 2020 Configuration menu - View commit details
-
Copy full SHA for bdb417d - Browse repository at this point
Copy the full SHA bdb417dView commit details -
Merge branch 'two-step-gov' of https://github.com/keep-network/tbtc i…
…nto two-step-gov
NicholasDotSol committedMar 10, 2020 Configuration menu - View commit details
-
Copy full SHA for cfdc916 - Browse repository at this point
Copy the full SHA cfdc916View commit details
Commits on Mar 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 864c2db - Browse repository at this point
Copy the full SHA 864c2dbView commit details
Commits on Mar 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 45171be - Browse repository at this point
Copy the full SHA 45171beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d65592b - Browse repository at this point
Copy the full SHA d65592bView 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.