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

Allow configuring max past time of transaction created_time #1776

Merged

Commits on Oct 10, 2022

  1. Added possibility of configuring created_time maximum past date (prio…

    …r to
    
    the peer time)
    Updated documentation to contain information about the newly introduced param
    Replace deprecated param "max_rounds_delay" with "proposal_creation_timeout" (hyperledger#1662)
    Update sample config file to have not deprecated DB connection params
    
    Co-authored-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
    Signed-off-by: G.Bazior <bazior@agh.edu.pl>
    2 people authored and baziorek committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9fd6fe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Used not-static connection between config file and field validators

    Signed-off-by: Grzegorz Bazior <bazior@agh.edu.pl>
    baziorek committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    eed839c View commit details
    Browse the repository at this point in the history
  2. removed modifying not related line

    Signed-off-by: Grzegorz Bazior <bazior@agh.edu.pl>
    baziorek committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    3b190aa View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    855692c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. [ci]: remove caching.

    Signed-off-by: Aleksandr Petrosyan <a-p-petrosyan@yandex.ru>
    appetrosyan committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d844cd4 View commit details
    Browse the repository at this point in the history