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

Producerlag #4118

Merged
merged 11 commits into from
Jul 9, 2018
Merged

Producerlag #4118

merged 11 commits into from
Jul 9, 2018

Conversation

taokayan
Copy link
Contributor

#3683 add "produce_time_offset_us" parameter to set the producer time compensation in us.

for example, set producing time to be 3ms eariler:

curl --data-binary '{"produce_time_offset_us":-3000}' http://localhost:8888/v1/producer/update_runtime_options

Copy link
Contributor

@wanderingbort wanderingbort left a comment

Choose a reason for hiding this comment

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

Can we also add this in as a CLI/CFG option with a very explicit description about negative numbers causing blocks to go out "sooner" and positive numbers causing them to go out "later"

@wanderingbort wanderingbort changed the base branch from master to release/1.1 June 19, 2018 15:19
@taokayan
Copy link
Contributor Author

Hi @wanderingbort , I've updated the pull request. Would you check if it's ok to merge?

@wanderingbort wanderingbort added this to the Version 1.1 milestone Jun 27, 2018
@taokayan
Copy link
Contributor Author

taokayan commented Jul 6, 2018

#3043 add last-block-time-offset-us

@wanderingbort wanderingbort merged commit 08c69ef into EOSIO:release/1.1 Jul 9, 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

Successfully merging this pull request may close these issues.

2 participants