Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.

Contracts: Use time helpers for block.timestamp #20

Merged
merged 3 commits into from
Apr 16, 2019
Merged

Conversation

facuspagnuolo
Copy link
Contributor

@facuspagnuolo facuspagnuolo commented Apr 15, 2019

I'm using TimeHelpers from @aragon/os to follow the way we are working with timestamps and block numbers which simplifies things a lot if we need to mock PPF contracts for testing purposes

@@ -24,6 +24,7 @@
},
"homepage": "https://github.com/aragon/ppf#readme",
"devDependencies": {
"@aragon/os": "^4.0.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably pin this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's wait for 4.0.2

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4.2.0 has been released :).

@sohkai sohkai merged commit 00bf28e into master Apr 16, 2019
@sohkai sohkai deleted the use_time_helpers branch April 16, 2019 10:06
@facuspagnuolo facuspagnuolo self-assigned this Apr 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants