Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

millisecondTimestamp ? #59

Closed
drandreaskrueger opened this issue Sep 10, 2018 · 3 comments
Closed

millisecondTimestamp ? #59

drandreaskrueger opened this issue Sep 10, 2018 · 3 comments

Comments

@drandreaskrueger
Copy link

drandreaskrueger commented Sep 10, 2018

How to configure this?

I have tried to turn https://github.com/paritytech/parity-deploy/blob/master/config/spec/engine/instantseal into

        "engine": {
                "instantSeal": {
                        "params": {
                                "millisecondTimestamp": true
                        }
                  }
        },

and then do

./parity-deploy.sh --config dev --name instantseal --geth
docker-compose up

but the time resolution is still whole seconds.

@drandreaskrueger
Copy link
Author

Parity/v1.11.10-stable-31720e6-20180830

@ordian
Copy link
Member

ordian commented Sep 11, 2018

@drandreaskrueger this feature was merged only 5 days ago, hence it's not in stable yet. Usually we backport only fixes, so you have to you use master branch if you want this feature enabled now.

@drandreaskrueger
Copy link
Author

ah, gotcha - thanks.

@ordian ordian closed this as completed Sep 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants