Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drand upgrade #3670

Merged
merged 8 commits into from
Sep 10, 2020
Merged

Drand upgrade #3670

merged 8 commits into from
Sep 10, 2020

Conversation

Kubuxu
Copy link
Contributor

@Kubuxu Kubuxu commented Sep 8, 2020

Signed-off-by: Jakub Sztandera [email protected]

@Kubuxu Kubuxu force-pushed the feat/drand-upgrade branch 2 times, most recently from 2c6a7fb to 8155421 Compare September 9, 2020 19:26
@Kubuxu Kubuxu marked this pull request as ready for review September 9, 2020 19:28
@magik6k magik6k added the P0 P0: Critical Blocker label Sep 10, 2020
Jakub Sztandera added 7 commits September 10, 2020 19:05
Signed-off-by: Jakub Sztandera <[email protected]>
Signed-off-by: Jakub Sztandera <[email protected]>
Signed-off-by: Jakub Sztandera <[email protected]>
Signed-off-by: Jakub Sztandera <[email protected]>
Signed-off-by: Jakub Sztandera <[email protected]>
@@ -12,6 +12,10 @@ import (
"github.com/filecoin-project/specs-actors/actors/builtin/power"
)

var DrandSchedule = map[abi.ChainEpoch]DrandEnum{
0: DrandIncentinet,
Copy link
Member

Choose a reason for hiding this comment

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

build.UpgradeSmokeHeight: DrandMainnet,

Signed-off-by: Jakub Sztandera <[email protected]>
@Kubuxu Kubuxu changed the base branch from master to ntwk-0.7.0 September 10, 2020 18:39
@magik6k magik6k merged commit 38d854a into ntwk-0.7.0 Sep 10, 2020
@magik6k magik6k deleted the feat/drand-upgrade branch September 10, 2020 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 P0: Critical Blocker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants